Martin McKeaveney
|
7b683cfc50
|
merge and typing
|
2024-10-08 17:38:23 +01: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 |
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 |
Martin McKeaveney
|
ddea2d137a
|
don't run AI column functionality if the feature isn't enabled
|
2024-10-03 16:59:59 +01:00 |
Sam Rose
|
725096c9d1
|
Merge master.
|
2024-10-03 16:33:35 +01:00 |
Michael Drury
|
aae5c19927
|
Merge branch 'master' into backport-v3-view-updates
|
2024-10-03 15:09:54 +01:00 |
Adria Navarro
|
1b53bab92e
|
Extract
|
2024-10-03 10:28:29 +02:00 |
Martin McKeaveney
|
2dff149aa9
|
lint
|
2024-10-02 22:36:36 +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 |
Michael Drury
|
f2ced5f129
|
Merge branch 'master' into backport-v3-view-updates
|
2024-10-02 17:50:49 +01:00 |
Martin McKeaveney
|
2b322f6f1d
|
merge from v3
|
2024-10-02 17:01:07 +01:00 |
Martin McKeaveney
|
c70bd87ac2
|
merge with master
|
2024-10-02 16:52:00 +01:00 |
Sam Rose
|
50c307df4d
|
Add more view calculation tests, and implement count distinct.
|
2024-10-02 16:49:14 +01:00 |
Andrew Kingston
|
3e3fd20207
|
Add tests for new default value types
|
2024-10-02 15:35:17 +01:00 |
Martin McKeaveney
|
36996f71d0
|
merge
|
2024-10-01 16:39:09 +01:00 |
Martin McKeaveney
|
2aaef12a1a
|
better typing - discriminated unions
|
2024-10-01 16:36:37 +01:00 |
Martin McKeaveney
|
2d21afbe10
|
rough v1
|
2024-10-01 12:52:11 +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 |
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 |
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 |
mike12345567
|
464f973f12
|
Adding a separation for MariaDB and MySQL, mariaDB is the core of the problem, this solves for it by separating them and allowing us to use the special json_arrayagg for mariaDB, but use a correlated sub-query for MySQL.
|
2024-09-24 12:01:47 +01:00 |
Sam Rose
|
6cf7c55fd9
|
Merge master.
|
2024-09-23 14:14:23 +01:00 |
Sam Rose
|
9588192a52
|
Merge master.
|
2024-09-20 11:46:58 +01:00 |
Martin McKeaveney
|
dadce14a71
|
Merge branch 'master' into budi-8608-ai-platform-level-config-pt-2
|
2024-09-19 10:48:01 +01:00 |
Martin McKeaveney
|
cb8d0984b1
|
update Providers
|
2024-09-18 10:52:52 +01:00 |
Dean
|
d792adbaba
|
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
|
2024-09-17 12:42:59 +01:00 |
deanhannigan
|
e3abaab419
|
Merge branch 'master' into feat/automation-step-naming-updates
|
2024-09-17 09:15:17 +01:00 |
Dean
|
08ca33563d
|
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
|
2024-09-16 09:05:24 +01:00 |
mike12345567
|
2a69cb220f
|
Fixing an issue where table doesn't exist anymore for row trigger, which can cause the service to crash.
|
2024-09-13 18:54:47 +01:00 |
Peter Clement
|
7e767e4089
|
some pr comments
|
2024-09-13 12:25:39 +01:00 |
Dean
|
627e7fc799
|
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
|
2024-09-13 12:06:54 +01:00 |
Peter Clement
|
c980742081
|
Merge remote-tracking branch 'origin/master' into feat/automation-step-naming-updates
|
2024-09-13 12:04:48 +01:00 |
Michael Drury
|
fed2870a86
|
Merge branch 'master' into feature/role-metadata-and-view-control
|
2024-09-12 17:18:48 +01:00 |
mike12345567
|
ef3f726346
|
Fixing test cases.
|
2024-09-12 16:23:00 +01:00 |
mike12345567
|
8144aed935
|
Linting.
|
2024-09-12 15:53:44 +01:00 |
mike12345567
|
4952747ae9
|
Taking working from new-rbac-ui branch and separating it into its own PR, so that other work can be based on this from master.
|
2024-09-12 15:40:37 +01:00 |
Pascal Reichmuth
|
2700dfc63d
|
Update StepInputsOutputs.ts
|
2024-09-12 16:23:05 +02:00 |
Dean
|
46cc9a074b
|
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
|
2024-09-12 15:02:07 +01:00 |