1
0
Fork 0
mirror of synced 2024-08-22 13:31:37 +12:00
Commit graph

8564 commits

Author SHA1 Message Date
Peter Clement
571954c197 fix appPackage unit tests 2021-11-25 15:29:35 +00:00
Peter Clement
fd61b191ec remove initial screen creation 2021-11-25 14:45:36 +00:00
Andrew Kingston
bcabd3b41a Add test to ensure query schema is correctly cleared for prod app IDs 2021-11-25 13:00:43 +00:00
Budibase Staging Release Bot
b585fe9642 v0.9.190-alpha.1 2021-11-25 12:49:05 +00:00
Michael Drury
c1756aff75
Merge pull request #3541 from Budibase/fix/sql-issues
Fixing various SQL issues
2021-11-25 12:42:38 +00:00
Budibase Staging Release Bot
58c1927f6a v0.9.190-alpha.0 2021-11-25 12:30:15 +00:00
mike12345567
831ef53319 Merge branch 'master' of github.com:Budibase/budibase into develop 2021-11-25 12:21:58 +00:00
Martin McKeaveney
7da0c57cb6 removing script dir 2021-11-25 13:08:39 +01:00
Martin McKeaveney
cf062034f6 auto name template based apps 2021-11-25 13:00:21 +01:00
Andrew Kingston
04054cf652 Update tests 2021-11-25 11:52:02 +00:00
Andrew Kingston
d8ca73aeed Lint 2021-11-25 11:42:46 +00:00
Andrew Kingston
f0da6d9fd3 Ensure horizontal cards in the card block don't exceed the width of the screen 2021-11-25 11:35:19 +00:00
Andrew Kingston
737ce9dc32 Fix issue with determining when to hide sensitive fields from query definitions and never delete the query schema 2021-11-25 11:21:54 +00:00
Martin McKeaveney
e7e41a1743 allow type editing on custom query datasource schemas 2021-11-25 12:20:20 +01:00
Budibase Staging Release Bot
6046e48e3d v0.9.185-alpha.22 2021-11-25 10:33:01 +00:00
Peter Clement
3d94d1df88
Merge pull request #3533 from Budibase/feature/auto-screen-ui
Fix issue where auto screen UI was duplicating selections
2021-11-25 10:23:50 +00:00
Peter Clement
ee9b1a7c18 re-add analytics 2021-11-25 09:41:40 +00:00
Peter Clement
f271bef3cb fix automation 2021-11-25 09:30:10 +00:00
Martin McKeaveney
5abb36b1ed auto app creation from template E2E, added warning to automations that they can't run in dev 2021-11-25 10:29:09 +01:00
mike12345567
bd9ae5191b Fixing some issues discovered with many to many relationships in SQL, as well as problems uncovered by #3531. 2021-11-24 20:55:03 +00:00
Peter Clement
9e0ab7373d refactor screen templates to include table name 2021-11-24 19:26:07 +00:00
Peter Clement
7e65edfc5a refactor screen templates to include table name 2021-11-24 19:10:10 +00:00
mike12345567
1f6644fc07 Fixing issue with datasource deletion not navigating if was on data source plus table and fixing #3523 where relationships would cause sorting to breaking postgres/oracle. 2021-11-24 18:20:52 +00:00
mike12345567
05a8b47db9 Fix for issue #3327 - may not solve issue with mariaDB but works for MySQL. 2021-11-24 17:03:34 +00:00
Budibase Staging Release Bot
439c8cd3ef v0.9.185-alpha.21 2021-11-24 16:00:00 +00:00
mike12345567
4903b06e4c Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-11-24 15:53:53 +00:00
mike12345567
391dca561e Removing console log. 2021-11-24 15:30:47 +00:00
mike12345567
9e0f369317 Updating test case to mock response value. 2021-11-24 15:10:52 +00:00
mike12345567
425fa4b595 Adding more error tracking around column creation, to reduce confusion/users not understanding required settings. 2021-11-24 14:55:14 +00:00
Budibase Staging Release Bot
5f40c6e234 v0.9.185-alpha.20 2021-11-24 13:56:19 +00:00
Peter Clement
63a6cf5a94
Merge pull request #3520 from Budibase/feature/auto-screen-ui
Autoscreen ux changes
2021-11-24 13:48:51 +00:00
Michael Drury
c010935255
Merge pull request #3491 from Budibase/fix/3485
Quick change for SQL existing relationships - allow picking both keys
2021-11-24 13:33:54 +00:00
mike12345567
f008cedf1c Merge branch 'develop' of github.com:Budibase/budibase into feature/json-backend 2021-11-24 13:27:58 +00:00
mike12345567
6de3739318 Review comments. 2021-11-24 13:15:44 +00:00
Peter Clement
23b6a204f6 unneeded log 2021-11-24 11:53:56 +00:00
Budibase Staging Release Bot
ff96b409aa v0.9.185-alpha.19 2021-11-24 09:17:53 +00:00
Andrew Kingston
e639ec22ab
Merge pull request #3508 from Budibase/js-formula-fields
JS for formula fields + binding panel refactor
2021-11-24 09:10:46 +00:00
Andrew Kingston
9ae4b3753f Remove unused import 2021-11-24 08:53:14 +00:00
Budibase Staging Release Bot
aefc0a4695 v0.9.185-alpha.18 2021-11-24 08:48:23 +00:00
Andrew Kingston
6e85a90a31 Fix relationship paths not using correct readable and runtime bindings in server binding panel 2021-11-24 08:44:12 +00:00
Andrew Kingston
059d33caf3
Merge pull request #3476 from Budibase/multi-filter-component
Dynamic filter component
2021-11-24 08:39:28 +00:00
Andrew Kingston
837e70c9a8 Remove text setting from dynamic filter component 2021-11-24 08:20:23 +00:00
Budibase Staging Release Bot
145c1c5031 v0.9.185-alpha.17 2021-11-23 20:15:28 +00:00
Peter Clement
024bd01bf9 some autoscreen ux fixes 2021-11-23 20:14:28 +00:00
Peter Clement
70c522a06a
Merge pull request #3441 from Budibase/fix/pc-generic-fixes
Save automation test data
2021-11-23 20:07:19 +00:00
mike12345567
2ca6c1d0df Fixing warning. 2021-11-23 18:38:05 +00:00
mike12345567
18b742ede5 Adding some basic UI around the key/value data type. 2021-11-23 18:20:12 +00:00
Andrew Kingston
07d45d8039 Update dynamic filter component styles and remove lots of settings 2021-11-23 17:40:49 +00:00
Andrew Kingston
e65bfe5b9a Ensure CodeMirror hints are rendered on top of modals 2021-11-23 16:57:51 +00:00
Andrew Kingston
d72094e8ad Set inputs to readonly when displaying the javascript function helper label to prevent accidentally setting explicit text 2021-11-23 16:41:09 +00:00
Andrew Kingston
5ecd09b39e Add readonly prop to combobox 2021-11-23 16:40:31 +00:00
Budibase Staging Release Bot
8e61944128 v0.9.185-alpha.16 2021-11-23 15:23:55 +00:00
Peter Clement
ff9f633db6
Merge pull request #3503 from Budibase/feature/auto-screen-ui
fix bg color of screen wizard modal
2021-11-23 15:16:27 +00:00
Peter Clement
559aadebc7 remove log 2021-11-23 15:02:10 +00:00
Peter Clement
851bbdf07d issue with datasource plus autogen 2021-11-23 15:00:21 +00:00
Peter Clement
616c6538f4 fix bg color of screen wizard modal 2021-11-23 14:45:50 +00:00
Andrew Kingston
5f2f01851b Refactor client and server binding panels into single generic panel. Enable JS for formula fields 2021-11-23 14:05:20 +00:00
Budibase Staging Release Bot
8cb6e6e34c v0.9.185-alpha.15 2021-11-23 13:57:12 +00:00
Peter Clement
b1b5197a31 show datasource plus popover conditionally 2021-11-23 13:54:05 +00:00
Peter Clement
e996d4cc9d
Merge pull request #3488 from Budibase/feature/auto-screen-ui
Remove nav selection modal from screens UI (for now)
2021-11-23 13:48:14 +00:00
Rory Powell
b631c8c624 Add returning 2021-11-23 13:27:38 +00:00
mike12345567
60f86184de Quick fix for #3485 - default the key to the primary key but allow another field to be selected. 2021-11-23 12:10:40 +00:00
Peter Clement
672cf93b50 Merge remote-tracking branch 'origin/develop' into fix/pc-generic-fixes 2021-11-23 10:24:27 +00:00
Peter Clement
b381bd1e41 removing log 2021-11-23 09:43:21 +00:00
Peter Clement
1b69fb8349 fixng some auto screen bugs 2021-11-23 09:39:40 +00:00
Rory Powell
dffb3064de Merge branch 'develop' into oracle-datasource 2021-11-23 09:27:55 +00:00
Peter Clement
6c46422d8c remove nav selection modal 2021-11-23 09:01:12 +00:00
Budibase Release Bot
c71eab23f0 v0.9.189 2021-11-22 18:14:41 +00:00
Budibase Staging Release Bot
4e76951a03 v0.9.185-alpha.14 2021-11-22 18:04:40 +00:00
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). 2021-11-22 17:42:41 +00:00
Martin McKeaveney
b40fdc98de adding version metadata to docker build 2021-11-22 18:25:57 +01:00
Andrew Kingston
1e360d6873 Fix cypress tests 2021-11-22 16:29:03 +00:00
Andrew Kingston
5cf682e1f0 Update cypress tests to account for component restructuring 2021-11-22 15:26:41 +00:00
Rory Powell
3793c1784a Update locks, ignore oracle imports on m1 2021-11-22 15:26:31 +00:00
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. 2021-11-22 15:26:24 +00:00
Rory Powell
90885b998a Fix dependency issues on m1 2021-11-22 14:49:39 +00:00
Andrew Kingston
ae19581288 Add button variant, size and quiet settings to dynamic filter. Allow dyanmic filter button text to be edited inline 2021-11-22 14:48:34 +00:00
Andrew Kingston
74289a4588 Reorganise component structure 2021-11-22 14:48:04 +00:00
Andrew Kingston
067e5d3a7d Removing log statement 2021-11-22 14:09:54 +00:00
Andrew Kingston
6f37fc27e1 Fix issue with not correctly removing dynamic filters when clearing all filters 2021-11-22 13:42:09 +00:00
Andrew Kingston
3c7f3ee694 Update default button text of dynamic filter component 2021-11-22 13:34:28 +00:00
Rory Powell
2edb24fa86 Use global sql type map, update base integration type defs 2021-11-22 11:38:17 +00:00
Budibase Staging Release Bot
95fcaeea06 v0.9.185-alpha.13 2021-11-22 11:13:33 +00:00
Rory Powell
85ef7838af Merge branch 'develop' into oracle-datasource 2021-11-22 11:07:11 +00:00
Michael Drury
7762c1cc80
Merge pull request #3444 from Budibase/fix/sql-invalid-cols
Disallow _id, _rev and tableId fields for SQL tables
2021-11-22 11:03:59 +00:00
Budibase Staging Release Bot
c48ead6f49 v0.9.185-alpha.12 2021-11-22 10:53:34 +00:00
Rory Powell
c36df3ad18 Merge branch 'oracle-datasource' into oracle-datatasource-plus 2021-11-22 10:50:34 +00:00
Rory Powell
56d8b29962 Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
Andrew Kingston
68d4376a71 Merge branch 'develop' of github.com:Budibase/budibase into multi-filter-component 2021-11-22 10:44:52 +00:00
Andrew Kingston
5cf9aad280
Merge pull request #3403 from Budibase/cheeks-lab-day
Inline text editing + perf. enhancements + preview enhancements
2021-11-22 10:44:38 +00:00
mike12345567
19c096c3e5 Updating inline alert component to handle newlines as different elements, putting out error with new lines. 2021-11-22 10:37:58 +00:00
Budibase Staging Release Bot
d6018c2c9c v0.9.185-alpha.11 2021-11-22 10:26:21 +00:00
Peter Clement
8d93a89b1d
Merge pull request #3334 from Budibase/feature/auto-screen-ui
Feature/auto screen UI
2021-11-22 10:15:44 +00:00
Peter Clement
088e96332a Revert "remove delete button for datasource plus"
This reverts commit 6c9461834e.
2021-11-22 10:09:27 +00:00
Peter Clement
6c9461834e remove delete button for datasource plus 2021-11-22 10:07:30 +00:00
Peter Clement
e91a8a175e fix broken automation test 2021-11-22 09:43:57 +00:00
Andrew Kingston
2ab40d51dc Update logic for determining whether to show empty state or not 2021-11-18 20:38:55 +00:00
Andrew Kingston
90b3e2a16d Update editable components to trim whitespace when editing inline 2021-11-18 20:32:57 +00:00
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 2021-11-18 20:32:42 +00:00
Andrew Kingston
0aa0f6a07d Enable dynamic filter component to update data provider queries 2021-11-18 20:32:00 +00:00