Sam Rose
120f240f01
Fix tests.
2024-05-23 10:43:44 +01:00
Sam Rose
a9f8a72ebd
Attempting to fix tests.
2024-05-22 18:00:32 +01:00
Sam Rose
f8fb08c72c
Merge master.
2024-05-22 17:24:29 +01:00
Sam Rose
46e310018e
Fix tests.
2024-05-22 16:57:27 +01:00
Sam Rose
7aade03ed2
Merge branch 'delete-sql-spec-ts-2' of github.com:budibase/budibase into delete-sql-spec-ts-2
2024-05-22 14:02:16 +01:00
Sam Rose
b6e3e7659c
Remove extraneous comment.
2024-05-22 14:01:59 +01:00
Sam Rose
e53dddfdf0
Merge branch 'master' into delete-sql-spec-ts-2
2024-05-22 10:35:16 +01:00
Sam Rose
7f7ed9f0cb
Move more tests out of sql.spec.ts.
2024-05-21 17:38:38 +01:00
Adria Navarro
f14e6d014c
Merge branch 'master' into budi-8195/unable-to-load-grid-when-using-external-postgres
2024-05-21 16:55:00 +02:00
Adria Navarro
a55f975489
Fix tests
2024-05-21 16:11:36 +02:00
Sam Rose
bc63a11979
Move sort stability check to search.spec.ts.
2024-05-21 14:20:05 +01:00
Sam Rose
9c9b2ff48d
Move empty object range tests out of sql.spec.ts.
2024-05-21 14:15:17 +01:00
Sam Rose
682cdfffe8
Respond to PR feedback.
2024-05-21 14:03:07 +01:00
Adria Navarro
8cf021f254
Add null row
2024-05-21 14:30:37 +02:00
Adria Navarro
6eefa1afe8
Add comment
2024-05-21 14:30:03 +02:00
Adria Navarro
7c7f88bd47
Pop on asserts
2024-05-21 13:41:46 +02:00
Adria Navarro
221c8a3f0a
Shuffle all test createRows
2024-05-21 13:31:15 +02:00
Sam Rose
6bd984ab9c
Making progress towards deleting sql.spec.ts.
2024-05-21 11:51:42 +01:00
Sam Rose
8be41da728
Merge branch 'master' of github.com:budibase/budibase into sqs-user-tests
2024-05-20 17:02:47 +01:00
Sam Rose
e2a1ab7eaf
All tests passing.
2024-05-20 17:01:52 +01:00
Adria Navarro
0b01b67661
Merge branch 'master' into budi-8195/unable-to-load-grid-when-using-external-postgres
2024-05-20 17:06:57 +02:00
Adria Navarro
7d709d0d22
Fix flaky test
2024-05-20 16:57:03 +02:00
Adria Navarro
684e360715
Add other tests
2024-05-20 16:49:38 +02:00
Adria Navarro
57e73488b5
Add tests
2024-05-20 16:34:00 +02:00
Conor Webb
3c74d29cf6
Added the ability to disable automations ( #13667 )
...
* Added disabling functionality for automations
* Removed external trigger automations that are disabled from selectable bindings
* Added new popover option for disabling automations
* Added toggle UI Inside automation screen
* Added subtle styling to automation list for disabled functionality.
* Fixed linting error
* Removed duplicate bbui import
* Fixed store function spacing
* Fixed linting issues.
* Added the requested changes to how disable is handled.
* Fixed linting issues.
* Minor UI tweaks based on feedback.
* Added logic to prevent crons type automations from running when disabled.
* Removing webhook disable, causes trigger url to be re-generated.
* Add unit test to ensure disabled automations are filtered out of the active queue
* Fixed lint issues
* Reverted disabled unit test
* Added error throw for disabled automations
* Add test for when a disabled automation gets triggered
* Added try, catch for trigger function - error handling
* Fixed linting issues
2024-05-20 15:13:08 +01:00
Sam Rose
402afa1df6
Merge master.
2024-05-20 14:19:55 +01:00
Sam Rose
c268879e94
Merge master.
2024-05-20 12:39:02 +01:00
Sam Rose
fd2e0020cd
Fix more date math problems.
2024-05-20 12:31:12 +01:00
Sam Rose
079318379d
Fix date math problem in search tests.
2024-05-20 12:23:03 +01:00
Sam Rose
1562e7b1f1
Working towards user relationship tests passing.
2024-05-20 12:05:01 +01:00
Sam Rose
941bd7a657
Merge master.
2024-05-20 12:00:39 +01:00
Sam Rose
902613d600
Working towards user relationship tests passing.
2024-05-20 12:00:08 +01:00
Dean
3019e54b92
Fix for date based binding tests
2024-05-20 11:25:48 +01:00
Dean
37dd75823f
PR feedback, signature to signature single
2024-05-17 17:04:15 +01:00
Dean
b0a65b4699
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-05-13 16:22:19 +01:00
Dean
0589a6a730
Refactored signature from previous array implementation to the new single approach. Added support for automations
2024-05-13 16:19:02 +01:00
Dean
f696299ceb
Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component
2024-05-13 11:35:20 +01:00
Adria Navarro
e451e99f6b
Fixes
2024-05-13 12:35:01 +02:00
Adria Navarro
1732feed27
Uncomment 💩
2024-05-13 12:35:00 +02:00
Adria Navarro
fa2843b296
Improve tests
2024-05-13 12:35:00 +02:00
Adria Navarro
2833e0558e
Test deprecated_multi_user bindings
2024-05-13 12:35:00 +02:00
Adria Navarro
1fc2efd6f5
Clean
2024-05-13 12:35:00 +02:00
Adria Navarro
f7a997aaef
Update some tests
2024-05-13 12:35:00 +02:00
Adria Navarro
c130f2976c
Change test
2024-05-13 12:35:00 +02:00
Adria Navarro
c890f885e6
Merge branch 'master' into feat/budi-8123-single-user
2024-05-13 12:34:01 +02:00
Adria Navarro
ae83bb695e
Fix tests depending on date
2024-05-13 11:03:15 +02:00
Adria Navarro
d83e5e21f2
Merge branch 'master' into feat/budi-8123-single-user
2024-05-09 18:05:16 +02:00
deanhannigan
bf88090c89
Merge branch 'master' into feature/signature-field-and-component
2024-05-09 16:39:54 +01:00
Sam Rose
bfc63bd4e2
Remove the last internal.spec.ts file.
2024-05-09 16:26:08 +01:00
deanhannigan
b5bf914cd7
Merge branch 'master' into feature/signature-field-and-component
2024-05-09 14:47:14 +01:00