Adria Navarro
a0d3bf9993
Remove redundant ok button
2024-10-09 17:08:45 +02:00
Adria Navarro
ebd762cdb6
Fixes
2024-10-09 17:08:35 +02:00
Sam Rose
26a8fabfef
Prevent deleting rows through a calculation view.
2024-10-09 16:05:49 +01:00
Adria Navarro
56459b2736
Type
2024-10-09 16:55:59 +02:00
Adria Navarro
38685b50df
Add extra test
2024-10-09 16:55:59 +02:00
Adria Navarro
1e0902a831
Cleanup tess
2024-10-09 16:55:32 +02:00
Adria Navarro
aa0a1737c8
Fix tests
2024-10-09 16:55:32 +02:00
Adria Navarro
9f84262940
Clean
2024-10-09 16:55:32 +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
871925bcef
Merge branch 'master' of github.com:budibase/budibase into logged-out-search-fix
2024-10-09 15:23:06 +01:00
Sam Rose
9d70b123e5
Remove IP tag.
2024-10-09 15:22:38 +01:00
mike12345567
d62d5b7043
Fixing an issue with removing relationships from the many side of a table in SQL, this was not correctly updating the other table.
2024-10-09 15:09:38 +01:00
Sam Rose
71fdae3383
Merge branch 'master' into view-calculation-readonly
2024-10-09 14:19:07 +01:00
Sam Rose
a75666bb7c
Merge branch 'master' into view-calculation-validation-4
2024-10-09 14:03:33 +01:00
Sam Rose
6da0c29c76
Merge branch 'master' into view-calculation-validation-3
2024-10-09 13:46:58 +01:00
Sam Rose
26f2deb234
Set proxy setting on Koa application.
2024-10-09 13:34:43 +01:00
Adria Navarro
23022e324c
Merge branch 'master' into chore/move-table-creation-to-sdk
2024-10-09 14:24:03 +02:00
Sam Rose
f4aeb801d2
Merge branch 'master' of github.com:budibase/budibase into logged-out-search-fix
2024-10-09 13:18:24 +01:00
Sam Rose
a4090243ec
Fix lint.
2024-10-09 13:17:55 +01:00
Sam Rose
adad73a9e2
Fix tests.
2024-10-09 13:10:52 +01:00
Sam Rose
10f3816810
Merge branch 'master' of github.com:budibase/budibase into logged-out-search-fix
2024-10-09 12:57:21 +01:00
Sam Rose
eee2991b09
Rejib IP fetching.
2024-10-09 12:57:14 +01:00
Adria Navarro
3b01f404dd
Fix imports
2024-10-09 13:49:58 +02:00
Adria Navarro
761d48f4d5
Merge branch 'master' into chore/move-table-creation-to-sdk
2024-10-09 13:49:45 +02:00
Michael Drury
52fa9ae905
Merge branch 'master' into fix/postgres-newlines
2024-10-09 12:48:28 +01:00
Adria Navarro
cf92da15c6
Merge branch 'master' into chore/fix-exporting-rows
2024-10-09 13:33:55 +02:00
Adria Navarro
865b7a97e0
Fix
2024-10-09 13:31:34 +02:00
Adria Navarro
f05bf25e21
Add failing test
2024-10-09 13:31:11 +02:00
Sam Rose
20f55e3795
Still fetch flags when the user is not logged in.
2024-10-09 12:29:17 +01:00
Adria Navarro
80ae7cbe0b
Rename
2024-10-09 13:21:22 +02:00
Adria Navarro
4efe335b65
Create external table in sdk
2024-10-09 13:20:02 +02:00
Michael Drury
64492dca2a
Merge branch 'master' into fix/related-rows-dont-exist
2024-10-09 12:18:37 +01:00
Adria Navarro
15d124bfaf
Move internal creation to sdk
2024-10-09 12:58:10 +02:00
Adria Navarro
9d06c705ac
Remove ContextUser usages in favor of just ids
2024-10-09 12:47:43 +02:00
Andrew Kingston
6916269cbb
Fix duplicate API call spam due to incorrect comparison of view filters
2024-10-09 09:59:05 +01:00
Adria Navarro
c2a5f673ae
Lint
2024-10-09 10:52:14 +02:00
Adria Navarro
684ad854e6
Merge branch 'master' into budi-8708-single-and-multi-select-user-fields-appear-to-no-longer-be
2024-10-09 10:48:01 +02:00
Andrew Kingston
6d294be646
Add saving of calculation view updates
2024-10-09 09:45:47 +01:00
Adria Navarro
d811b9527f
Fix limit issues
2024-10-09 10:44:04 +02:00
Adria Navarro
3cf96c589c
Implement logical conditions
2024-10-09 10:33:15 +02:00
Adria Navarro
8b0c84b2ea
In memory filters
2024-10-09 10:32:39 +02:00
Adria Navarro
0e24df2ddf
Improve types
2024-10-09 10:32:12 +02:00
Adria Navarro
bf62153b8b
Add test with conditions
2024-10-09 10:16:32 +02:00
Andrew Kingston
0c53272187
Allow empty queries when searching tables
2024-10-09 08:22:54 +01:00
Andrew Kingston
608331018a
Add progress on calculation editor
2024-10-09 08:10:02 +01:00
Sam Rose
0182d4a09f
Make sure calculation views cannot be used to write or modify rows.
2024-10-08 17:55:42 +01:00
Martin McKeaveney
7b683cfc50
merge and typing
2024-10-08 17:38:23 +01:00
Sam Rose
5dc85230d9
Add a test to make sure 'shadowing' a field works as expected in view calculations.
2024-10-08 17:04:45 +01:00
Andrew Kingston
d35fce699a
Fix config store
2024-10-08 15:59:21 +01:00
Andrew Kingston
6e0b5341b1
Handle lack of IDs from calculation views
2024-10-08 15:54:42 +01:00
Sam Rose
5c3adbed27
Validate you can't group by complex fields.
2024-10-08 15:34:34 +01:00
Sam Rose
f1b04d1252
Merge master.
2024-10-08 15:06:57 +01:00
Sam Rose
2b47789fc8
Merge branch 'master' into feature-flag-helper
2024-10-08 14:42:09 +01:00
Dean
18f9b2a440
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-08 14:32:38 +01:00
Andrew Kingston
7a0b0ccb34
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
2024-10-08 14:30:41 +01:00
Andrew Kingston
c1333c66db
Fix error when deleting views
2024-10-08 14:30:10 +01:00
Andrew Kingston
3e86e02656
Add support for creating and displaying calculation views
2024-10-08 14:27:44 +01:00
Dean
2c7950e090
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-08 14:08:44 +01:00
Andrew Kingston
491f74e6bc
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
2024-10-08 14:06:52 +01:00
Andrew Kingston
76ce8b5fd5
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-10-08 14:06:26 +01:00
melohagan
e3c6b60211
Remove unused properties ( #14732 )
...
* Remove unused properties
* lint
2024-10-08 12:56:48 +00:00
Sam Rose
7818546ade
Fix tests.
2024-10-08 12:31:14 +01:00
Sam Rose
4f628c1d54
Merge branch 'master' of github.com:budibase/budibase into mark-calculation-views
2024-10-08 12:23:28 +01:00
Sam Rose
9b3ab049a4
wip
2024-10-08 11:50:16 +01:00
Sam Rose
13a78867ac
Merge branch 'master' of github.com:budibase/budibase into view-calculation-validation-2
2024-10-08 11:21:41 +01:00
Sam Rose
2d19644bd8
Fix tests.
2024-10-08 11:19:43 +01:00
Sam Rose
d0c57c82ad
Fix lint.
2024-10-08 11:15:53 +01:00
Sam Rose
635d268eea
Merge branch 'master' of github.com:budibase/budibase into feature-flag-helper
2024-10-08 11:14:11 +01:00
Sam Rose
c1189ecc96
Merge master.
2024-10-08 11:10:23 +01:00
Sam Rose
a4a90d7456
Fix tests.
2024-10-08 09:56:51 +01:00
Sam Rose
820c66be7f
Merge branch 'master' of github.com:budibase/budibase into graceful-sqs-5xx-error-handling
2024-10-08 09:42:35 +01:00
Sam Rose
1106244ff3
Merge branch 'master' into allow-calculation-fields-to-hide-required-fields
2024-10-08 09:30:00 +01:00
Sam Rose
e18cc8aff2
Merge branch 'master' of github.com:budibase/budibase into graceful-sqs-5xx-error-handling
2024-10-07 18:19:56 +01:00
Sam Rose
5c092abd85
Merge branch 'master' of github.com:budibase/budibase into feature-flag-helper
2024-10-07 18:19:37 +01:00
Sam Rose
11804f6ddd
Create a feature flag helper for tests.
2024-10-07 18:18:04 +01:00
Martin McKeaveney
3d83676c03
adding missing await
2024-10-07 18:13:41 +01:00
Sam Rose
2d07e63325
Merge branch 'master' into fix-enterprise-vulns
2024-10-07 17:52:32 +01:00
Martin McKeaveney
1e6a7b66e8
pr comments
2024-10-07 17:42:35 +01:00
Martin McKeaveney
12fdb930aa
remove nonce
2024-10-07 17:31:45 +01:00
Sam Rose
c796c11153
Merge branch 'master' of github.com:budibase/budibase into graceful-sqs-5xx-error-handling
2024-10-07 17:20:11 +01:00
Sam Rose
3e865d5609
Merge branch 'master' into view-calculation-validation
2024-10-07 17:05:18 +01:00
Sam Rose
6e4e76e21c
Merge branch 'master' into graceful-sqs-5xx-error-handling
2024-10-07 17:05:07 +01:00
Martin McKeaveney
ce61af1331
XSS safe mode to prevent unsanitised input
2024-10-07 16:47:49 +01:00
Martin McKeaveney
af2071c60c
fixing vulns for ent client
2024-10-07 16:44:28 +01:00
Sam Rose
f2e78ec4d5
Don't check required fields at all for calculation views.
2024-10-07 16:39:44 +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
Sam Rose
e6e25fdf94
Allow calculation views to hide required fields.
2024-10-07 14:59:29 +01:00
Dean
1ad566acb4
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-07 14:26:06 +01:00
Sam Rose
fc1b53d9df
Merge branch 'master' of github.com:budibase/budibase into remove-unneeded-deep-clone
2024-10-07 12:39:10 +01:00
Sam Rose
deee5e4e05
Put the frontend back to how it was.
2024-10-07 12:35:05 +01:00
Sam Rose
c21d8a8131
Remove inaccurate comment.
2024-10-07 12:27:17 +01:00
Sam Rose
55699cfaff
Don't clone non-object/non-arrays, use default JS in manifest.spec.ts.
2024-10-07 12:23:22 +01:00
Sam Rose
2c451d494b
Backend/frontend JS parity, deep clone optimisation.
2024-10-07 12:04:45 +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
Adria Navarro
e6cf90e160
Merge branch 'master' into graceful-sqs-5xx-error-handling
2024-10-07 11:51:04 +02:00
Andrew Kingston
0d8ce10229
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
2024-10-07 10:48:12 +01:00
Andrew Kingston
fda5fdc16e
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-10-07 10:46:50 +01:00
Andrew Kingston
4326fd98bb
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
2024-10-07 10:46:05 +01:00
Andrew Kingston
b9a106954f
Improve RBAC edutor UI for small flows
2024-10-07 10:45:36 +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
Sam Rose
27578db4b7
Fix SQS error handling.
2024-10-07 09:48:33 +01:00
Martin McKeaveney
d5324388d6
allow regeneration of AI columns from context menu
2024-10-04 17:20:30 +01:00
Dean
e9f8d1d4ef
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-04 16:07:22 +01:00
Adria Navarro
6f62b8671d
Add comment
2024-10-04 15:54:07 +02:00
Adria Navarro
349637733e
Return allowed run from table
2024-10-04 15:52:46 +02:00
Adria Navarro
b6aebd67a8
Rename allowedViews to allowedSources
2024-10-04 15:52:36 +02:00
Adria Navarro
6c2c422fa5
Merge branch 'master' into v3-ui
2024-10-04 15:51:40 +02:00
Adria Navarro
6954fc6416
Merge branch 'master' into row-action/set-table-permission
2024-10-04 15:39:06 +02:00
Sam Rose
55008c4bb5
Merge branch 'master' into view-ui-metadata
2024-10-04 14:32:03 +01:00
Adria Navarro
2edc30e7a5
Merge branch 'master' into row-action/set-table-permission
2024-10-04 15:31:59 +02:00
Sam Rose
11dc2766cc
Merge branch 'master' into fix/related-rows-dont-exist
2024-10-04 14:30:45 +01:00
Sam Rose
191be8689a
Merge branch 'master' into lab-day/app-sorting
2024-10-04 14:27:01 +01:00
Adria Navarro
f38180eaaa
Add comment
2024-10-04 14:48:50 +02:00
Adria Navarro
9d7fdb1ed7
Fix test
2024-10-04 14:45:28 +02:00
Adria Navarro
3830d6cff7
Clean action between tests
2024-10-04 14:45:11 +02:00
Adria Navarro
01b7f7388f
More tests
2024-10-04 14:16:50 +02:00
Adria Navarro
bb6bd1711a
Add extra tests
2024-10-04 14:03:03 +02:00
Adria Navarro
9063e73f88
Fix tests
2024-10-04 14:02:56 +02:00
Adria Navarro
4c4f766a6a
Endpoint to allow/disallow runs from table
2024-10-04 14:02:48 +02:00
Adria Navarro
75b5bbf401
Table run by default
2024-10-04 14:02:42 +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
Dean
d326f6b082
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-04 12:26:20 +01:00
Sam Rose
c10cdd3aaf
Fix undefined error.
2024-10-04 11:56:55 +01:00
Sam Rose
c247b194c2
Fix error propagation all the way out of processStringSync.
2024-10-04 11:48:19 +01:00
Sam Rose
4fb870e449
Make processStringSync's throw behaviour opt-in.
2024-10-04 11:30:10 +01:00
Andrew Thompson
ec6a5bea13
Merge branch 'master' into lab-day/app-sorting
2024-10-04 11:25:15 +01:00
Sam Rose
2e4607edb6
Ensure processObjectSync does not throw.
2024-10-04 11:13:30 +01:00
Sam Rose
1b5c19554e
Merge branch 'master' into view-calculation-validation
2024-10-04 11:12:13 +01:00
Sam Rose
fb7133e64f
Validate that there are no duplicate calculations in calculation views.
2024-10-04 11:09:29 +01:00
andz-bb
696b2c38db
persist app sort method selection by saving it against the user
2024-10-04 10:54:14 +01:00
Sam Rose
27508d934d
Validate that you cannot create a calculation view with more than 5 calculation fields.
2024-10-04 10:45:03 +01:00
Peter Clement
9a47db4a13
fix test
2024-10-04 10:39:17 +01:00
Sam Rose
0eec9f9146
Merge branch 'js-stack-traces' of github.com:budibase/budibase into js-stack-traces
2024-10-04 10:32:43 +01:00
Sam Rose
28e6a03929
Include syntax errors in processJS
2024-10-04 10:32:33 +01:00
Peter Clement
3cb14d596a
fixes an issue where id and revision weren't passed to row action automations
2024-10-04 10:18:27 +01:00
Andrew Kingston
afca86cf8f
Merge branch 'master' into view-ui-metadata
2024-10-04 09:45:34 +01:00
Sam Rose
e39ced99d9
Merge branch 'master' into js-stack-traces
2024-10-04 09:44:59 +01:00
Andrew Kingston
a563adc2c0
Update tests
2024-10-04 09:43:23 +01:00
Sam Rose
831c81a99c
Fix automation tests.
2024-10-04 09:31:42 +01:00
Andrew Kingston
215e359615
Add uiMetadata to viewV2
2024-10-04 09:29:41 +01:00
Andrew Kingston
0f95c8a1c9
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
2024-10-04 09:27:36 +01:00
Andrew Kingston
f2b4ef2ac8
Lint
2024-10-04 09:23:14 +01:00
mike12345567
586dd8fea7
Fixing an issue with newlines between coalesce statements in Postgres - we were escaping newlines even if they were valid when given a list of JSON operations to perform.
2024-10-03 18:10:58 +01:00
mike12345567
bfbc576ed1
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
2024-10-03 17:22:09 +01:00
Michael Drury
d5af9315a5
Merge branch 'master' into fix/related-rows-dont-exist
2024-10-03 17:10:23 +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
Sam Rose
19f58b62c9
Merge branch 'master' of github.com:budibase/budibase into js-stack-traces
2024-10-03 16:32:43 +01:00
Sam Rose
15a30b1d9e
Fix yet more tests.
2024-10-03 16:32:14 +01:00
mike12345567
6fb844753b
Another small fix.
2024-10-03 16:24:54 +01:00
mike12345567
86846eff3f
Small fix.
2024-10-03 16:22:32 +01:00
Sam Rose
03c514be4c
Fix tests.
2024-10-03 16:16:42 +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
Sam Rose
646fc5e6bd
Respond to PR comment.
2024-10-03 15:56:19 +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
Andrew Kingston
aa3da2bcf2
Fix z-index
2024-10-03 15:49:44 +01:00
Andrew Kingston
c51c7cd2a6
Make role editor full screen
2024-10-03 15:47:05 +01:00
Dean
f6b5b4121e
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-03 15:37:04 +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
mike12345567
58c7149fc0
Merge branch 'backport-v3-view-updates' of github.com:Budibase/budibase into view-merge-v3-ui
2024-10-03 14:48:35 +01:00
mike12345567
9c70ed92ba
Small build fix.
2024-10-03 14:47:31 +01:00
Andrew Kingston
303bb94eec
Fix top nav being off-center
2024-10-03 14:28:43 +01:00
Andrew Kingston
818732250b
Add auto layout and fit when doing any role operation other than updating metadata
2024-10-03 14:13:22 +01:00
Andrew Kingston
a4aac8aae0
Deal with power users
2024-10-03 13:59:50 +01:00
mike12345567
176bae2935
Merge branch 'backport-v3-view-updates' of github.com:Budibase/budibase into view-merge-v3-ui
2024-10-03 13:38:58 +01:00
Sam Rose
795b10c4c9
Fix types in string-templates.
2024-10-03 13:11:35 +01:00
Sam Rose
f9ccbbe081
Fix jsRunner.spec.ts.
2024-10-03 13:11:01 +01:00
Andrew Kingston
a342aa3c31
Add empty state node to role editor
2024-10-03 13:08:47 +01:00
Sam Rose
df242cc2ad
Don't break the fact that processStringSync returns a string.
2024-10-03 13:07:22 +01:00
Sam Rose
fdbe633b02
Get errors working on the client side as well.
2024-10-03 12:43:57 +01:00
Sam Rose
9bb6855967
Merge branch 'master' of github.com:budibase/budibase into js-stack-traces
2024-10-03 11:59:14 +01:00
Andrew Kingston
303f400139
Prevent selection of basic and admin roles
2024-10-03 11:28:41 +01:00
Andrew Kingston
72f1db8c10
Update spacing
2024-10-03 11:24:22 +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
ad2bb7b7c0
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui
2024-10-03 11:22:24 +01:00
Andrew Kingston
edbb0b59f7
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-10-03 11:22:05 +01:00
Andrew Kingston
fbdbefddf7
Fix resizing issue with brackes
2024-10-03 11:21:30 +01:00
Andrew Kingston
ade2ed5a05
Merge pull request #14635 from Budibase/default-values-options
...
Default values for options and array types (frontend)
2024-10-03 10:26:42 +01:00
Adria Navarro
ca88943048
Merge branch 'master' into chore/search-tests-from-views
2024-10-03 10:45:36 +02:00
Adria Navarro
9ba759093e
Small rename
2024-10-03 10:44:58 +02:00
Adria Navarro
36e304aaf5
Unify
2024-10-03 10:44:15 +02:00
Sam Rose
b004ef5448
Pull the error object out of isolated-vm when a user script throws an error.
2024-10-03 09:42:08 +01:00
Andrew Kingston
f430de5369
Add more edge validation
2024-10-03 09:36:18 +01:00
Adria Navarro
1b53bab92e
Extract
2024-10-03 10:28:29 +02:00
Andrew Kingston
4de91d4e3a
Add animated curly brackets
2024-10-03 09:27:04 +01:00
Adria Navarro
7c778061e5
Fix sql relationship fetching
2024-10-03 09:50:58 +02:00
Adria Navarro
7e4097476e
Merge branch 'master' into chore/search-tests-from-views
2024-10-03 09:23:02 +02:00
Martin McKeaveney
2dff149aa9
lint
2024-10-02 22:36:36 +01:00
Martin McKeaveney
9a4a788283
dont show AI type if AI not enabled
2024-10-02 21:15:42 +01:00
mike12345567
98ebd8f18c
Omitting in tests.
2024-10-02 18:59:20 +01:00
mike12345567
932413c4c1
Getting re-loading of view queries working again.
2024-10-02 18:57:40 +01:00
mike12345567
bcb940b7eb
Merge issue.
2024-10-02 18:45:47 +01:00
mike12345567
f4177230a7
Merge branch 'backport-v3-view-updates' of github.com:Budibase/budibase into view-merge-v3-ui
2024-10-02 18:43:46 +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
2fed6008fa
Updating view stores.
2024-10-02 18:41:27 +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
Martin McKeaveney
2b322f6f1d
merge from v3
2024-10-02 17:01:07 +01:00
Sam Rose
73613ce8bf
Fix spread operator use.
2024-10-02 16:52:40 +01:00
Martin McKeaveney
c70bd87ac2
merge with master
2024-10-02 16:52:00 +01:00
Sam Rose
7ed28593fb
Add a test for a count distinct column that references a non-existent field.
2024-10-02 16:49:14 +01:00
Sam Rose
50c307df4d
Add more view calculation tests, and implement count distinct.
2024-10-02 16:49:14 +01:00
Martin McKeaveney
c1a86433c1
don't backfill old rows on AI column creation
2024-10-02 16:49:04 +01:00
Sam Rose
612d0844bf
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql-4
2024-10-02 16:48:49 +01:00
Adria Navarro
39511a4e83
Fix tests
2024-10-02 17:39:35 +02:00
Martin McKeaveney
2c5fe77740
don't run over all historical cells
2024-10-02 16:11:52 +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
8b0600f716
Merge branch 'master' into default-values-options-backend
2024-10-02 16:06:59 +01:00
Adria Navarro
576ebc997e
Merge branch 'master' into chore/search-tests-from-views
2024-10-02 16:55:13 +02:00
Adria Navarro
521a14650d
Fix tests
2024-10-02 16:50:54 +02:00
Adria Navarro
0484b798fc
Honor onEmptyFilter in views
2024-10-02 16:50:54 +02:00
Adria Navarro
557add173a
Fix view relationships
2024-10-02 16:50:54 +02:00
Andrew Kingston
27ab119abf
Merge branch 'master' into fix-form-browser-crash
2024-10-02 15:45:06 +01:00
Andrew Kingston
45e708652e
Revert backend changes
2024-10-02 15:39:48 +01:00
Andrew Kingston
3e3fd20207
Add tests for new default value types
2024-10-02 15:35:17 +01:00
Andrew Kingston
c4a98832cb
Enable default values for options and array types
2024-10-02 15:24:04 +01:00
Michael Drury
fb68fe2f8c
Merge branch 'master' into backport-v3-view-updates
2024-10-02 14:09:11 +01:00
Sam Rose
8e120b2b5e
Merge branch 'master' into count-field-name
2024-10-02 13:58:58 +01:00
Sam Rose
45a6f0680f
Fix view.spec.ts tests.
2024-10-02 13:58:23 +01:00
Adria Navarro
0d64e03c9f
Don't run for lucene views
2024-10-02 14:10:29 +02:00
Andrew Kingston
bc96e61baf
Avoid mutating path array in-place
2024-10-02 12:57:10 +01:00
Adria Navarro
4b83d6b00b
Fix tests
2024-10-02 13:07:41 +02:00
Adria Navarro
2d6e97bac9
Merge branch 'master' into chore/search-tests-from-views
2024-10-02 12:38:57 +02:00
Adria Navarro
470ad95208
Run view tests
2024-10-02 12:37:40 +02:00
Adria Navarro
e08c3b8574
Run view tests
2024-10-02 12:26:03 +02:00
Dean
abf4b60995
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-02 11:20:32 +01:00
Andrew Kingston
ce07aa98d2
Make collapsed buttons in grids CTAs
2024-10-02 11:11:47 +01:00
Andrew Kingston
a4c67f1812
Show notification when running row actions in the data section
2024-10-02 11:11:20 +01:00
Andrew Kingston
27c65ccff2
Cleanup
2024-10-02 10:54:17 +01:00
Andrew Kingston
a49e779d11
Add default value for multi-selects and improve default value validation
2024-10-02 10:50:22 +01:00
Sam Rose
0679ec8993
Make sure calculation views are created and returned correctly.
2024-10-02 10:36:45 +01:00
Andrew Kingston
f6a783a9f1
Update submodules
2024-10-02 10:25:22 +01:00
Andrew Kingston
bddb7a72f7
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-values-options
2024-10-02 10:19:46 +01:00
Andrew Kingston
f6d937fda5
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-values-options
2024-10-02 10:19:37 +01:00
Conor Webb
dda078d743
Merge branch 'master' into v3-ui
2024-10-02 10:15:20 +01:00
Sam Rose
ab386e5047
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql-4
2024-10-02 10:06:44 +01:00
Sam Rose
ee897e4d7e
Fix imports.
2024-10-02 10:05:56 +01:00
deanhannigan
82006c4088
Merge branch 'master' into v3-ui
2024-10-02 09:57:55 +01:00
Sam Rose
4dd6afd435
Symbolise the special __bb_total count field name.
2024-10-02 09:57:18 +01:00
Sam Rose
904dd8364a
Merge branch 'master' into view-calculation-sql-3
2024-10-02 09:55:50 +01:00
Dean
9835e95236
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-02 09:53:21 +01:00
Dean
61a0db0984
Add explicit typing for view search filter config
2024-10-02 09:51:13 +01:00
Sam Rose
d00513db33
Merge branch 'master' into view-calculation-sql-2
2024-10-02 09:46:44 +01:00
Sam Rose
7b9af81fd5
Clean up params and isSqs
2024-10-02 09:44:20 +01:00
Sam Rose
ddd229062c
Rename total field when doing row counts.
2024-10-02 09:39:54 +01:00
Michael Drury
9ed77d6aea
Merge branch 'master' into backport-v3-view-updates
2024-10-02 09:37:40 +01:00
Sam Rose
cc6b2f6717
add failing test
2024-10-02 09:35:47 +01:00
Sam Rose
08f1c4dadc
Update packages/backend-core/src/sql/sql.ts
...
Co-authored-by: Adria Navarro <adria@budibase.com>
2024-10-02 09:35:15 +01:00
Dean
6d0d4a9b59
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-02 09:26:43 +01:00
Sam Rose
abeeecba9d
Merge branch 'master' into view-calculation-sql-2
2024-10-02 09:24:23 +01:00
Dean
a9b747d88d
Replaced global selectedAutomation with memoised parameter
2024-10-02 09:23:37 +01:00
Dean
2884ac4638
Merge remote-tracking branch 'origin/master' into v3-ui
2024-10-02 09:21:00 +01:00
Sam Rose
3ef8d4ad04
Merge branch 'master' into feat/fix-automation-context
2024-10-01 17:31:22 +01:00
Sam Rose
77856eb35a
Add a test to make sure fields on the underlying table that are required are not required on the view.
2024-10-01 17:23:21 +01:00
Martin McKeaveney
9a6301fd5f
Merge branch 'master' into budi-8664-cron-helper-ai-feature
2024-10-01 17:06:33 +01:00
Martin McKeaveney
a28a64f9d8
update pro ref
2024-10-01 17:05:38 +01:00
Martin McKeaveney
c4a6a92bdb
PR comments
2024-10-01 17:03:06 +01:00
Martin McKeaveney
b3afbd57be
longform text
2024-10-01 16:55:20 +01:00
Sam Rose
13248c409f
Respond to PR comment.
2024-10-01 16:44:16 +01:00
Martin McKeaveney
36996f71d0
merge
2024-10-01 16:39:09 +01:00
Sam Rose
321bf5cd79
Merge branch 'master' into view-calculation-sql-2
2024-10-01 16:37:07 +01:00
Martin McKeaveney
2aaef12a1a
better typing - discriminated unions
2024-10-01 16:36:37 +01:00
Andrew Kingston
1dea53f597
Refresh data when adding columns
2024-10-01 16:25:48 +01:00
Sam Rose
4165c6cab4
Test all aggregation types.
2024-10-01 16:17:22 +01:00
Sam Rose
7cee1509aa
Fix sqlAlias.spec.ts
2024-10-01 16:17:11 +01:00
Andrew Kingston
3f520f05a0
Add bounding brackets to role editor
2024-10-01 16:16:31 +01:00
Sam Rose
addd54a8e8
Fix generic-sql.spec.ts
2024-10-01 15:39:33 +01:00
Andrew Kingston
d2b59fedeb
Refactor node management to automatically position basic and admin at each edge
2024-10-01 15:27:33 +01:00
Sam Rose
1f209e62b9
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql-2
2024-10-01 15:05:52 +01:00
Sam Rose
ae4f7ae4b4
Implement group by and add a test for it.
2024-10-01 15:04:01 +01:00
Martin McKeaveney
0b9b9ab440
AI functionaly working E2E
2024-10-01 14:56:16 +01:00
Sam Rose
8e88502761
Merge branch 'master' into backport-v3-view-updates
2024-10-01 14:03:11 +01:00
Peter Clement
76a9861107
Merge branch 'master' into feat/fix-automation-context
2024-10-01 13:27:28 +01:00
Martin McKeaveney
2d21afbe10
rough v1
2024-10-01 12:52:11 +01:00
Peter Clement
f00593ff26
pr comments
2024-10-01 12:25:41 +01:00
Adria Navarro
b88e63d490
Helpers not changing state
2024-10-01 13:24:38 +02:00
Adria Navarro
97b70e1f5a
Change tableid for source id
2024-10-01 13:21:04 +02:00
Sam Rose
84f7a477a1
Fix the binding drawer for default values.
2024-10-01 12:00:03 +01:00
Sam Rose
987a24fabc
wip
2024-10-01 11:48:14 +01:00
mike12345567
4d33106b45
Undo commenting out other DBs.
2024-10-01 11:42:44 +01:00
mike12345567
d7873c5c6e
Test fix.
2024-10-01 11:42:16 +01:00
mike12345567
19407d5e37
Check filters have been provided.
2024-10-01 11:38:02 +01:00
mike12345567
522941abf0
PR comments.
2024-10-01 11:31:41 +01:00
Adria Navarro
119767a30e
Cleanup
2024-10-01 12:20:18 +02:00
Adria Navarro
1972ed6533
Merge branch 'master' into backport-v3-view-updates
2024-10-01 12:19:25 +02:00
Andrew Kingston
930dd812cc
Add uiMetadata to viewv2
2024-10-01 10:59:48 +01:00
Andrew Kingston
ec8856b6ae
Merge branch 'v3-ui' of github.com:Budibase/budibase into view-calculation-ui
2024-10-01 10:25:45 +01:00
Andrew Kingston
db41b4c385
Add initial differences for calculation views
2024-10-01 10:25:32 +01:00
mike12345567
975e348de5
Check options.fields are in the table.
2024-10-01 10:25:15 +01:00
Adria Navarro
f31c7c3487
Add test
2024-10-01 10:56:16 +02:00
Adria Navarro
527876fc41
Merge branch 'master' into BUDI-8630/view-security-allow-filters-specified-on-view-to-use-any
2024-10-01 10:51:37 +02:00
Andrew Kingston
354b5041c7
Update handling of basic and admin edges
2024-10-01 09:49:53 +01:00
Dean
47904a2b1e
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-10-01 09:46:13 +01:00
Dean
09cc253938
Merge commit
2024-10-01 09:43:50 +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
6bbcffb645
Merge branch 'master' into better-types-on-removeInvalidFilters
2024-09-30 16:45:11 +01:00
Martin McKeaveney
bd6ad0ff0e
Merge branch 'master' into budi-8664-cron-helper-ai-feature
2024-09-30 16:17:27 +01:00
Michael Drury
efdbe5a238
Merge branch 'master' into fix/view-user-columns
2024-09-30 16:15:39 +01:00
Sam Rose
604dc51b1c
Merge branch 'master' into better-types-on-removeInvalidFilters
2024-09-30 15:54:51 +01:00
Sam Rose
f6649b294b
Remove an implicit any from removeInvalidFilters.
2024-09-30 15:54:01 +01:00
mike12345567
01415fb066
Quick fix.
2024-09-30 15:43:58 +01:00
Sam Rose
52069f429f
Merge branch 'master' into default-view-permissions-taylor-version
2024-09-30 15:42:30 +01:00
Sam Rose
28bb321511
Set view permissions to explicit roles from the parent table
2024-09-30 15:36:49 +01:00
mike12345567
f28cb1badb
Another slight change.
2024-09-30 15:18:15 +01:00
Martin McKeaveney
b1462b4c19
lint
2024-09-30 15:17:07 +01:00
mike12345567
7888c22015
Quick fix.
2024-09-30 15:17:03 +01:00
Sam Rose
c0cc2a9e3d
Move isSupportedUserSearch from backend-core to shared-core.
2024-09-30 15:16:24 +01:00
Adria Navarro
abb3a8fe85
Fix
2024-09-30 16:10:44 +02:00
Peter Clement
dc23977619
fix broken trigger binding
2024-09-30 15:02:55 +01:00
mike12345567
3ecd86b2af
Fixing an issue with user columns getting correct user ID, the logical operators were not being recursed correctly.
2024-09-30 14:58:27 +01:00
Adria Navarro
be70692cfd
Fix
2024-09-30 15:57:49 +02:00
Adria Navarro
53620907bb
Fix lucene views
2024-09-30 15:55:34 +02:00
Martin McKeaveney
ce1ca5b89e
add finally block instead of duplication
2024-09-30 14:48:02 +01:00
Martin McKeaveney
fc642a259c
tidy up
2024-09-30 14:43:10 +01:00
Adria Navarro
7d8238ec98
Fix
2024-09-30 15:40:21 +02:00
Adria Navarro
6e1cd6eb01
Move query logic to sdk
2024-09-30 15:37:20 +02:00
Adria Navarro
26638ace0a
Add globalId and userId to userContextBindings
2024-09-30 15:30:18 +02:00
Martin McKeaveney
e281250569
ai cron helper E2E
2024-09-30 14:00:12 +01:00
Peter Clement
5d31976835
updated automation thread to use ids and test
2024-09-30 13:08:11 +01:00
Sam Rose
b2545a30e1
Update account-portal submodule to latest master.
2024-09-30 11:51:28 +01:00
Sam Rose
62e1e66ce9
Merge master.
2024-09-30 09:54:36 +01:00
Dean
b99375cff1
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-30 09:14:35 +01:00
Andrew Kingston
2099ee8baf
Fix duplicates
2024-09-30 08:24:42 +01:00
Andrew Kingston
46feabec03
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-30 08:24:20 +01:00
Andrew Kingston
8fab576b5a
Remove duplicate dark mode attribute
2024-09-30 08:23:57 +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
Andrew Kingston
adfe467329
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-30 08:21:36 +01:00
Andrew Kingston
0ee3dfacf7
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui
2024-09-30 08:20:09 +01:00
Andrew Kingston
d09cbc4029
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-09-30 08:19:19 +01:00
mike12345567
d6d4da221d
Updating role validator.
2024-09-27 17:05:03 +01:00
Dean
3bd41db25c
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-27 14:23:24 +01:00
Adria Navarro
925aff4b71
Merge branch 'master' into v3-ui
2024-09-27 14:37:39 +02:00
Adria Navarro
5853f3b148
Fix signature theme
2024-09-27 14:37:10 +02:00
mike12345567
61c28154fb
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
2024-09-27 13:33:27 +01:00
Adria Navarro
d082c7b77d
Merge branch 'master' into v3-ui
2024-09-27 14:28:09 +02:00
mike12345567
c5ba891793
Merge branch 'fix/view-performance-improvements' of github.com:Budibase/budibase into fix/view-performance-improvements
2024-09-27 13:07:57 +01:00
mike12345567
c30fe28fe8
Lint.
2024-09-27 13:07:44 +01:00
mike12345567
2a78409e8f
Removing feature check.
2024-09-27 13:07:17 +01:00
Adria Navarro
042db6e748
Merge branch 'master' into fix/view-performance-improvements
2024-09-27 13:29:47 +02:00
mike12345567
d71ba7d37f
Removing un-needed import.
2024-09-27 12:27:41 +01:00
mike12345567
aa4cc2079f
Adding comment to explain new function.
2024-09-27 12:24:40 +01:00
mike12345567
c41c25a603
This improves the performance of views when the enriched relationships feature has been enabled. There was an issue that caused the squashLinks and outputProcessing to loop onto each other until things broke down - this fixes the issue.
2024-09-27 12:19:24 +01:00
Andrew Kingston
95cc7a6e60
Merge pull request #14597 from Budibase/default-view-permissions
...
Default view permissions to parent table roles
2024-09-27 12:03:09 +01:00
Dean
836b1fa1f7
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-27 11:48:30 +01:00
Adria Navarro
41b7e765f3
Merge branch 'master' into BUDI-8565/related-columns
2024-09-27 12:43:18 +02:00
Peter Clement
e38eb58cf0
Merge remote-tracking branch 'origin/master' into v3-ui
2024-09-27 11:34:50 +01:00
Andrew Kingston
60c55b06ed
Update new view popover to allow for creating calculation views
2024-09-27 10:39:50 +01:00
Andrew Kingston
80cdcf99da
Add additional comments to tests
2024-09-27 10:35:23 +01:00
Adria Navarro
747057b011
Merge branch 'master' into BUDI-8565/related-columns
2024-09-27 11:31:28 +02:00
Adria Navarro
fdfa451124
More verbose reduce params
2024-09-27 11:23:50 +02:00
Peter Clement
5ef0e48ee0
add back space
2024-09-27 10:21:52 +01:00
Adria Navarro
f73cf5983a
Hide column
2024-09-27 11:14:32 +02:00
Peter Clement
9e8a6f85f6
Merge branch 'master' into feat/branching-tests-issue
2024-09-27 10:05:16 +01:00
Peter Clement
f03ed03794
remove space
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-27 10:05:05 +01:00
Adria Navarro
64f4497c76
Prevent flashed while sorting
2024-09-27 11:02:00 +02:00
Sam Rose
5919f1becd
Update account-portal submodule to latest master.
2024-09-27 09:57:56 +01:00
Andrew Kingston
80f1de27de
Please just work tests
2024-09-27 09:19:42 +01:00
Sam Rose
d84bf5abda
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql
2024-09-27 09:18:34 +01:00
Peter Clement
acdcd02fcd
Fix small issue with conditions in branches
2024-09-27 09:12:50 +01:00
Dean
8de5a0d7b6
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-27 09:10:48 +01:00
deanhannigan
ffdc8ff1be
Merge branch 'master' into v3-ui
2024-09-27 09:10:25 +01:00
Andrew Kingston
b53bc5dfaf
Update tests
2024-09-27 09:08:38 +01:00
Martin McKeaveney
3b32eb89cb
Merge branch 'master' into ai-configs-design-updates
2024-09-27 09:00:40 +01:00
Andrew Kingston
3b934a3f2d
Merge branch 'view-calculation-sql' of github.com:Budibase/budibase into view-calculation-ui
2024-09-27 08:34:48 +01:00
Andrew Kingston
baa088049a
Account for both shapes of the required constraint and ensure required trumps default values
2024-09-27 08:33:09 +01:00
Andrew Kingston
15baff1a7e
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-09-27 08:07:35 +01:00
Adria Navarro
3e294c3cb9
Don't allow related fields in sort button
2024-09-26 21:15:14 +02:00
Adria Navarro
aa044b94cf
Don't allow sort columns as display or sorting
2024-09-26 21:09:47 +02:00
mike12345567
fa9bb030c9
Utility for detecting loops in a list of roles.
2024-09-26 18:26:35 +01:00
mike12345567
10e187014a
Fixing type issues.
2024-09-26 18:02:32 +01:00
Martin McKeaveney
98a2da20b4
lint
2024-09-26 17:31:22 +01:00
Sam Rose
264b10f3f3
Fix isView.
2024-09-26 17:22:11 +01:00
Martin McKeaveney
133ce9e784
update colour on tags
2024-09-26 17:21:18 +01:00
Martin McKeaveney
e65a9157cc
opacity/custom config updates, fix tests
2024-09-26 17:14:20 +01:00
Sam Rose
559988e011
Correct error message.
2024-09-26 17:11:50 +01:00
Sam Rose
d7ffdf02c2
Update isTable and isView to depend on the ID format.
2024-09-26 17:10:53 +01:00
Sam Rose
8dd21e5592
Wider check on fields == null.
2024-09-26 17:06:51 +01:00
Sam Rose
aa738659ae
Respond to PR feedback.
2024-09-26 16:21:34 +01:00
Adria Navarro
d7715e4f5c
Don't allow related columns as display or sorting
2024-09-26 17:00:44 +02:00
Sam Rose
743140eeae
Update account-portal submodule to latest master.
2024-09-26 15:55:37 +01:00
Sam Rose
ae8a864566
Collapse duplicated key names.
2024-09-26 15:51:21 +01:00
Sam Rose
ec6fa5f79b
Return SQS error to prevoius state.
2024-09-26 15:50:49 +01:00
Sam Rose
26a27ff70f
Remove needless table copy.
2024-09-26 15:48:44 +01:00
Sam Rose
25a2e02a90
Remove needless table copy.
2024-09-26 15:40:25 +01:00
Sam Rose
7c6c03c80b
Rename ViewUIFieldMetadata -> ViewFieldMetadata to match master.
2024-09-26 15:32:21 +01:00
Sam Rose
e760dc4dc6
Merge branch 'master' of github.com:budibase/budibase into view-calculation-sql
2024-09-26 15:22:21 +01:00
Sam Rose
c4c524c6ff
viewV2.spec.ts passsing in full
2024-09-26 15:22:10 +01:00
Adria Navarro
ee962380b3
Handle undefined properly
2024-09-26 16:19:38 +02:00
Martin McKeaveney
fd3cedbccf
move premium badge to top of AI config, add AzureOpenAI logo
2024-09-26 15:06:14 +01:00
Adria Navarro
13418a56f8
Merge branch 'master' into BUDI-8565/related-columns
2024-09-26 15:31:45 +02:00
Adria Navarro
b4da4529a3
ENRICHED_RELATIONSHIPS on by default in tests
2024-09-26 15:23:41 +02:00
Adria Navarro
4fe0af81ec
Fix test runs
2024-09-26 14:15:08 +02:00
Adria Navarro
f53664a694
Fix null references
2024-09-26 14:15:08 +02:00
Adria Navarro
5830d3b1bb
Merge branch 'master' into BUDI-8565/related-columns
2024-09-26 14:11:43 +02:00
Adria Navarro
031bdcfeb5
Display signatures
2024-09-26 13:41:54 +02:00
Adria Navarro
0c44f58466
Fix attachment undefined references
2024-09-26 13:33:14 +02:00
Sam Rose
0ef633b87a
Fix viewV2.spec.ts for sqs
2024-09-26 11:56:03 +01:00
Peter Clement
4bc30a0187
pr comment
2024-09-26 11:50:03 +01:00
Dean
279d69ebb5
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-26 11:35:58 +01:00
mike12345567
4fb5943b4c
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
2024-09-26 11:14:43 +01:00
Sam Rose
b93e6cb986
Merge master.
2024-09-26 10:54:30 +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
Peter Clement
62b94111cc
Merge remote-tracking branch 'refs/remotes/origin/feat/more-automation-tests' into feat/more-automation-tests
2024-09-26 10:22:36 +01:00
Peter Clement
44702bbfb6
pr comments
2024-09-26 10:22:16 +01:00
deanhannigan
577dfb0d17
Merge branch 'master' into v3-ui
2024-09-26 09:13:56 +01:00
Andrew Kingston
f08e449758
Lint
2024-09-26 09:02:32 +01:00
Peter Clement
4662ac4c5e
Merge branch 'master' into feat/more-automation-tests
2024-09-26 08:46:39 +01:00
Adria Navarro
680cf5803d
Fix formattings
2024-09-25 18:17:55 +02:00
Adria Navarro
7f5f4d9ecb
Handle unique values
2024-09-25 18:10:23 +02:00
mike12345567
5b11aa6ff6
Merge branch 'master' of github.com:Budibase/budibase into update-docker-compose-for-sqs
2024-09-25 16:57:08 +01:00
Sam Rose
efd677e16a
Most tests passing.
2024-09-25 16:50:06 +01:00
Adria Navarro
d68a2ac41e
Display signatures
2024-09-25 17:48:33 +02:00
Sam Rose
566af9e454
Fix bulk import to not modify the table schema.
2024-09-25 16:44:37 +01:00
Adria Navarro
cbd82bcf6a
Format strings
2024-09-25 17:42:21 +02:00
Peter Clement
c89cebbece
ref
2024-09-25 16:39:49 +01:00
Adria Navarro
58a51207f3
Display multi boolean
2024-09-25 17:31:16 +02:00
Adria Navarro
863ff4d9f9
Format dates
2024-09-25 17:29:44 +02:00
mike12345567
f737aa9826
Updating account portal submodule.
2024-09-25 16:12:17 +01:00
Mike Sealey
a21a096e6c
Merge branch 'master' into BUDI-8588
2024-09-25 15:54:12 +01:00
Sam Rose
564e16fd5c
wip
2024-09-25 15:41:18 +01:00
Adria Navarro
337ac90906
Move and unify code
2024-09-25 16:39:13 +02:00
Adria Navarro
012c7142fc
Merge branch 'master' into BUDI-8565/related-columns
2024-09-25 16:24:06 +02:00
Sam Rose
b68a51bd55
Merge master.
2024-09-25 14:59:47 +01:00
Sam Rose
40d1d48ddf
Increase PostHog flag polling interval to 3 minutes.
2024-09-25 14:46:16 +01:00
Sam Rose
76453bd500
Fix many more search tests.
2024-09-25 14:44:11 +01:00
Adria Navarro
33f42e10bd
Typings
2024-09-25 14:20:52 +02:00
Adria Navarro
475775206c
Fix test
2024-09-25 14:20:03 +02:00
Andrew Kingston
f3c219ace4
Increase spacing between RBAC editor controls
2024-09-25 12:52:46 +01:00
Adria Navarro
c351a9bced
Fix icons
2024-09-25 13:11:25 +02:00
Andrew Kingston
bf91266ac0
Select nodes after creation
2024-09-25 12:08:35 +01:00
Adria Navarro
e4259b4d61
ENRICHED_RELATIONSHIPS on for dev
2024-09-25 13:08:10 +02:00
Adria Navarro
d60588d323
Display signature on on views when dark mode
2024-09-25 13:06:05 +02:00
Andrew Kingston
3fc3edfe59
Allow hovering over edges to make them active as well as supporting selection
2024-09-25 12:04:18 +01:00
Andrew Kingston
6f054c390a
Update role nodes to always show icons
2024-09-25 11:58:23 +01:00
Adria Navarro
7dc54b3f26
Simplify parsing
2024-09-25 12:49:51 +02:00
Adria Navarro
b9c3838312
Handle single
2024-09-25 12:49:51 +02:00
Adria Navarro
18084b16f7
Undo unnecessary changes
2024-09-25 12:49:51 +02:00
Adria Navarro
a998e46014
Remove duplicates
2024-09-25 12:49:51 +02:00
Adria Navarro
33a5075f10
Map values
2024-09-25 12:49:51 +02:00
Adria Navarro
7f6236852e
Clean deprecated code
2024-09-25 12:49:51 +02:00
Adria Navarro
6096f106b3
Handle resize all
2024-09-25 12:49:51 +02:00
Adria Navarro
b7b932788b
Handle reordering
2024-09-25 12:49:51 +02:00
Adria Navarro
d4555c00d4
Fix resize
2024-09-25 12:49:51 +02:00
Adria Navarro
48f4dceddc
Link
2024-09-25 12:49:51 +02:00
Adria Navarro
4e83daf5d9
Allow selecting columns in design
2024-09-25 12:49:51 +02:00
Adria Navarro
083e6ae15b
Enrich at schema level
2024-09-25 12:49:51 +02:00
Adria Navarro
6d8505cee6
Add tablecolumns
2024-09-25 12:49:51 +02:00
Adria Navarro
4272b614e2
Cleanup
2024-09-25 12:49:51 +02:00
Adria Navarro
eed82075fd
Enrich visible columns
2024-09-25 12:49:51 +02:00
Adria Navarro
488165d859
Lint
2024-09-25 12:49:51 +02:00
Adria Navarro
e9db3d64e7
Extra enrichement
2024-09-25 12:49:51 +02:00
Adria Navarro
4aa9e08ec5
Don't show non visible even if previously configured
2024-09-25 12:49:51 +02:00
Adria Navarro
d799bfacb6
Readonly
2024-09-25 12:49:51 +02:00
Adria Navarro
574b2e5a3c
Map types
2024-09-25 12:49:51 +02:00
Adria Navarro
8ee6e52f08
Use types
2024-09-25 12:49:51 +02:00
Adria Navarro
49502afbee
Default off
2024-09-25 12:49:51 +02:00
Adria Navarro
5519088376
Display related
2024-09-25 12:49:51 +02:00
Adria Navarro
77587c8686
Add related columns
2024-09-25 12:49:51 +02:00
Adria Navarro
7072244f31
Fix
2024-09-25 12:44:30 +02:00
Andrew Kingston
496538ac01
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-view-permissions
2024-09-25 10:01:54 +01:00
Andrew Kingston
486e5930f9
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-09-25 10:01:29 +01:00
Andrew Kingston
bb7102b649
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-25 09:50:59 +01:00
Adria Navarro
9ecb64a992
Use sqs flag correctly on test
2024-09-25 10:32:58 +02:00
Dean
18017c0f97
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-25 09:19:27 +01:00
deanhannigan
fe1afb229e
Merge branch 'master' into v3-ui
2024-09-25 09:19:03 +01:00
Sam Rose
f475454bce
Fix search API break.
2024-09-24 18:07:31 +01:00
Sam Rose
e3256cb005
Fix row.spec.ts.
2024-09-24 17:46:38 +01:00
Adria Navarro
7a7ce3dc62
Fix
2024-09-24 17:56:07 +02:00
Adria Navarro
53b4634cff
Add enrichment tests
2024-09-24 17:51:05 +02:00
Adria Navarro
d7d8284caf
Add test
2024-09-24 17:42:25 +02:00
Sam Rose
0eb90cfbea
Type checks pass, now to find out how much stuff I've broken.
2024-09-24 16:35:53 +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
Peter Clement
4a55021844
refs
2024-09-24 16:15:07 +01:00
Peter Clement
751a84156e
Merge remote-tracking branch 'origin/master' into feat/more-automation-tests
2024-09-24 16:14:25 +01:00
mike12345567
a5cb1b39dc
All docs no error fix.
2024-09-24 15:51:41 +01:00
mike12345567
ad60f8a811
All docs returns no docs if 404.
2024-09-24 15:47:07 +01:00
mike12345567
6d8921978b
Quick temporary fix for issue - previously the invalid state was never reset, which can cause apps to go missing completely, updating this so it will fix it self after a short while.
2024-09-24 15:30:39 +01:00
Andrew Kingston
c4d4e44c29
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-24 15:16:41 +01:00
Andrew Kingston
4f8401b039
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-view-permissions
2024-09-24 15:16:16 +01:00
Andrew Kingston
2773efad56
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-09-24 15:15:28 +01:00
Dean
a69a210397
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-24 15:07:33 +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
Andrew Kingston
40372841d8
Show but disable default values when they are enabled but cannot be used
2024-09-24 15:04:08 +01:00
Peter Clement
0c6946af62
more automation tests
2024-09-24 15:01:05 +01:00
deanhannigan
2b238beb4d
Merge branch 'master' into v3-ui
2024-09-24 14:48:00 +01:00
Andrew Kingston
f493025d94
Ensure schema is sanitised when updating primary display column
2024-09-24 14:47:53 +01:00
Michael Drury
46e0f4c00e
Merge branch 'master' into fix/mysql-correlated-queries
2024-09-24 14:07:08 +01:00
deanhannigan
5832954b11
Merge branch 'master' into v3-ui
2024-09-24 14:05:53 +01:00
Peter Clement
5248dcbfa2
Merge branch 'master' into fixes/automation-bug-fixing
2024-09-24 13:56:54 +01:00
mike12345567
c643c82654
Fix for SQL server.
2024-09-24 13:44:26 +01:00
Sam Rose
fc9b54cb85
Mostly solving type errors around passing the view all the way down, got a fair few left.
2024-09-24 13:01:33 +01:00
Andrew Kingston
06c8e5f815
Fix primary display schemas when saving
2024-09-24 12:47:51 +01:00
Andrew Kingston
fd21503f3e
Enable default values on options columns with validation and fix default values being available on primary display columns
2024-09-24 12:43:41 +01:00
Sam Rose
5f5b38d9a4
Update the version of PostHog used in the cli package.
2024-09-24 12:31:56 +01:00
Sam Rose
51774b3434
Working on plumbing 'source' all the way through our code.
2024-09-24 12:30:45 +01:00
mikesealey
3e9ca562c5
reworks changes based on feedback
2024-09-24 12:12:46 +01:00
Peter Clement
6842c392a2
Merge remote-tracking branch 'origin/master' into feat/more-automation-tests
2024-09-24 12:05:54 +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
mike12345567
6a7959e93c
Fixing test case.
2024-09-24 11:36:14 +01:00
mike12345567
385c274263
Merge branch 'fix/mysql-correlated-queries' of github.com:Budibase/budibase into fix/mysql-correlated-queries
2024-09-24 11:17:11 +01:00
mike12345567
956df101e8
PR comments and type improvements.
2024-09-24 11:16:42 +01:00
Peter Clement
980615b37b
looping query rows
2024-09-24 11:08:44 +01:00
Michael Drury
617b7df07e
Merge branch 'master' into fix/mysql-correlated-queries
2024-09-23 18:41:43 +01:00
mike12345567
680c68a35b
Adding test case.
2024-09-23 18:41:23 +01:00
mike12345567
676058bbbd
Updates to limit the response of JSON_ARRAYAGG in mysql/mariaDB - rather than using a limited sub-query which is dis-allowed in MySQL/MariaDB due to the nature of the correlated sub-query.
2024-09-23 17:16:34 +01:00
Andrew Kingston
b2b6cc2ecf
Reorder grid buttons and remove export button for users table
2024-09-23 15:45:57 +01:00
Peter Clement
a529e288b8
Merge remote-tracking branch 'refs/remotes/origin/fixes/automation-bug-fixing' into fixes/automation-bug-fixing
2024-09-23 15:29:54 +01:00
Peter Clement
89354f640b
dupe string
2024-09-23 15:29:27 +01:00
Peter Clement
0aa8737845
Merge branch 'master' into fixes/automation-bug-fixing
2024-09-23 15:23:35 +01:00
Peter Clement
63651b21e6
lint
2024-09-23 15:17:44 +01:00
Peter Clement
335240718c
tidy up
2024-09-23 15:02:37 +01:00
Peter Clement
189caa6235
fix issue where you could have multiple steps with the same name
2024-09-23 14:59:41 +01:00
Dean
1ef2f8f739
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-23 14:48:25 +01:00
Peter Clement
c083fe3bd7
fix issue with js bindings not using quotes
2024-09-23 14:43:46 +01:00
Sam Rose
4c9f32ad88
Merge branch 'master' of github.com:budibase/budibase into BUDI-8588
2024-09-23 14:18:17 +01:00
deanhannigan
bde31696a6
Merge branch 'master' into v3-ui
2024-09-23 14:17:14 +01:00
Sam Rose
6cf7c55fd9
Merge master.
2024-09-23 14:14:23 +01:00
Sam Rose
f6c09f43a6
Merge branch 'master' into budi-8637-googlesheets-issues-automations-row-actions-and-filtering-2
2024-09-23 13:23:19 +01:00
mike12345567
c8d1956c73
Fixing AI test cases.
2024-09-23 12:59:20 +01:00
mike12345567
b0252469ed
Removing wrap for MySQL.
2024-09-23 12:33:25 +01:00
Andrew Kingston
de34217bb2
Increase spacing to M in list items
2024-09-23 11:57:04 +01:00
Sam Rose
028d15911e
Revert "Set mssql SHA back to 2019."
...
This reverts commit da805b10ae
.
2024-09-23 11:47:08 +01:00
Sam Rose
39736c57ca
Merge branch 'master' into budi-8637-googlesheets-issues-automations-row-actions-and-filtering-2
2024-09-23 11:46:22 +01:00
Andrew Kingston
376ac1c04b
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-23 11:45:21 +01:00
Andrew Kingston
51e09ddf7b
Update row action tests to revoke explicit view permissions when testing triggering against views
2024-09-23 10:08:21 +01:00
Andrew Kingston
162bfdef9b
Merge branch 'v3-ui' of github.com:Budibase/budibase into default-view-permissions
2024-09-23 09:54:28 +01:00
deanhannigan
2f015cec42
Merge branch 'master' into v3-ui
2024-09-23 09:13:18 +01:00
Martin McKeaveney
dc6c6ad9c8
ref
2024-09-20 18:42:50 +01:00
Martin McKeaveney
3b984629ac
pro reference
2024-09-20 18:35:34 +01:00
Michael Drury
52fba580cb
Merge branch 'master' into budi-8637-googlesheets-issues-automations-row-actions-and-filtering-2
2024-09-20 18:00:46 +01:00
mike12345567
efdfbe7229
Fixing an issue that was stopping the limit from being applied to MySQL, it needs to wrap the query the same as all other DBs, however it needs to apply the where statement in a slightly different manner.
2024-09-20 17:58:31 +01:00
Martin McKeaveney
4fec5fcddd
update pro ref
2024-09-20 17:48:56 +01:00
Martin McKeaveney
95a08514b4
merge
2024-09-20 17:39:19 +01:00
Sam Rose
da805b10ae
Set mssql SHA back to 2019.
2024-09-20 17:31:44 +01:00
Sam Rose
c5db1d1da3
Got a test passing but I hate it a bit.
2024-09-20 16:37:23 +01:00
Dean
eff76e10d7
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-20 16:08:20 +01:00
Andrew Kingston
2d1662c0c7
Allow views to refresh individual rows after executing row actions
2024-09-20 15:50:08 +01:00
Sam Rose
b8a3210286
Merge master.
2024-09-20 15:41:57 +01:00
Andrew Kingston
e663a80020
Reduce gap in list items
2024-09-20 15:26:27 +01:00
Andrew Kingston
1dc37d8955
Make datasource icon in nav bar link to datasource page
2024-09-20 15:24:25 +01:00
Andrew Kingston
64f70a1ae2
Update text of filter button
2024-09-20 15:18:09 +01:00
Andrew Kingston
e621cfca71
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-20 15:04:22 +01:00
Andrew Kingston
0984e59f95
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui
2024-09-20 15:00:04 +01:00
Andrew Kingston
5db3d84a8d
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-09-20 14:59:49 +01:00
Martin McKeaveney
876d837c33
adjust instantiation of llm class after static initialiser change
2024-09-20 14:58:10 +01:00
Andrew Kingston
f34261a9b7
Lint
2024-09-20 14:05:03 +01:00
Andrew Kingston
72c8ff9fa7
Update view handling of filters
2024-09-20 13:59:50 +01:00
mikesealey
ddc360a3da
tweaks sizing of multi-attachment preview in compact setting
2024-09-20 11:54:26 +01:00
Peter Clement
7d4aa25244
fix issue with loop bindings showing for non loop steps
2024-09-20 11:53:48 +01:00
Sam Rose
fc44b38fc5
Fix tests.
2024-09-20 11:52:06 +01:00
Sam Rose
9588192a52
Merge master.
2024-09-20 11:46:58 +01:00
Andrew Kingston
6428a67ad6
Merge branch 'master' into remove-view-readonly-column-licensing-master
2024-09-20 10:50:34 +01:00
mike12345567
38e54e91f7
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
2024-09-20 10:32:47 +01:00
Sam Rose
8359c3de24
Merge branch 'master' of github.com:budibase/budibase into budi-8637-googlesheets-issues-automations-row-actions-and-filtering-2
2024-09-20 10:17:58 +01:00
Sam Rose
af26b915b1
Add Google Sheets search test.
2024-09-20 10:17:45 +01:00
Dean
fa1a2b42da
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
2024-09-19 17:24:59 +01:00
Sam Rose
c18213bc7a
Merge branch 'master' into budi-8637-googlesheets-issues-automations-row-actions-and-filtering-1
2024-09-19 17:23:54 +01:00
Dean
8837cb932f
Merge commit
2024-09-19 17:21:45 +01:00
Martin McKeaveney
b45017dd5a
lint
2024-09-19 17:06:09 +01:00
Sam Rose
bd618f2b00
Remove unneeded error message check.
2024-09-19 16:53:00 +01:00
Sam Rose
d0a0e74f39
Remove unused type.
2024-09-19 16:51:26 +01:00
Sam Rose
ce105d8f4e
Revert unnecessary change.
2024-09-19 16:51:00 +01:00
Sam Rose
aecd4f9e4d
Fetch schema tests.
2024-09-19 16:48:50 +01:00
Andrew Kingston
418bbff2f5
Lint
2024-09-19 15:15:19 +01:00
Andrew Kingston
55c7751dbb
Move permission updates into SDK
2024-09-19 15:12:03 +01:00
Andrew Kingston
bfc9e20bac
Merge branch 'master' into fix-empty-conditions
2024-09-19 14:08:09 +01:00
Sam Rose
40e654f515
Merge branch 'master' of github.com:budibase/budibase into budi-8637-googlesheets-issues-automations-row-actions-and-filtering-1
2024-09-19 14:07:35 +01:00
Andrew Kingston
e1aa9ba31a
Merge branch 'master' into fix-row-delete-trigger
2024-09-19 12:52:44 +01:00
Sam Rose
4b86c49af2
Merge branch 'master' into remove-view-readonly-column-licensing-master
2024-09-19 11:57:10 +01:00
Sam Rose
74effbb55b
Fix tests.
2024-09-19 11:41:10 +01:00
Martin McKeaveney
5cb9d66706
Merge branch 'budi-8608-ai-platform-level-config-pt-2' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config-pt-2
2024-09-19 10:55:01 +01:00
Martin McKeaveney
6a5f001977
remove tests that are no longer relevant in worker
2024-09-19 10:54:25 +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
062732b29d
lint
2024-09-19 10:36:00 +01:00
deanhannigan
ba4001e241
Merge pull request #14546 from Budibase/feature/builder-filtering-update
...
Filter groups
2024-09-19 10:33:52 +01:00
Martin McKeaveney
e0fb44f63f
lint
2024-09-19 10:21:49 +01:00
Sam Rose
6d7cffa43e
Make flag name more accurate.
2024-09-19 10:15:18 +01:00
Sam Rose
be5a4f5d97
Require a flag to be set to query PostHog for feature flags.
2024-09-19 10:11:24 +01:00
Sam Rose
fd353b2ecf
wip
2024-09-19 10:09:21 +01:00
Andrew Kingston
f2f13bb84e
Fix conditions with empty values falsely evaluating to true
2024-09-19 09:25:25 +01:00
Martin McKeaveney
950bd45b2c
add ts ignore for mock
2024-09-18 18:04:13 +01:00
Martin McKeaveney
8a399bfbdf
set custom configs quotas to right number
2024-09-18 17:42:55 +01:00
Andrew Kingston
da122d2ac1
Add table ID to row deletion requests that only contain string IDs
2024-09-18 14:55:09 +01:00
Martin McKeaveney
69b2bf9bdb
lint
2024-09-18 14:21:10 +01:00
Martin McKeaveney
9cbaa02f5f
add test for automation run step when LLM feature flags are on
2024-09-18 14:01:54 +01:00
Andrew Kingston
a90cf51d2c
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-18 13:34:19 +01:00
Andrew Kingston
a0350a75ef
Update tests again
2024-09-18 13:17:30 +01:00
Andrew Kingston
fd9a2f87d1
Update more tests
2024-09-18 12:35:05 +01:00
Andrew Kingston
c8c4248b3c
Update tests
2024-09-18 11:55:40 +01:00
Andrew Kingston
4325805ce3
Lint
2024-09-18 11:54:24 +01:00
Andrew Kingston
d4db493519
Set view permissions to explicit roles from the parent table
2024-09-18 11:50:15 +01:00
Andrew Kingston
bb0fad8c9a
Use 'app users' for users table title in new view nav bar
2024-09-18 11:48:50 +01:00
Martin McKeaveney
cb8d0984b1
update Providers
2024-09-18 10:52:52 +01:00
Martin McKeaveney
2cf07a40f6
fix for setting default configs
2024-09-18 09:44:33 +01:00
Martin McKeaveney
8e2d21c85f
call right sdk method on ai module for enriching AI config
2024-09-17 18:27:49 +01:00
Andrew Kingston
ba1cb32745
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui
2024-09-17 16:38:49 +01:00
Andrew Kingston
c2116e3721
Remove deprecated view access feature from builder store
2024-09-17 16:38:34 +01:00
Andrew Kingston
4bd4cb57f8
Undo accidental UI change
2024-09-17 16:34:47 +01:00
Andrew Kingston
fd3c8c4a11
Make view readonly columns available for free
2024-09-17 16:34:00 +01:00
Martin McKeaveney
e40f397c25
move check for OpenAI config variable to legacy path
2024-09-17 16:29:44 +01:00
Martin McKeaveney
224be10b6c
support for overriding models
2024-09-17 16:08:59 +01:00
Dean
d792adbaba
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
2024-09-17 12:42:59 +01:00
Dean
7f3d88265e
Allow passing no query to the search API.
2024-09-17 11:18:32 +01:00
Dean
77b282ab77
Merge remote-tracking branch 'origin/master' into v3-ui
2024-09-17 09:41:17 +01:00
Dean
5e245d11e5
Bump account portal to latest
2024-09-17 09:20:23 +01:00
deanhannigan
e3abaab419
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-17 09:15:17 +01:00
deanhannigan
baa55489d4
Merge branch 'master' into v3-ui
2024-09-17 09:04:01 +01:00
mike12345567
ec400dee6f
Fixing test cases.
2024-09-16 19:20:58 +01:00
mike12345567
63c0d9afb8
Sorting the field list to make sure we have the important fields at the top (if known).
2024-09-16 18:27:53 +01:00
mike12345567
05fd9e8b81
Merge branch 'fix/sql-param-limits' of github.com:Budibase/budibase into fix/sql-param-limits
2024-09-16 18:09:12 +01:00
mike12345567
68a710699d
Getting external DBs to correctly handle when too many fields.
2024-09-16 18:09:01 +01:00
Michael Drury
ecbd8a5f1f
Merge branch 'master' into fix/sql-param-limits
2024-09-16 17:30:11 +01:00
Sam Rose
27f6fa7de4
Add a test for row exports on Google Sheets.
2024-09-16 16:36:17 +01:00
Sam Rose
9f21dc88b0
Fix lint.
2024-09-16 16:18:57 +01:00
Sam Rose
26ad987072
Fix Google Sheets pagination.
2024-09-16 16:15:09 +01:00
mike12345567
9d6fc54a99
Adding function parameter limit control for different SQL DBs, every DB has different limits with Postgres being the lowest at 100. We need to fix for wide tables which are related.
2024-09-16 16:12:07 +01:00
Dean
7e37420c97
Lint 🫠
2024-09-16 15:48:55 +01:00
mike12345567
2fd73d044f
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
2024-09-16 15:31:00 +01:00
Dean
6b610bd982
Change query defaulting behaviour
2024-09-16 15:28:49 +01:00
Dean
19609434f7
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
2024-09-16 15:12:47 +01:00
Andrew Kingston
57e34e3f40
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-16 15:12:21 +01:00
Andrew Kingston
39781dcf58
Merge branch 'master' into v3-ui
2024-09-16 15:09:49 +01:00
Andrew Kingston
93751f3915
Lint
2024-09-16 15:09:15 +01:00
Andrew Kingston
7406812b18
Lint
2024-09-16 15:01:08 +01:00
Andrew Kingston
3e2fdee186
Remove logs
2024-09-16 14:59:33 +01:00
Andrew Kingston
c9c6d410c7
Wait for server changes before updating state
2024-09-16 14:55:40 +01:00
Dean
e8f71f6ace
Lint
2024-09-16 14:24:50 +01:00
Andrew Kingston
1eee556bee
Fix issues with multi selectioni
2024-09-16 13:51:29 +01:00
Andrew Kingston
518f29030f
Fix edge issue
2024-09-16 13:47:57 +01:00
Andrew Kingston
e7916c55f7
Some style updates
2024-09-16 13:42:47 +01:00
Andrew Kingston
d61594d74e
Refactor RBAC flow and use selected states more
2024-09-16 13:31:36 +01:00
Dean
22eafa892c
PR feedback
2024-09-16 13:02:35 +01:00
Dean
e0d2c70611
PR feedback
2024-09-16 12:46:21 +01:00
Andrew Kingston
d23d4156c3
Lint
2024-09-16 12:17:12 +01:00
Andrew Kingston
c634cfdeac
Simplify and rewrite some flow logic
2024-09-16 12:15:17 +01:00
Sam Rose
d6c8ae8ec4
Remove unused imports.
2024-09-16 12:09:50 +01:00
Sam Rose
ea6e2a472e
Remove unused throw.
2024-09-16 12:09:04 +01:00
Sam Rose
ddf7041562
Get row deletion working.
2024-09-16 12:06:27 +01:00
Sam Rose
eaad70d031
Get table deletion working.
2024-09-16 11:59:06 +01:00
Martin McKeaveney
7fc0f38296
Merge branch 'master' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config-pt-2
2024-09-16 11:54:12 +01:00
Martin McKeaveney
c85bc88bf9
draft of openai impl
2024-09-16 11:54:04 +01:00
Sam Rose
be1517ae22
Merge branch 'master' of github.com:budibase/budibase into more-google-sheets-tests
2024-09-16 11:29:21 +01:00
Andrew Kingston
0a109165f1
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-16 09:41:14 +01:00
Andrew Kingston
a120a9c97a
Add multi user sync for roles
2024-09-16 09:40:52 +01:00
Andrew Kingston
bf10b4cd9d
Lint
2024-09-16 09:26:31 +01:00
Dean
08ca33563d
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
2024-09-16 09:05:24 +01:00
deanhannigan
c9fd03668e
Merge branch 'master' into v3-ui
2024-09-16 09:04:51 +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
8222e1df3f
refs
2024-09-13 16:33:01 +01:00
Peter Clement
95602f9c1d
Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates
2024-09-13 16:30:08 +01:00
Peter Clement
70b9d08516
lint
2024-09-13 16:10:38 +01:00
Peter Clement
66c12914b8
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-13 16:04:32 +01:00
Peter Clement
59549b74b5
js scripting edge case
2024-09-13 16:04:13 +01:00
Peter Clement
04daa423cf
small fix for edge case
2024-09-13 16:03:37 +01:00
Dean
7e19e237b1
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
2024-09-13 14:35:43 +01:00
Andrew Kingston
b32313040a
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-13 14:30:15 +01:00
Andrew Kingston
3af090d50f
Merge branch 'master' of github.com:Budibase/budibase into v3-ui
2024-09-13 14:29:37 +01:00
Andrew Kingston
663c0f20af
Don't use display names as role names, and restore usual names for built in roles
2024-09-13 14:14:36 +01:00
Andrew Kingston
2849a7a4ff
Add uiMetdata prefix to roles everywhere
2024-09-13 14:03:21 +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
Peter Clement
aaa7c9162f
account Portal
2024-09-13 11:59:18 +01:00
Andrew Kingston
0404050897
Reset server changes to master
2024-09-13 10:47:56 +01:00
Andrew Kingston
46c83353d9
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-13 10:42:07 +01:00
Andrew Kingston
ab018ced1f
Merge branch 'v3-ui' of github.com:Budibase/budibase into v3-ui
2024-09-13 10:39:33 +01:00
Peter Clement
42609fc38f
Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates
2024-09-12 21:05:29 +01:00
Peter Clement
7d6cce20e9
fix getAvailableBindings again, aka my personal hell
2024-09-12 21:02:50 +01:00
Martin McKeaveney
d8df76954d
Merge pull request #14572 from Budibase/fix-vulns
...
updating JS dependencies to get rid of vulns
2024-09-12 17:53:30 +01:00
Martin McKeaveney
01a1379335
pin airtable dependency
2024-09-12 17:43:13 +01:00
Martin McKeaveney
57cf542101
updating JS dependencies to get rid of vulns
2024-09-12 17:32:42 +01:00
Michael Drury
fed2870a86
Merge branch 'master' into feature/role-metadata-and-view-control
2024-09-12 17:18:48 +01:00
melohagan
683745d3fd
Update account-portal ref ( #14571 )
...
* Update account-portal ref
* update account-portal ref
---------
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2024-09-12 16:14:16 +00:00
Andrew Kingston
63dd73f7b6
Update RBAC editor edges to explain what action the delete icon will take
2024-09-12 16:56:25 +01:00
Martin McKeaveney
58837a6eb6
Merge pull request #14368 from Budibase/Fix-user-access-roles-from-displaying-business
...
Fix user access roles from displaying business
2024-09-12 16:53:16 +01:00
Andrew Kingston
dded09ca97
Update RBAC editor to use a grid and make all dimensions consistent with grid
2024-09-12 16:51:36 +01:00
mike12345567
b644dd47b9
build fix.
2024-09-12 16:27:18 +01:00
mike12345567
ef3f726346
Fixing test cases.
2024-09-12 16:23:00 +01:00
mike12345567
3a68b1ae30
Fixing test case - removing licensing.
2024-09-12 16:16:40 +01:00
Andrew Kingston
87206b1c43
Update node spacing
2024-09-12 16:11:37 +01:00
Andrew Kingston
d4451a487c
Increase max auto zoom and add more constants
2024-09-12 16:09:37 +01:00
mike12345567
8144aed935
Linting.
2024-09-12 15:53:44 +01:00
Andrew Kingston
d80d38196f
Update styles of handles and edges
2024-09-12 15:53:25 +01:00
mike12345567
4d428f33f6
Adding validator for uiMetadata.
2024-09-12 15:45:41 +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
Pascal Reichmuth
e4664d23d7
Update openai.ts
2024-09-12 16:22:49 +02:00
Dean
46cc9a074b
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
2024-09-12 15:02:07 +01:00
Peter Clement
5c304b0b69
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-12 15:01:39 +01:00
Dean
1454e52509
Merge remote-tracking branch 'origin/master' into v3-ui
2024-09-12 15:01:23 +01:00
Peter Clement
a831a4bf07
tests to cover automation naming
2024-09-12 14:58:53 +01:00
Pascal Reichmuth
0798f97066
Update StepInputsOutputs.ts
2024-09-12 15:53:35 +02:00
Pascal Reichmuth
d8ff33441e
Update openai.ts
2024-09-12 15:51:00 +02:00
Peter Clement
2cdbf4190b
Merge remote-tracking branch 'origin/master' into feat/automation-step-naming-updates
2024-09-12 14:10:52 +01:00
Peter Clement
594551e1b5
tests for filter steps
2024-09-12 14:05:32 +01:00
Michael Drury
8c1d6a4eb0
Merge branch 'master' into fix/role-permission-update
2024-09-12 13:57:01 +01:00
Martin McKeaveney
62ff150364
update pro ref
2024-09-12 13:53:51 +01:00
Michael Drury
cdcefc397c
Merge branch 'master' into fix/role-permission-update
2024-09-12 13:30:05 +01:00
Andrew Kingston
6f9175168b
Add custom RBAC edges with inline deletion icon
2024-09-12 12:23:27 +01:00
Conor Webb
423f76950f
Merge branch 'master' into Fix-user-access-roles-from-displaying-business
2024-09-12 11:10:57 +01:00
Andrew Kingston
35bdc998ca
Fix roles store update
2024-09-12 10:33:30 +01:00
melohagan
49a4e252c6
Allow an account holder to login to account-portal if the tenant has been deleted. ( #14547 )
...
* Add email to session for populate user
* Add email param
* use param object
* Type fix for tests
* Fix test
* Temporarily remove account-portal tests
2024-09-12 08:38:11 +00:00
Andrew Kingston
0a627e6cf5
Add validation to editing roles
2024-09-11 19:24:22 +01:00
mike12345567
bc03f1e473
Fixing some role typing issues, as well as fixing an issue with the validator not allowing the structure that roles are expected to have.
2024-09-11 19:13:53 +01:00
mike12345567
e89042b2e3
Fixing some role typing issues, as well as fixing an issue with the validator not allowing the structure that roles are expected to have.
2024-09-11 18:06:05 +01:00
Martin McKeaveney
47110e095f
updating budibase apps image to use alpine
2024-09-11 17:42:08 +01:00
Andrew Kingston
f6852d5331
Update some other portal components to use new role metadata
2024-09-11 17:00:41 +01:00
Andrew Kingston
8a7af78c48
Remove legacy stuff
2024-09-11 16:52:20 +01:00
Andrew Kingston
6419829484
Update other usages of roles to use new metadata
2024-09-11 16:51:36 +01:00
Andrew Kingston
dc0f93e314
Update design section to use new role metadata
2024-09-11 16:36:03 +01:00
Andrew Kingston
aa75fca377
Update user side panel to account for new role metadata
2024-09-11 16:33:19 +01:00
Andrew Kingston
7e6f1407fe
Ensure roles always have new metadta and update access popover
2024-09-11 16:30:17 +01:00
Andrew Kingston
e47d25cb48
Fix role updating and add custom role type to grid
2024-09-11 16:20:23 +01:00
Peter Clement
11c18474b2
Merge branch 'master' into tests/automation-branching-tests
2024-09-11 16:05:37 +01:00
Andrew Kingston
0fd38927e2
Remove log
2024-09-11 15:56:04 +01:00
Andrew Kingston
de7604f8fd
Fix role CRUD
2024-09-11 15:55:48 +01:00
Peter Clement
babbe16d7d
fix test name
2024-09-11 15:50:21 +01:00
Andrew Kingston
a81d9c6dd1
Add display name, color and descriptions to roles. Allow row CRUD via new UI
2024-09-11 15:42:05 +01:00
Peter Clement
f377b9f566
remove top level table config
2024-09-11 15:39:21 +01:00
Peter Clement
d4d4f8a150
ref
2024-09-11 15:24:49 +01:00
Peter Clement
2f881dd16f
Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates
2024-09-11 15:23:22 +01:00
Peter Clement
60dd500ecb
rename func
2024-09-11 15:12:50 +01:00
Peter Clement
a68552f038
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-11 15:07:09 +01:00
Michael Drury
9feebdbb13
Merge branch 'master' into fix/sql-use-ctes
2024-09-11 15:04:48 +01:00
melohagan
8b8595293b
Export publishEvent ( #14560 )
2024-09-11 14:02:42 +00:00
Peter Clement
56b727a245
uneeded boolean
2024-09-11 15:00:39 +01:00
Martin McKeaveney
2e83b9a34d
add import
2024-09-11 14:53:51 +01:00
mike12345567
176c3d4ffd
SQL test update.
2024-09-11 14:52:09 +01:00
Peter Clement
1947000f0c
update case where no branch condition is met
2024-09-11 14:50:52 +01:00
Michael Drury
7ad14302fa
Merge branch 'master' into fix/sql-use-ctes
2024-09-11 14:47:22 +01:00
Martin McKeaveney
f6da691364
update account portal ref
2024-09-11 14:37:28 +01:00
mike12345567
fc3a865cfb
Test fix.
2024-09-11 14:26:01 +01:00
mike12345567
c9b64e3591
SQLite uses CTE with SQS 2.1.1.
2024-09-11 13:41:54 +01:00
mike12345567
05de673781
Merge branch 'master' of github.com:Budibase/budibase into aggregate-all-sql-dbs
2024-09-11 13:25:25 +01:00
Andrew Kingston
a5520a973c
Use display names and allow descriptions to be edited
2024-09-11 13:11:41 +01:00
Andrew Kingston
9f0c160bfa
Add deleted permissions file, update auto layout
2024-09-11 13:06:07 +01:00
Dean
956a10e1b4
Lint
2024-09-11 13:05:14 +01:00
Peter Clement
dcc4c9d66f
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-11 13:02:34 +01:00
Dean
ae8bd22253
Merge remote-tracking branch 'origin/v3-ui' into feature/builder-filtering-update
2024-09-11 12:46:47 +01:00
mike12345567
c0b38b74e0
Merge branch 'master' of github.com:Budibase/budibase into feature/builder-filtering-update
2024-09-11 12:23:06 +01:00
mike12345567
9ea3aca5e4
Typing improvements and fixing issue detected by test cases (old lucene syntax).
2024-09-11 12:21:19 +01:00
Dean
9ea74dcb45
Updates for view tests
2024-09-11 11:56:09 +01:00
Peter Clement
e4918aea60
refs
2024-09-11 11:55:31 +01:00
Conor Webb
4804c55313
Merge branch 'master' into Fix-user-access-roles-from-displaying-business
2024-09-11 11:54:53 +01:00
Peter Clement
27b65e22ef
fix error with updating existinh name count
2024-09-11 11:54:42 +01:00
Andrew Kingston
87dca3d11d
Merge branch 'master' into v3-ui
2024-09-11 11:50:41 +01:00
Peter Clement
0c11924027
refs
2024-09-11 11:40:52 +01:00
Peter Clement
f8725b5af0
Merge remote-tracking branch 'refs/remotes/origin/feat/automation-step-naming-updates' into feat/automation-step-naming-updates
2024-09-11 11:40:33 +01:00
Peter Clement
2d4ac7fced
remove logs
2024-09-11 11:40:06 +01:00
Peter Clement
ce08ce29b7
Merge branch 'master' into feat/automation-step-naming-updates
2024-09-11 11:36:00 +01:00
Peter Clement
bf98d61ea6
add tests for new binding update code
2024-09-11 11:35:46 +01:00
Michael Drury
5b776d62ad
Merge branch 'master' into fix/logical-operators-return-none
2024-09-11 10:46:25 +01:00
Martin McKeaveney
9179569cd7
Merge branch 'master' into budi-8608-ai-platform-level-config
2024-09-11 10:43:41 +01:00
Martin McKeaveney
fcc0381474
update account portal ref
2024-09-11 10:37:52 +01:00
Conor Webb
8a5d0560eb
Fixed PlanType typo
2024-09-11 10:01:20 +01:00
Conor Webb
793f8a7ca7
Merge branch 'master' into Fix-user-access-roles-from-displaying-business
2024-09-11 09:59:55 +01:00
Andrew Kingston
f1aca4c7df
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-rbac-ui
2024-09-11 09:45:39 +01:00
Andrew Kingston
c3415d66f7
Merge branch 'v3-ui' of github.com:Budibase/budibase into feature/builder-filtering-update
2024-09-11 09:17:35 +01:00
Andrew Kingston
c6e4c782b9
Merge branch 'v3-ui' of github.com:Budibase/budibase into new-data-ui
2024-09-11 08:57:52 +01:00
Andrew Kingston
2d23eaee5e
Remove empty file
2024-09-11 08:52:51 +01:00
Andrew Kingston
5be3fe2722
Remove screens and automations button from users table
2024-09-11 08:45:07 +01:00
Andrew Kingston
3295d90b0f
Update mapping of roles to new flow structure
2024-09-11 08:43:19 +01:00
Martin McKeaveney
a5ff0d5ddc
update acct portal ref
2024-09-10 22:55:14 +01:00
Martin McKeaveney
c4a41ce11c
Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config
2024-09-10 22:39:35 +01:00
Martin McKeaveney
a27be54b69
make mocks async
2024-09-10 22:38:45 +01:00
Martin McKeaveney
8af05d7c4f
Merge branch 'master' into budi-8608-ai-platform-level-config
2024-09-10 22:27:10 +01:00
Martin McKeaveney
38fc65c541
fix tests
2024-09-10 22:25:47 +01:00
Sam Rose
69b8661d8a
Working toward delete tests.
2024-09-10 18:29:11 +01:00
Sam Rose
ae1e2dd2f2
Add column rename test.
2024-09-10 17:41:33 +01:00
Michael Drury
fa6058c748
Merge branch 'master' into fix/sql-many-relationships
2024-09-10 17:33:55 +01:00
mike12345567
595dd7ea6d
Fix for test case.
2024-09-10 17:21:36 +01:00
Peter Clement
abaa40a272
automation steps using names
2024-09-10 17:09:42 +01:00
mike12345567
9a61ec5950
More incorrect limits.
2024-09-10 17:07:31 +01:00
mike12345567
1582e3221f
Adding test case for getting related array column in a JS formula.
2024-09-10 17:04:59 +01:00
Sam Rose
dbfc6851af
More row reading tests.
2024-09-10 16:58:33 +01:00
Martin McKeaveney
2990291657
Merge branch 'budi-8608-ai-platform-level-config' of github.com:Budibase/budibase into budi-8608-ai-platform-level-config
2024-09-10 16:52:07 +01:00
Martin McKeaveney
5c9f88de59
account portal ref
2024-09-10 16:51:22 +01:00
Martin McKeaveney
304b2a5c61
Update packages/worker/src/api/controllers/global/configs.ts
...
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-09-10 16:45:32 +01:00
Andrew Kingston
d8dc8744a9
Add ability to update roles
2024-09-10 16:44:50 +01:00
Martin McKeaveney
87adb99073
update pro ref
2024-09-10 16:42:56 +01:00
Martin McKeaveney
c6907eb09e
fix types
2024-09-10 16:41:44 +01:00
Andrew Kingston
dd98364a5d
Improve RBAC flow chart
2024-09-10 16:26:32 +01:00
mike12345567
86a6664c84
Updating test case.
2024-09-10 16:06:53 +01:00
Martin McKeaveney
1ee8a12e29
use real data instead of mocks
2024-09-10 16:01:00 +01:00
mike12345567
d1b12b8d4a
Linting.
2024-09-10 15:52:41 +01:00
mike12345567
2fd5c1a99f
Handling JSON types within relationships, they need to be parsed as well.
2024-09-10 15:45:32 +01:00
Martin McKeaveney
2eb53c018a
sort settings pages
2024-09-10 15:19:41 +01:00
Martin McKeaveney
44a76d6730
add anthropic baseURL
2024-09-10 15:12:15 +01:00
Martin McKeaveney
933ca952d2
lint
2024-09-10 14:50:17 +01:00
Sam Rose
5f36a51e8c
Add new test creating multiple tables.
2024-09-10 14:39:23 +01:00
mike12345567
f63c95e44c
Adding SQL_MAX_RELATED_ROWS environment variable, defaults to 500, allows for 500 rows per relationship.
2024-09-10 13:59:21 +01:00
Andrew Kingston
3c158c5357
Add initial version of new RBAC editor
2024-09-10 13:30:49 +01:00
Dean
f9e8689ce9
Test fixes for view search
2024-09-10 12:19:41 +01:00