Andrew Kingston
|
1ddd0bca21
|
Allow configuring access for views
|
2023-08-15 16:32:36 +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 |
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
|
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 |
mike12345567
|
60af4029aa
|
Merge branch 'develop' of github.com:Budibase/budibase into BUDI-7189/handle_tableschema_changes_on_views
|
2023-08-11 14:15:21 +01:00 |
Andrew Kingston
|
a671a85c46
|
Add WIP updates for view endpoint updates
|
2023-08-11 13:17:10 +01:00 |
Andrew Kingston
|
dcb238251e
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-11 12:12:56 +01:00 |
Mel O'Hagan
|
1730b26489
|
Merge branch 'develop' into budi-6298-change-form-step-should-support-bindings
|
2023-08-11 07:43:40 +01:00 |
Michael Drury
|
9a19c7a14e
|
Merge branch 'develop' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers
|
2023-08-10 16:35:36 +01:00 |
Michael Drury
|
08e663a8d3
|
Merge branch 'master' into budi-7350-filter-equal-for-numbers-not-working-in-data-providers
|
2023-08-10 16:28:59 +01:00 |
Adria Navarro
|
65e5e40963
|
Fix python installation in server docker and single image
|
2023-08-10 17:24:48 +03:00 |
Adria Navarro
|
f6838631b0
|
Merge branch 'develop' into master-backmerge-20230810
|
2023-08-10 15:32:00 +03:00 |
Adria Navarro
|
b4615af979
|
Update pro ref
|
2023-08-10 14:26:33 +03:00 |
Adria Navarro
|
5c66a10f36
|
Update pro ref
|
2023-08-10 14:19:01 +03:00 |
mike12345567
|
d6da826c9f
|
Further PR comments.
|
2023-08-10 11:07:25 +01:00 |
Michael Drury
|
567d9eeafe
|
Merge branch 'develop' into feature/view-api-merge
|
2023-08-10 11:04:56 +01:00 |
Adria Navarro
|
90e9263dc7
|
Update pro ref
|
2023-08-10 13:00:02 +03:00 |
Adria Navarro
|
f226d7d093
|
Update package.json
|
2023-08-10 10:07:05 +01:00 |
Michael Drury
|
f7d94e1864
|
Merge branch 'master' into fix/automation-disable
|
2023-08-09 17:13:14 +01:00 |
mike12345567
|
a3a8d35b8d
|
Adding logging of start, end and duration from automation logs.
|
2023-08-09 16:58:46 +01:00 |
Andrew Kingston
|
5188abe4e5
|
Strip hidden fields from viewsV2 in design section
|
2023-08-09 16:39:23 +01:00 |
mike12345567
|
2622fecd93
|
Quick fix.
|
2023-08-09 16:33:37 +01:00 |
Andrew Kingston
|
7a40ad66c6
|
Strip hidden fields from viewV2 schema in client lib
|
2023-08-09 16:30:27 +01:00 |
Michael Drury
|
b1e25939f5
|
Merge branch 'develop' into BUDI-7189/handle_tableschema_changes_on_views
|
2023-08-09 16:28:50 +01:00 |
mike12345567
|
63006e36d4
|
Adding the ability to disable an automation, as well making sure that automations have steps before running.
|
2023-08-09 16:24:57 +01:00 |
Andrew Kingston
|
08b348c1d4
|
Allow selecting viewV2s for grid blocks and form blocks
|
2023-08-09 16:22:12 +01:00 |
Adria Navarro
|
9e6bfaa958
|
Merge branch 'develop' into backmerge-20230809
|
2023-08-09 17:36:31 +03:00 |
Adria Navarro
|
9734776953
|
Add required nx dependencies
|
2023-08-09 17:20:36 +03:00 |
Andrew Kingston
|
06810d43d9
|
Add support for viewV2 datasources in client library
|
2023-08-09 15:09:53 +01:00 |
Adria Navarro
|
b441cbe3ec
|
Include all dist
|
2023-08-09 17:06:05 +03:00 |
Adria Navarro
|
4c7dfc978e
|
Whitelist .npmignore from backend-core
|
2023-08-09 16:41:44 +03:00 |
Adria Navarro
|
90398ced3e
|
Tweak types npm content
|
2023-08-09 16:37:31 +03:00 |
Adria Navarro
|
bfdb785436
|
Tweak shared-core content to exclude src
|
2023-08-09 16:36:14 +03:00 |