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 |
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
|
dd9226aeeb
|
Merge pull request #3301 from Budibase/oracle-datasource
Oracle datasource
|
2021-11-23 13:42:50 +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 |
Michael Drury
|
9dbe114b3f
|
Merge pull request #3477 from Budibase/fix/table-col-deletion
Table/column deletion checks and disabling fetched external table deletion
|
2021-11-22 17:55:54 +00:00 |
Martin McKeaveney
|
e6918aa336
|
Merge pull request #3478 from Budibase/fix/docker-metadata
adding version metadata to docker build
|
2021-11-22 18:54:44 +01: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 |
Rory Powell
|
9f73d3d0fa
|
Merge pull request #3437 from Budibase/oracle-datatasource-plus
Oracle datatasource plus
|
2021-11-22 10:54:25 +00:00 |
Budibase Staging Release Bot
|
c48ead6f49
|
v0.9.185-alpha.12
|
2021-11-22 10:53:34 +00:00 |