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
|
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
|
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 |
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 |
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 |
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 |
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
|
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 |
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 |