Budibase Staging Release Bot
|
2557997db6
|
Bump version to 2.9.26-alpha.2
|
2023-08-16 16:09:58 +00:00 |
Michael Drury
|
1a739b85e5
|
Merge pull request #11540 from Budibase/fix/shared-core-build
Shared-core dev:builder - rebuild as part of watch correctly
|
2023-08-16 17:09:37 +01:00 |
mike12345567
|
9bac4b8bf2
|
Getting shared-core to build consistently as part of the yarn dev command.
|
2023-08-16 16:58:35 +01:00 |
Budibase Staging Release Bot
|
b6064f170e
|
Bump version to 2.9.26-alpha.1
|
2023-08-16 14:59:21 +00:00 |
melohagan
|
a8b3249a8f
|
Add bindable setting for initial form step (#11530)
|
2023-08-16 15:59:02 +01:00 |
Andrew Kingston
|
abc072cbbe
|
Fix access control on view searching and handle errors when fetching view definitions
|
2023-08-16 11:00:14 +01:00 |
mike12345567
|
8f81a16340
|
Updating types to be based on the open API definition rather than types.
|
2023-08-15 17:33:22 +01:00 |
Andrew Kingston
|
c115a87cd6
|
Add dedicated endpoint for fetching view definitions
|
2023-08-15 17:07:14 +01:00 |
Andrew Kingston
|
a6da5fd2bb
|
Update grid socket middleware to support V2 views
|
2023-08-15 16:55:05 +01:00 |
mike12345567
|
a6a70c2d09
|
Building out the role assignment/unassignment APIs as new components of the public API.
|
2023-08-15 16:46:21 +01:00 |
Andrew Kingston
|
1ddd0bca21
|
Allow configuring access for views
|
2023-08-15 16:32:36 +01:00 |
mike12345567
|
cb49906d36
|
Updating pro reference.
|
2023-08-15 15:55:56 +01:00 |
Andrew Kingston
|
b53f61228c
|
Throw error when attempting to fetch an individual row from a view
|
2023-08-15 15:47:26 +01:00 |
mike12345567
|
e97c042e95
|
Adding test cases.
|
2023-08-15 15:35:52 +01:00 |
mike12345567
|
b3e8989060
|
Adding pro integration.
|
2023-08-15 14:19:36 +01:00 |
mike12345567
|
92dd5f1d85
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7108
|
2023-08-15 12:55:04 +01:00 |
Peter Clement
|
9ac5f60338
|
fix column alignment for first column in table
|
2023-08-15 11:55:33 +01:00 |
Jonny McCullagh
|
a5f8d9994b
|
adoptjdk repo has changed to adoptium (#11521)
|
2023-08-15 11:01:37 +01:00 |
Jonny McCullagh
|
5669e82277
|
adoptjdk repo has changed to adoptium (#11521)
|
2023-08-15 10:59:46 +01:00 |
Budibase Staging Release Bot
|
6436aefa33
|
Bump version to 2.9.26-alpha.0
|
2023-08-14 17:25:15 +00:00 |
Martin McKeaveney
|
9e0f2a1d82
|
backmerge master
|
2023-08-14 18:24:51 +01:00 |
Martin McKeaveney
|
6586755538
|
remove special chars from access and secret key in dynamo lib
|
2023-08-14 18:16:40 +01:00 |
Budibase Staging Release Bot
|
f487a4d3ca
|
Bump version to 2.9.25
|
2023-08-14 16:46:07 +00:00 |
Martin McKeaveney
|
6653914499
|
Merge branch 'master' of github.com:Budibase/budibase
|
2023-08-14 17:45:44 +01:00 |
Martin McKeaveney
|
b80c7d7fab
|
add paths to the optional chaining
|
2023-08-14 17:44:24 +01:00 |
Budibase Staging Release Bot
|
e7fd37c156
|
Bump version to 2.9.24
|
2023-08-14 16:32:30 +00:00 |
Martin McKeaveney
|
9b814e8231
|
updating build script to get QA core working again
|
2023-08-14 17:32:03 +01:00 |
Andrew Kingston
|
123be842fb
|
Update deleting rows from views
|
2023-08-14 16:20:16 +01:00 |
Andrew Kingston
|
4bfa0d8cb0
|
Don't throw an error when atempting to update a view that includes non UI metadata overrides
|
2023-08-14 16:17:30 +01:00 |
Andrew Kingston
|
6a7e0d2d31
|
Refresh view data when showing hidden columns in order to populate new cells
|
2023-08-14 15:58:14 +01:00 |
Andrew Kingston
|
1382290116
|
Merge branch 'views-v2-frontend' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-14 12:52:36 +01:00 |
mike12345567
|
4bbae677b2
|
Updating tests/search to handle no schema means no data, rather than all data.
|
2023-08-14 12:44:05 +01:00 |
mike12345567
|
0fb6f8312a
|
Fixing test and updating middleware to match requirements.
|
2023-08-14 12:10:16 +01:00 |
Andrew Kingston
|
a7b37a4550
|
Fix trimming extra view fields and ensure empty views allow nothing
|
2023-08-14 12:04:36 +01:00 |
Andrew Kingston
|
d1b3d033dd
|
Fix table resetting state more often than desired
|
2023-08-14 11:50:30 +01:00 |
mike12345567
|
3b7a5c0392
|
Mutate in middleware, don't update reference.
|
2023-08-14 11:44:10 +01:00 |
mike12345567
|
97e5fe37a1
|
Cloning table schema to avoid mutation.
|
2023-08-14 11:19:00 +01:00 |
mike12345567
|
5d2813361c
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/BUDI-7108
|
2023-08-14 11:00:06 +01:00 |
Peter Clement
|
9fe02e7963
|
Merge remote-tracking branch 'origin/develop' into fix/new-column-popover-fixes
|
2023-08-14 09:28:06 +01:00 |
mike12345567
|
672e370904
|
Default state of view is no data returned.
|
2023-08-11 16:01:53 +01:00 |
mike12345567
|
9e0964a5e3
|
Removing concept of columns and schemaUI, replacing with just schema as now the backend uses UI attributes.
|
2023-08-11 15:52:13 +01:00 |
mike12345567
|
199d27fc89
|
Test case for returning missing columns as visible: false
|
2023-08-11 15:16:33 +01:00 |
mike12345567
|
71d8ea5743
|
Test case for view row API trimming.
|
2023-08-11 15:00:50 +01:00 |
mike12345567
|
584784edca
|
Lint.
|
2023-08-11 14:58:09 +01:00 |
mike12345567
|
822a086666
|
Refactoring to make it so that visible: false columns are removed from views, and when returning view schema, all columns are enriched.
|
2023-08-11 14:57:53 +01:00 |
mike12345567
|
bee6d21d82
|
Fix type issue.
|
2023-08-11 14:42:34 +01:00 |
mike12345567
|
1e4cbc769c
|
cleanup.
|
2023-08-11 14:39:56 +01:00 |
mike12345567
|
7be67bf603
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-11 14:39:12 +01:00 |
Budibase Staging Release Bot
|
cc0877df2f
|
Bump version to 2.9.24-alpha.4
|
2023-08-11 13:37:14 +00:00 |
Michael Drury
|
ff620a496d
|
Merge pull request #11483 from Budibase/BUDI-7189/handle_tableschema_changes_on_views
Handle tableschema changes on views
|
2023-08-11 14:36:57 +01:00 |