Rory Powell
|
1a0c66beb6
|
Merge branch 'develop' into oracle-datasource
|
2021-11-23 09:27:55 +00:00 |
Peter Clement
|
33f1264cbb
|
remove nav selection modal
|
2021-11-23 09:01:12 +00:00 |
Budibase Release Bot
|
d227e192ae
|
v0.9.189
|
2021-11-22 18:14:41 +00:00 |
Budibase Staging Release Bot
|
f158ee8f57
|
v0.9.185-alpha.14
|
2021-11-22 18:04:40 +00:00 |
Michael Drury
|
8116d0fa31
|
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
|
6057cce329
|
Merge pull request #3478 from Budibase/fix/docker-metadata
adding version metadata to docker build
|
2021-11-22 18:54:44 +01:00 |
mike12345567
|
0335b1cee3
|
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
|
d5a5f4d227
|
adding version metadata to docker build
|
2021-11-22 18:25:57 +01:00 |
Andrew Kingston
|
6b2e235c35
|
Fix cypress tests
|
2021-11-22 16:29:03 +00:00 |
Andrew Kingston
|
d9b7426d29
|
Update cypress tests to account for component restructuring
|
2021-11-22 15:26:41 +00:00 |
Rory Powell
|
4acfc668ef
|
Update locks, ignore oracle imports on m1
|
2021-11-22 15:26:31 +00:00 |
mike12345567
|
ea0000df51
|
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
|
b1ac42875b
|
Fix dependency issues on m1
|
2021-11-22 14:49:39 +00:00 |
Andrew Kingston
|
4ef99cd603
|
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
|
0fcc7619d0
|
Reorganise component structure
|
2021-11-22 14:48:04 +00:00 |
Andrew Kingston
|
f12ab5aebd
|
Removing log statement
|
2021-11-22 14:09:54 +00:00 |
Andrew Kingston
|
ab7959a32c
|
Fix issue with not correctly removing dynamic filters when clearing all filters
|
2021-11-22 13:42:09 +00:00 |
Andrew Kingston
|
aa46f15ff6
|
Update default button text of dynamic filter component
|
2021-11-22 13:34:28 +00:00 |
Rory Powell
|
ac7137c4a0
|
Use global sql type map, update base integration type defs
|
2021-11-22 11:38:17 +00:00 |
Budibase Staging Release Bot
|
2f9941f40c
|
v0.9.185-alpha.13
|
2021-11-22 11:13:33 +00:00 |
Rory Powell
|
154a5cab26
|
Merge branch 'develop' into oracle-datasource
|
2021-11-22 11:07:11 +00:00 |
Michael Drury
|
ddcc94c772
|
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
|
6f0f431fd3
|
Merge pull request #3437 from Budibase/oracle-datatasource-plus
Oracle datatasource plus
|
2021-11-22 10:54:25 +00:00 |
Budibase Staging Release Bot
|
01e7cccb65
|
v0.9.185-alpha.12
|
2021-11-22 10:53:34 +00:00 |
Rory Powell
|
d58b90cac1
|
Merge branch 'oracle-datasource' into oracle-datatasource-plus
|
2021-11-22 10:50:34 +00:00 |
Rory Powell
|
f94a0eadbe
|
Merge branch 'develop' into oracle-datasource
|
2021-11-22 10:47:48 +00:00 |
Andrew Kingston
|
8f9dba0db3
|
Merge branch 'develop' of github.com:Budibase/budibase into multi-filter-component
|
2021-11-22 10:44:52 +00:00 |
Andrew Kingston
|
6c0a1e99da
|
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
|
9be833d5e1
|
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
|
fe5c3d78f4
|
v0.9.185-alpha.11
|
2021-11-22 10:26:21 +00:00 |
Peter Clement
|
7bbf5500c6
|
Merge pull request #3334 from Budibase/feature/auto-screen-ui
Feature/auto screen UI
|
2021-11-22 10:15:44 +00:00 |
Peter Clement
|
cc019feab1
|
Revert "remove delete button for datasource plus"
This reverts commit fbe1b02e93 .
|
2021-11-22 10:09:27 +00:00 |
Peter Clement
|
fbe1b02e93
|
remove delete button for datasource plus
|
2021-11-22 10:07:30 +00:00 |
Peter Clement
|
8581c06721
|
fix broken automation test
|
2021-11-22 09:43:57 +00:00 |
Andrew Kingston
|
9057b8e521
|
Update logic for determining whether to show empty state or not
|
2021-11-18 20:38:55 +00:00 |
Andrew Kingston
|
bfe562c9ea
|
Update editable components to trim whitespace when editing inline
|
2021-11-18 20:32:57 +00:00 |
Andrew Kingston
|
a9a50545c9
|
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
|
a1b2f9d57d
|
Enable dynamic filter component to update data provider queries
|
2021-11-18 20:32:00 +00:00 |
Andrew Kingston
|
327ee5726d
|
Ensure important builder store variables do not get unassigned when setting the builder store state
|
2021-11-18 20:31:25 +00:00 |
Andrew Kingston
|
b7b424b7f8
|
Add modal container to top level of client apps
|
2021-11-18 20:31:00 +00:00 |
Andrew Kingston
|
33e5e198b7
|
Refactor how extending data provider queries works to support multiple extensions per key
|
2021-11-18 18:41:37 +00:00 |
mike12345567
|
38c7f3ab90
|
Fix for #2420 - don't allow columns which are considered invalid/not allowed.
|
2021-11-18 18:33:35 +00:00 |
Andrew Kingston
|
8f981704d6
|
Merge branch 'cheeks-lab-day' of github.com:Budibase/budibase into multi-filter-component
|
2021-11-18 15:58:04 +00:00 |
Andrew Kingston
|
e35fe3685f
|
Fix default form step context not being a svelte store
|
2021-11-18 15:57:29 +00:00 |
Andrew Kingston
|
4ebb4d6b25
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day
|
2021-11-18 15:53:57 +00:00 |
Andrew Kingston
|
34a00df86b
|
Add settings to dynamic filter to control button text and allowed filter fields
|
2021-11-18 15:43:51 +00:00 |
Andrew Kingston
|
f77f7c1e5f
|
Add dynamic filter component
|
2021-11-18 15:36:16 +00:00 |
Michael Drury
|
773bc06f7f
|
Merge pull request #3440 from Budibase/fix/export-sql
Fixing some issues with exporting CSV/JSON
|
2021-11-18 15:26:23 +00:00 |
Peter Clement
|
0b8c074b81
|
disable ability to rename external datasource
|
2021-11-18 15:14:23 +00:00 |
mike12345567
|
1d9b4be249
|
Fixing issue with exporting CSV/JSON, also saving as right file type.
|
2021-11-18 14:57:17 +00:00 |