Peter Clement
|
9023864e65
|
Revert "remove validation for empty conditions"
This reverts commit d37c3ab99f .
|
2024-10-31 12:27:08 +00:00 |
Peter Clement
|
d37c3ab99f
|
remove validation for empty conditions
|
2024-10-31 11:43:15 +00:00 |
Dean
|
1193efb38a
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-24 10:06:46 +01:00 |
mike12345567
|
8f21802e6e
|
Refactor, correct to the BuiltinPermissionID rather than PermissionLevel, these are different.
|
2024-10-23 15:08:59 +01:00 |
mike12345567
|
c6a413f399
|
Quick fix for role validation, permissionId is no longer required.
|
2024-10-23 14:47:06 +01:00 |
Dean
|
1c41471174
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-22 16:33:44 +01:00 |
Adria Navarro
|
8dee7b2c45
|
Remove obsolete templateString
|
2024-10-22 11:56:19 +02:00 |
Dean
|
77fefcdbe4
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-18 14:16:18 +01:00 |
mike12345567
|
4719b16116
|
Merge branch 'master' of github.com:Budibase/budibase into feature/role-multi-inheritance
|
2024-10-10 14:38:18 +01:00 |
Dean
|
ed0a9ce551
|
Merge remote-tracking branch 'origin/v3-ui' into feature/automation-branching-ux
|
2024-10-10 14:06:05 +01:00 |
Dean
|
f23da77eee
|
Merge commit
|
2024-10-10 14:06:02 +01:00 |
Sam Rose
|
28c22e9aa7
|
Fix table updates wiping out view calculation fields.
|
2024-10-10 11:50:38 +01:00 |
mike12345567
|
d6d4da221d
|
Updating role validator.
|
2024-09-27 17:05:03 +01:00 |
mike12345567
|
4d428f33f6
|
Adding validator for uiMetadata.
|
2024-09-12 15:45:41 +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 |
Peter Clement
|
2135dbca67
|
update automation test builder to support ...building
|
2024-09-04 16:37:33 +01:00 |
Peter Clement
|
0716702646
|
use opts param
|
2024-09-03 21:31:38 +01:00 |
Peter Clement
|
8c7aecfa22
|
Update packages/server/src/api/routes/utils/validators.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-03 21:14:28 +01:00 |
Peter Clement
|
f6f6120e70
|
Update packages/server/src/api/routes/utils/validators.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
|
2024-09-03 21:14:05 +01:00 |
Peter Clement
|
839292b84d
|
add validators and tests for automation branching
|
2024-09-03 16:16:52 +01:00 |
Adria Navarro
|
bc7ab264b0
|
Add validations
|
2024-08-07 14:32:59 +02:00 |
Adria Navarro
|
22d9b930fc
|
Validate onEmptyFilter
|
2024-08-07 14:02:09 +02:00 |
Adria Navarro
|
c6f7f0133d
|
Disallow fuzzyOr and documentType
|
2024-08-07 13:57:54 +02:00 |
Adria Navarro
|
8d1c658c7c
|
Add containsAny validator
|
2024-08-07 13:57:34 +02:00 |
Adria Navarro
|
d6e1bcb382
|
Type search validators
|
2024-08-07 13:56:25 +02:00 |
mike12345567
|
73013332ae
|
Adding countRows to search validators.
|
2024-06-18 11:16:21 +01:00 |
Adria Navarro
|
b65e9cfc80
|
Lint
|
2024-06-04 12:20:19 +02:00 |
Adria Navarro
|
aefedce568
|
Renames
|
2024-06-04 11:35:09 +02:00 |
Adria Navarro
|
2d953f19cc
|
Clean validation message
|
2024-06-04 11:11:50 +02:00 |
Adria Navarro
|
efc9d3399e
|
Validate schema
|
2024-06-03 12:12:04 +02:00 |
Andrew Kingston
|
2d12a1a8fa
|
Add server-side validation for snippet names
|
2024-03-13 11:48:17 +00:00 |
mike12345567
|
45120c60ba
|
Getting basic regex in place to make sure role names can be IDs.
|
2023-06-21 17:08:54 +01:00 |
Gerard Burns
|
48e1695318
|
JSON import changes (#9288)
* JSON import changes
* Fix lockfiles
* PR Feedback, fix tests
* fix tests
* pr feedback
|
2023-01-17 15:07:52 +00:00 |
mike12345567
|
de82eca502
|
Some typescript conversions, moving a few imports around.
|
2022-11-21 18:33:34 +00:00 |