9250 Commits (3b74481708ee4403fddc11de334bb021aec41583)
 

Author SHA1 Message Date
Peter Clement 3b74481708 fix accidentally changed cypress port 5 years ago
Peter Clement a6d8c791e1 fix cypress tests 5 years ago
Peter Clement fba0975c54 Add deletion modal and hover on delete icon 5 years ago
Peter Clement 35f0384b17 removing log 5 years ago
Peter Clement 3090b04bb7 css fixes 5 years ago
Peter Clement 14168615dc fix saving of blank screen 5 years ago
Peter Clement 8645299ab1 save nav selection 5 years ago
Peter Clement 8592c489f9 move modals to top level 5 years ago
Peter Clement eaaa134fb3 logic for saving of multiple screens 5 years ago
Peter Clement fae88947e9 Merge remote-tracking branch 'origin/develop' into feature/auto-screen-ui 5 years ago
Peter Clement b4a82f3621 Merge pull request #3313 from Budibase/fix/automation-block-width 5 years ago
Peter Clement 4e6a9c8154 fix width of automation blocks 5 years ago
Budibase Staging Release Bot 953e41479e v0.9.180-alpha.6 5 years ago
Michael Drury 100311fb93 Merge pull request #3251 from Budibase/fix/user-metadata 5 years ago
mike12345567 18b98a158a Fixing issue found by test case. 5 years ago
Budibase Staging Release Bot a20d21ebf5 v0.9.180-alpha.5 5 years ago
Andrew Kingston 51ba48abc0 Merge pull request #3309 from Budibase/quick-bindings 5 years ago
Budibase Staging Release Bot c62741a311 v0.9.180-alpha.4 5 years ago
Andrew Kingston b72270c401 Merge pull request #3311 from Budibase/block-search-improvements 5 years ago
mike12345567 47122f76fd Updating per review comments. 5 years ago
Andrew Kingston d6051e7067 Add cypress data tag to binding icon in drawer bindable combo box 5 years ago
Andrew Kingston 1ea8563046 Update block search so that string fields do a 'starts with' search rather than an exact match 5 years ago
Andrew Kingston 93976e4f55 Use bindable combo boxes for text settings and clean up 5 years ago
Andrew Kingston 86731ee5d4 Broadcast specific events for picking or typing to update the value in a combobox 5 years ago
Budibase Staging Release Bot 1f7207be7b v0.9.180-alpha.3 5 years ago
Rory Powell 6ac31e0854 Merge pull request #3178 from Budibase/postgres-schema 5 years ago
Budibase Staging Release Bot 9bbb648acd v0.9.180-alpha.2 5 years ago
Michael Drury 94e952984d Merge pull request #3291 from Budibase/feature/mssql-plus 5 years ago
mike12345567 f8e790bd2f Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 5 years ago
mike12345567 a78230e23b Reworking MS-SQL test case to be able to get the sql now with a request being made for each internal query, rather than just at connection. 5 years ago
Peter Clement 1a265149e2 new auto screen ux 5 years ago
Budibase Staging Release Bot 53762ef713 v0.9.180-alpha.1 5 years ago
Andrew Kingston 8e0b265815 Merge pull request #3249 from Budibase/blocks 5 years ago
mike12345567 2f1c22085c Removing constants import that was breaking things. 5 years ago
mike12345567 069769a5a6 Linting. 5 years ago
mike12345567 b1c55be1b7 Fixing some issues with multi-select coming back as string. 5 years ago
mike12345567 9d800484f2 Some refactoring to make it easier to find specific edge cases of sql clients. 5 years ago
mike12345567 99c47ab264 Merge branch 'develop' of github.com:Budibase/budibase into fix/user-metadata 5 years ago
mike12345567 b310918ec4 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 c4ddf43dd1 Update default number of cards in card list block to 8 5 years ago
Andrew Kingston 9883fdb623 Fix card list block empty state and update size 5 years ago
Andrew Kingston 37c2690a31 Fix card button text potentially showing as undefined 5 years ago
mike12345567 e6d05f1e90 Merge branch 'develop' of github.com:Budibase/budibase into feature/mssql-plus 5 years ago
Andrew Kingston a7849eac7d 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 7df3227432 v0.9.180-alpha.0 5 years ago
mike12345567 6455f51d4f Merge branch 'master' of github.com:Budibase/budibase into develop 5 years ago
Budibase Release Bot 25965696fc v0.9.179 5 years ago
Michael Drury 734834d50c Merge pull request #3259 from Budibase/fix/external-db-usage 5 years ago
mike12345567 b34cef26c3 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 61a4a240f1 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