Adria Navarro
|
3cee97aa02
|
Merge branch 'master' into feat/pick-relationship-fields
|
2024-09-03 11:19:18 +02:00 |
Peter Clement
|
66fdf03398
|
Refactor automation orchestrator to support branching (#14461)
* refactor automation thread
* fix infinite loop in branching
* remove try catch
* remove spacing
* remove unecessary addition of branch outputs
* pr comments
* remove loopstep instance variable
* add test to cover failure scenario
* add tests for other automationf ailure conditions
* update test name
* use private keyword instead of underscore
* parse int / string safely
* fix refs
* add condition support for branching and tests
* create helper function for recursing all search filters
* move helper func
* fix import
|
2024-09-03 08:33:41 +00:00 |
Adria Navarro
|
1be8289677
|
Merge branch 'master' into feat/row-action-view-security
|
2024-09-03 10:13:22 +02:00 |
Adria Navarro
|
3d1c861222
|
Merge branch 'master' into feat/pick-relationship-fields
|
2024-08-31 20:24:00 +02:00 |
mike12345567
|
d5bc5debac
|
Another fix.
|
2024-08-30 17:57:02 +01:00 |
mike12345567
|
70708dc36e
|
Adding back missing tests.
|
2024-08-30 17:47:08 +01:00 |
mike12345567
|
7c1f2522e2
|
Another test.
|
2024-08-30 17:42:54 +01:00 |
mike12345567
|
6249f41bbb
|
Make sure Lucene correctly sets environment variables in development tests.
|
2024-08-30 17:34:10 +01:00 |
mike12345567
|
bdfd64c98c
|
Fixing view test.
|
2024-08-30 17:19:04 +01:00 |
mike12345567
|
0311e8433b
|
Fixing tests so they can work with SQS.
|
2024-08-30 17:06:30 +01:00 |
mike12345567
|
b622df2683
|
Defaulting SQS to on in development environments, this removes the need for setting it in the management scripts.
|
2024-08-30 15:10:55 +01:00 |
Adria Navarro
|
64c2a18934
|
Merge branch 'master' into feat/pick-relationship-fields
|
2024-08-30 14:45:01 +02:00 |
Adria Navarro
|
a7a5041b91
|
Remove error message catching
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
eb58c696dd
|
Clean
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
9f56b9916e
|
Fix
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
b54b2a7121
|
Lint
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
6a8d55a00c
|
Add tests
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
5cd3b9dc88
|
Add tests
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
868d193015
|
Add triggerRowActionAuthorised
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
f193df41f1
|
Expose get row action
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
6a43597dd3
|
Update paths
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
5ed66e9d40
|
Lint
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
95d863b4a8
|
Clean
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
6d1838d907
|
Create row action trigger test
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
e93934111f
|
Allow running api prod tests
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
610621823c
|
Publish
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
568f5719c6
|
Test utils
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
922b746029
|
Crud endpoints only for builder
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
98347b45ce
|
Extra tests
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
b461025639
|
Check views
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
0ece6a4d2d
|
Fix unauthorised tests
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
3ac1343b08
|
set/unsetViewPermission tests
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
d1c6edc437
|
Return types
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
ec2e5a0263
|
Add test utils
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
6d3006e80e
|
Dry code
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
2aa71ab419
|
Set/unset
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
5f3dcda73a
|
Refactor
|
2024-08-30 10:30:27 +02:00 |
Adria Navarro
|
de3eae2d47
|
Fix types
|
2024-08-30 10:30:27 +02:00 |
Sam Rose
|
2a2dbfb745
|
Respond to last PR comment.
|
2024-08-29 17:59:17 +01:00 |
Sam Rose
|
d134c21a45
|
Fix build.
|
2024-08-29 17:45:47 +01:00 |
Sam Rose
|
edfedec930
|
Fix lint.
|
2024-08-29 15:50:46 +01:00 |
Sam Rose
|
bced81d241
|
Fix tests.
|
2024-08-29 15:45:19 +01:00 |
Adria Navarro
|
40021ff602
|
Fix view schemas
|
2024-08-29 13:56:42 +02:00 |
Adria Navarro
|
637464e8b0
|
Fix
|
2024-08-29 13:22:50 +02:00 |
Adria Navarro
|
f2b8185905
|
Fix types
|
2024-08-29 13:20:35 +02:00 |
Adria Navarro
|
79ed5cd5a6
|
Fix
|
2024-08-29 13:16:27 +02:00 |
Adria Navarro
|
fc1be3c9f8
|
Lint
|
2024-08-29 13:16:27 +02:00 |
Adria Navarro
|
033ac46259
|
Lint
|
2024-08-29 13:16:27 +02:00 |
Adria Navarro
|
351ed643ce
|
Extra tests
|
2024-08-29 13:16:27 +02:00 |
Adria Navarro
|
275d358df9
|
Test updated
|
2024-08-29 13:16:27 +02:00 |