Andrew Kingston
|
f4e149fd92
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-09 18:50:28 +01:00 |
Adria Navarro
|
d01462221f
|
Set default permissions
|
2024-10-09 17:08:45 +02:00 |
Sam Rose
|
4cde2f26ad
|
wip, tests broken
|
2024-10-09 16:55:32 +02:00 |
Sam Rose
|
3405e6d6b7
|
Make new tables require ADMIN permissions to read and write.
|
2024-10-09 16:55:16 +02:00 |
Sam Rose
|
6da0c29c76
|
Merge branch 'master' into view-calculation-validation-3
|
2024-10-09 13:46:58 +01:00 |
Michael Drury
|
64492dca2a
|
Merge branch 'master' into fix/related-rows-dont-exist
|
2024-10-09 12:18:37 +01:00 |
Sam Rose
|
f1b04d1252
|
Merge master.
|
2024-10-08 15:06:57 +01:00 |
melohagan
|
e3c6b60211
|
Remove unused properties (#14732)
* Remove unused properties
* lint
|
2024-10-08 12:56:48 +00:00 |
Sam Rose
|
9b3ab049a4
|
wip
|
2024-10-08 11:50:16 +01:00 |
Sam Rose
|
f4b430e27c
|
Remove uiMetadata from ViewV2, it's not needed now we have the type field.
|
2024-10-07 16:38:18 +01:00 |
Sam Rose
|
672469526e
|
Mark calculation views explicitly instead of figuring it out implicitly.
|
2024-10-07 16:33:14 +01:00 |
melohagan
|
db25511948
|
Changes relating to adding accountName to Account entity (#14712)
* Remove unused code
* Typing compromise because Account extends CreateAccount
* Update account-portal
* Update account-portal
|
2024-10-07 12:26:55 +02:00 |
Martin McKeaveney
|
a583b824c2
|
Merge pull request #14700 from Budibase/view-ui-metadata
Add uiMetadata to viewV2
|
2024-10-07 10:23:02 +01:00 |
Adria Navarro
|
6954fc6416
|
Merge branch 'master' into row-action/set-table-permission
|
2024-10-04 15:39:06 +02:00 |
Sam Rose
|
11dc2766cc
|
Merge branch 'master' into fix/related-rows-dont-exist
|
2024-10-04 14:30:45 +01:00 |
Adria Navarro
|
8764a8c6e8
|
Return allowed run from table
|
2024-10-04 14:02:30 +02:00 |
Adria Navarro
|
baa5a86ebb
|
Rename allowedViews to allowedSources
|
2024-10-04 14:01:46 +02:00 |
andz-bb
|
696b2c38db
|
persist app sort method selection by saving it against the user
|
2024-10-04 10:54:14 +01:00 |
Andrew Kingston
|
afca86cf8f
|
Merge branch 'master' into view-ui-metadata
|
2024-10-04 09:45:34 +01:00 |
Andrew Kingston
|
215e359615
|
Add uiMetadata to viewV2
|
2024-10-04 09:29:41 +01:00 |
Michael Drury
|
d5af9315a5
|
Merge branch 'master' into fix/related-rows-dont-exist
|
2024-10-03 17:10:23 +01:00 |
Sam Rose
|
725096c9d1
|
Merge master.
|
2024-10-03 16:33:35 +01:00 |
mike12345567
|
a6f6942288
|
Fixing an issue with corrupt relationship records referencing rows which don't exist, this is a temporary measure as these relationships should be cleaned up correctly but for now ignore any which reference rows which no longer exist.
|
2024-10-03 16:10:07 +01:00 |
Andrew Kingston
|
e4900e27bb
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-03 15:50:22 +01:00 |
Michael Drury
|
aae5c19927
|
Merge branch 'master' into backport-v3-view-updates
|
2024-10-03 15:09:54 +01:00 |
Michael Drury
|
97b799f9db
|
Merge pull request #14694 from Budibase/view-merge-v3-ui
View changes - merge to V3 UI branch
|
2024-10-03 15:09:33 +01:00 |
Andrew Kingston
|
f7318b15d4
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-03 11:23:02 +01:00 |
Andrew Kingston
|
edbb0b59f7
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-03 11:22:05 +01:00 |
Adria Navarro
|
1b53bab92e
|
Extract
|
2024-10-03 10:28:29 +02:00 |
mike12345567
|
bcb940b7eb
|
Merge issue.
|
2024-10-02 18:45:47 +01:00 |
mike12345567
|
8cb6603a73
|
Merge branch 'backport-v3-view-updates' of github.com:Budibase/budibase into backport-v3-view-updates
|
2024-10-02 18:43:21 +01:00 |
mike12345567
|
9e7ed04719
|
Support saving queryUI.
|
2024-10-02 18:43:07 +01:00 |
mike12345567
|
786bfdb0e2
|
Merging v3-backport branch
|
2024-10-02 18:09:53 +01:00 |
mike12345567
|
5709c5f8d5
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-10-02 17:51:22 +01:00 |
Michael Drury
|
f2ced5f129
|
Merge branch 'master' into backport-v3-view-updates
|
2024-10-02 17:50:49 +01:00 |
Sam Rose
|
50c307df4d
|
Add more view calculation tests, and implement count distinct.
|
2024-10-02 16:49:14 +01:00 |
Andrew Kingston
|
66f6e91245
|
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
|
2024-10-02 16:08:54 +01:00 |
Andrew Kingston
|
3e3fd20207
|
Add tests for new default value types
|
2024-10-02 15:35:17 +01:00 |
Dean
|
e2247cfb2c
|
Merge remote-tracking branch 'origin/master' into v3-ui
|
2024-10-01 09:27:00 +01:00 |
mike12345567
|
6e660151bd
|
backport of V3 backend changes for search filters on view, giving this the correct type to support conditionals.
|
2024-09-30 18:06:47 +01:00 |
Sam Rose
|
f6649b294b
|
Remove an implicit any from removeInvalidFilters.
|
2024-09-30 15:54:01 +01:00 |
Andrew Kingston
|
2e5f07d3c8
|
Merge branch 'feature/role-multi-inheritance' of github.com:Budibase/budibase into new-rbac-ui
|
2024-09-30 08:22:07 +01:00 |
mike12345567
|
10e187014a
|
Fixing type issues.
|
2024-09-26 18:02:32 +01:00 |
Sam Rose
|
7c6c03c80b
|
Rename ViewUIFieldMetadata -> ViewFieldMetadata to match master.
|
2024-09-26 15:32:21 +01:00 |
Sam Rose
|
43265bf1ea
|
Rejig view calculation code to work with aggregates again. Broke some other tests in the process.
|
2024-09-26 10:54:04 +01:00 |
Sam Rose
|
f475454bce
|
Fix search API break.
|
2024-09-24 18:07:31 +01:00 |
mike12345567
|
36587691d2
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-09-24 16:33:45 +01:00 |
Andrew Kingston
|
2773efad56
|
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
|
2024-09-24 15:15:28 +01:00 |
Sam Rose
|
0fee7dfd4f
|
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql
|
2024-09-24 15:07:08 +01:00 |
Sam Rose
|
51774b3434
|
Working on plumbing 'source' all the way through our code.
|
2024-09-24 12:30:45 +01:00 |