9697 Commits (5e1ffbbdfdaeec1aa5cd18ce69ef291900b375cd)
 

Author SHA1 Message Date
Peter Clement b1b5197a31 show datasource plus popover conditionally 5 years ago
Peter Clement e996d4cc9d
Merge pull request #3488 from Budibase/feature/auto-screen-ui 5 years ago
Rory Powell dd9226aeeb
Merge pull request #3301 from Budibase/oracle-datasource 5 years ago
Rory Powell b631c8c624 Add returning 5 years ago
mike12345567 60f86184de Quick fix for #3485 - default the key to the primary key but allow another field to be selected. 5 years ago
Peter Clement 672cf93b50 Merge remote-tracking branch 'origin/develop' into fix/pc-generic-fixes 5 years ago
Peter Clement b381bd1e41 removing log 5 years ago
Peter Clement 1b69fb8349 fixng some auto screen bugs 5 years ago
Rory Powell dffb3064de Merge branch 'develop' into oracle-datasource 5 years ago
Peter Clement 6c46422d8c remove nav selection modal 5 years ago
Budibase Release Bot c71eab23f0 v0.9.189 5 years ago
Budibase Staging Release Bot 4e76951a03 v0.9.185-alpha.14 5 years ago
Michael Drury 9dbe114b3f
Merge pull request #3477 from Budibase/fix/table-col-deletion 5 years ago
Martin McKeaveney e6918aa336
Merge pull request #3478 from Budibase/fix/docker-metadata 5 years ago
mike12345567 9dfa8c7651 Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 5 years ago
Martin McKeaveney b40fdc98de adding version metadata to docker build 5 years ago
Andrew Kingston 1e360d6873 Fix cypress tests 5 years ago
Andrew Kingston 5cf682e1f0 Update cypress tests to account for component restructuring 5 years ago
Rory Powell 3793c1784a Update locks, ignore oracle imports on m1 5 years ago
mike12345567 72bf66926d Updating UI to have a table/column deletion check which makes sure the user understands what they are doing, also disabling external table deletion. 5 years ago
Rory Powell 90885b998a Fix dependency issues on m1 5 years ago
Andrew Kingston ae19581288 Add button variant, size and quiet settings to dynamic filter. Allow dyanmic filter button text to be edited inline 5 years ago
Andrew Kingston 74289a4588 Reorganise component structure 5 years ago
Andrew Kingston 067e5d3a7d Removing log statement 5 years ago
Andrew Kingston 6f37fc27e1 Fix issue with not correctly removing dynamic filters when clearing all filters 5 years ago
Andrew Kingston 3c7f3ee694 Update default button text of dynamic filter component 5 years ago
Rory Powell 2edb24fa86 Use global sql type map, update base integration type defs 5 years ago
Budibase Staging Release Bot 95fcaeea06 v0.9.185-alpha.13 5 years ago
Rory Powell 85ef7838af Merge branch 'develop' into oracle-datasource 5 years ago
Michael Drury 7762c1cc80
Merge pull request #3444 from Budibase/fix/sql-invalid-cols 5 years ago
Rory Powell 9f73d3d0fa
Merge pull request #3437 from Budibase/oracle-datatasource-plus 5 years ago
Budibase Staging Release Bot c48ead6f49 v0.9.185-alpha.12 5 years ago
Rory Powell c36df3ad18 Merge branch 'oracle-datasource' into oracle-datatasource-plus 5 years ago
Rory Powell 56d8b29962 Merge branch 'develop' into oracle-datasource 5 years ago
Andrew Kingston 68d4376a71 Merge branch 'develop' of github.com:Budibase/budibase into multi-filter-component 5 years ago
Andrew Kingston 5cf9aad280
Merge pull request #3403 from Budibase/cheeks-lab-day 5 years ago
mike12345567 19c096c3e5 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 5 years ago
Budibase Staging Release Bot d6018c2c9c v0.9.185-alpha.11 5 years ago
Peter Clement 8d93a89b1d
Merge pull request #3334 from Budibase/feature/auto-screen-ui 5 years ago
Peter Clement 088e96332a Revert "remove delete button for datasource plus" 5 years ago
Peter Clement 6c9461834e remove delete button for datasource plus 5 years ago
Peter Clement e91a8a175e fix broken automation test 5 years ago
Andrew Kingston 2ab40d51dc Update logic for determining whether to show empty state or not 5 years ago
Andrew Kingston 90b3e2a16d Update editable components to trim whitespace when editing inline 5 years ago
Andrew Kingston df29ad1092 Be more explicit about the boolean nature of component settings in the manifest and add back in a render key to fix toggling contenteditable attribute on dom elements 5 years ago
Andrew Kingston 0aa0f6a07d Enable dynamic filter component to update data provider queries 5 years ago
Andrew Kingston b2a58d1c35 Ensure important builder store variables do not get unassigned when setting the builder store state 5 years ago
Andrew Kingston c432c86419 Add modal container to top level of client apps 5 years ago
Andrew Kingston e1021f429c Refactor how extending data provider queries works to support multiple extensions per key 5 years ago
mike12345567 854cfd243d Fix for #2420 - don't allow columns which are considered invalid/not allowed. 5 years ago