8387 Commits (95fcaeea0609b133eecff0faae3e06bb3d4c4cfa)

Author SHA1 Message Date
mike12345567 e188367ae2 Removing constants import that was breaking things. 5 years ago
mike12345567 d5f10f5f13 Linting. 5 years ago
mike12345567 2312defd3c Fixing some issues with multi-select coming back as string. 5 years ago
mike12345567 0e499fd60d Some refactoring to make it easier to find specific edge cases of sql clients. 5 years ago
mike12345567 15907280b2 Fixing #3182 so that sorting is disabled for certain column types that we cannot use, as well as fixing some issues with MS-SQL plus tables. 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
Budibase Release Bot c10163a301 v0.9.180 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
Martin McKeaveney 0b6e6b35e8 change message when app not deployed 5 years ago
Martin McKeaveney 42e9286c68 adding check to make sure production db isn't created on sync 5 years ago
Budibase Staging Release Bot e611847752 v0.9.180-alpha.0 5 years ago
Budibase Release Bot ec321ba7cb v0.9.179 5 years ago
Martin McKeaveney ed051e1547 fix revert on unpublished app 5 years ago
mike12345567 c22356fb4d Fixing an issue with relationship modal breaking when multiple data sources available to relate to, also fixing an pile of issues with creating and reading rows from SQL server plus. 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
mike12345567 948ec067d5 Updating underlying sql to not use ilike unless in postgres client. 5 years ago
Andrew Kingston 2f949bad85 Lint 5 years ago
mike12345567 ed89efba70 Cleaning up repeated work in sql server building of schema. 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
mike12345567 974cf7b27e Linting and updating SQL Server schema generation to include auto column and primary key recognition. 5 years ago
mike12345567 c0ff805816 Adding a check to disable user sync in test when server not available. 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 5ebeb6814d refactor switch into a key value handler object 5 years ago
mike12345567 9aa708588a Adding the sync call from the worker for creation, updating and deletion of users. Making sure that production and development apps are always up to date with user metadata. 5 years ago
Budibase Release Bot 0b57f74a43 v0.9.177 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
Budibase Staging Release Bot bbd249c07d v0.9.176-alpha.1 5 years ago
Michael Drury 8bf2e7278e Adding sync user endpoint to server which can be used by the worker. 5 years ago
Michael Drury 1aeb12b0aa Syncing user metadata when builder opened as well as including all global user props for filtering/searching. 5 years ago
Budibase Staging Release Bot 30bdc11527 v0.9.176-alpha.0 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
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