9198 Commits (bdae524618a222f6ecee2a6ee6ae8b64adffddee)
 

Author SHA1 Message Date
Andrew Kingston bdae524618 Broadcast specific events for picking or typing to update the value in a combobox 5 years ago
Budibase Staging Release Bot 610ba92bac v0.9.180-alpha.1 5 years ago
Andrew Kingston d0755ce8ac
Merge pull request #3249 from Budibase/blocks 5 years ago
Andrew Kingston 08ae550791 Update default number of cards in card list block to 8 5 years ago
Andrew Kingston de9c038150 Fix card list block empty state and update size 5 years ago
Andrew Kingston 3e5980082f Fix card button text potentially showing as undefined 5 years ago
Andrew Kingston aa56d6fd63 Add card list with search block. Add concept of nested settings which can consume their own contexts and are not enriched at the top level 5 years ago
Budibase Staging Release Bot e611847752 v0.9.180-alpha.0 5 years ago
mike12345567 c1e23c0153 Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Budibase Release Bot ec321ba7cb v0.9.179 5 years ago
Michael Drury 19464064bd
Merge pull request #3259 from Budibase/fix/external-db-usage 5 years ago
mike12345567 ab38258654 Updating usage quota middleware to fix issue presented in #3258 where anything with an _id and a _rev is considered to exist in CouchDB, which won't always be the case. Handle the scenario of an external database ID and don't error. 5 years ago
Andrew Kingston 2f949bad85 Lint 5 years ago
Andrew Kingston f8f906b9de Add ability to link rows in tables, and link rows in the table with search block 5 years ago
Andrew Kingston f08b30b65e Remove forced capitalisation of setting labels 5 years ago
Andrew Kingston cb263cd1e4 Fix issue getting bindable properties when selecting a screen 5 years ago
Andrew Kingston dd73ed3e1a Fix issue saving a doc with a multi-options datatype that was not defined 5 years ago
Budibase Release Bot 56e5aca60f v0.9.178 5 years ago
Budibase Staging Release Bot 87f472a82c v0.9.176-alpha.3 5 years ago
Martin McKeaveney 37ddd416c0 tidy up 5 years ago
Martin McKeaveney a48f8434eb fix safari 5 years ago
Martin McKeaveney 1c237d8dc6
Merge pull request #3187 from Budibase/fix/safari-bug 5 years ago
Martin McKeaveney 5ebeb6814d refactor switch into a key value handler object 5 years ago
Budibase Release Bot 0b57f74a43 v0.9.177 5 years ago
Martin McKeaveney e9fe1edfc6
Merge pull request #3159 from Budibase/feature/template-urls 5 years ago
Martin McKeaveney 9ce371fa3c remove logs 5 years ago
Martin McKeaveney 7cead2d8f4 cookie based approach 5 years ago
Andrew Kingston 9d473e9a34 Lint 5 years ago
Andrew Kingston dc9b1a2a8c Add button to table with search block and support defining multiple settings sections in component manifest entries 5 years ago
Martin McKeaveney 24805b183b lint 5 years ago
Budibase Release Bot 2715f44db0 v0.9.176 5 years ago
Budibase Staging Release Bot f7b155c7dd v0.9.176-alpha.2 5 years ago
Michael Drury 09e123de95
Merge pull request #3092 from Budibase/dependabot/npm_and_yarn/packages/server/vm2-3.9.4 5 years ago
Michael Drury 821f2da4ec
Merge pull request #3226 from Budibase/fix/3195 5 years ago
Michael Drury 4d6b63b537
Merge pull request #3239 from Budibase/fix/mike-various 5 years ago
Budibase Staging Release Bot bbd249c07d v0.9.176-alpha.1 5 years ago
Martin McKeaveney a46ef3fe4f
Merge pull request #3231 from opensas/patch-1 5 years ago
Budibase Staging Release Bot 30bdc11527 v0.9.176-alpha.0 5 years ago
Rory Powell 4629fc9e6b Merge branch 'master' into develop 5 years ago
Budibase Release Bot 22f33ba0f0 v0.9.175 5 years ago
Andrew Kingston df9f061d66 Remove conditional props from manifest for table with search block 5 years ago
Andrew Kingston 7fc5851b4c Revert changes to medium sized checkbox 5 years ago
Rory Powell 2358c215d9
Merge pull request #3238 from Budibase/user-password-fix 5 years ago
Andrew Kingston 3acc937ddc Fix picker width in table with search block and enable autosizing of other search components 5 years ago
Rory Powell 85cca04321 Add expired user notification 5 years ago
mike12345567 24b2036e09 Fixing rest test mocking. 5 years ago
Andrew Kingston c5433e6ef8 Add support for tables updating server-side sorting 5 years ago
Budibase Release Bot 551be52bfb v0.9.174 5 years ago
Rory Powell 2dced6f7a8 Fix: Prevent user updates in multi tenant mode from deleting user password. Also forward the authentication error from the backend to the login page to warn when an sso user is trying to log in with a password when one is not present 5 years ago
mike12345567 9ce1866fab Fixing an issue with webhooks, couldn't use them in development (like getting schema) and making sure trigger will always use production app #3143. 5 years ago