Andrew Kingston
|
b5546f8d9b
|
Update server and builder to properly sync changes with tables and views across all users
|
2023-08-17 16:04:56 +01:00 |
Andrew Kingston
|
e7c4ebea39
|
Persist source view ID in ctx when using a view ID in the rows API and support collab in views
|
2023-08-17 12:07:37 +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 |
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 |
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 |
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 |
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 |
mike12345567
|
a24e1809b6
|
Merge branch 'views-v2-frontend' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-11 13:16:56 +01:00 |
mike12345567
|
b4b52d9266
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-11 13:16:29 +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 |
mike12345567
|
d6da826c9f
|
Further PR comments.
|
2023-08-10 11:07:25 +01:00 |
mike12345567
|
a3a8d35b8d
|
Adding logging of start, end and duration from automation logs.
|
2023-08-09 16:58:46 +01:00 |
mike12345567
|
2622fecd93
|
Quick fix.
|
2023-08-09 16:33:37 +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 |
Adria Navarro
|
4f27197cce
|
Add extra tests
|
2023-08-09 16:28:17 +03:00 |
Adria Navarro
|
3bf794c6ba
|
Handle renames
|
2023-08-09 16:25:05 +03:00 |
Adria Navarro
|
a17f81ffb3
|
Handle view schemas on external
|
2023-08-09 15:44:13 +03:00 |
Adria Navarro
|
1b9784013c
|
Tables
|
2023-08-09 15:43:59 +03:00 |
Adria Navarro
|
082166d8f9
|
Typing table save
|
2023-08-09 15:43:53 +03:00 |
Adria Navarro
|
dbbe9ff0ac
|
Fix types
|
2023-08-09 14:08:54 +03:00 |
Adria Navarro
|
a843385e79
|
Remove .only
|
2023-08-09 13:43:55 +03:00 |
Adria Navarro
|
865238a827
|
SyncSchema and tests
|
2023-08-09 13:43:13 +03:00 |
Adria Navarro
|
4c1747cce4
|
Handle view schema on table updates
|
2023-08-09 13:26:07 +03:00 |
Adria Navarro
|
dcf26dd0cb
|
Fix overriding viewv2 schemas
|
2023-08-09 12:53:08 +03:00 |
mike12345567
|
c18459d84d
|
Updating trim view info test case.
|
2023-08-08 13:43:13 +01:00 |
mike12345567
|
0abd1deb34
|
Updating test cases, fixes based on running through view/row API.
|
2023-08-08 13:19:22 +01:00 |
mike12345567
|
2011e1693e
|
PR comments.
|
2023-08-08 12:06:25 +01:00 |
mike12345567
|
a44a92dcc2
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/view-api-merge
|
2023-08-08 11:42:04 +01:00 |
Andrew Kingston
|
f6bbfe5e4e
|
Merge branch 'develop' of github.com:Budibase/budibase into views-v2-frontend
|
2023-08-08 09:29:35 +01:00 |
Adria Navarro
|
c7cd6d8afd
|
Merge branch 'develop' into BUDI-6785-update-to-node-18
|
2023-08-08 10:30:31 +03:00 |
Michael Drury
|
88edc9edf9
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2023-08-07 21:32:48 +01:00 |
mike12345567
|
986939b85d
|
Fix for DS+ unable to patch rows correctly.
|
2023-08-07 17:44:44 +01:00 |
mike12345567
|
4c2e3a5489
|
Updating last remaining view perms to table perms.
|
2023-08-07 16:49:13 +01:00 |
mike12345567
|
41a9041268
|
PR fixes.
|
2023-08-07 16:36:28 +01:00 |