1
0
Fork 0
mirror of synced 2024-07-06 23:10:57 +12:00
Commit graph

25083 commits

Author SHA1 Message Date
Sam Rose c5edfea51b
Merge branch 'master' into slim-down-integration-tests 2024-04-11 16:23:00 +01:00
melohagan a044ba226a
ignore key action if posthog survey is focused (#13466) 2024-04-11 15:25:36 +01:00
Sam Rose c07882b452
Restructure search.spec.ts to be much more readable. 2024-04-11 15:16:26 +01:00
Sam Rose eb56140ce2
Convert dates to strings, looks nicer and makes no difference. 2024-04-11 12:03:34 +01:00
Sam Rose 0d564a8b4c
Remove unused variables. 2024-04-11 11:58:49 +01:00
Sam Rose ba171bb5a2
Reduce duplication in search.spec.ts 2024-04-11 11:58:21 +01:00
Sam Rose 5a36422b97
Fix postgres tests. 2024-04-11 10:21:30 +01:00
Sam Rose 672025e176
Solve onEmptyFilter in a nicer way. 2024-04-11 10:11:03 +01:00
Sam Rose 229bbc0d10
Assert length on search tests, fixes bug in SQS around on empty return none. 2024-04-11 09:53:54 +01:00
Sam Rose e6c3fd2951
Make pro submodule match master. 2024-04-10 18:01:25 +01:00
Sam Rose 432b11a7f6
Revert unneeded change to types. 2024-04-10 17:56:57 +01:00
Sam Rose ed8f0960e0
All search tests for dates working across all datasources. 2024-04-10 17:54:45 +01:00
Sam Rose de06fe4e4c
Merge master. 2024-04-10 17:50:39 +01:00
Sam Rose a1164ac581
Working towards getting date tests working for SQS. 2024-04-10 17:50:18 +01:00
mike12345567 2e3e512433 Linting. 2024-04-10 17:40:12 +01:00
mike12345567 20da8bb816 Adding support for SQS prepared statement API. 2024-04-10 17:36:57 +01:00
mike12345567 4d3d78f7a0 PR comments. 2024-04-10 17:02:03 +01:00
mike12345567 d51bbb7952 When looking through the search parameters to build up information about validating search inputs better on the API (recently created linear issue) found the public docs weren't fully up to date - fixing this. 2024-04-10 16:38:52 +01:00
Andrew Kingston dc0b56e213 Update navigation tests 2024-04-10 16:17:06 +01:00
Andrew Kingston 2a9a05ad2d Merge branch 'nested-nav-links' of github.com:Budibase/budibase into nested-nav-links 2024-04-10 16:07:11 +01:00
Andrew Kingston b62c1e6fb3 Update navigation tests 2024-04-10 16:06:37 +01:00
Andrew Kingston e0f02941b9
Merge branch 'master' into nested-nav-links 2024-04-10 14:19:26 +01:00
Andrew Kingston 380a0e7d30 Add type and role to automatically created nav links and ensure cleanup from both links and sublinks when deleting screens 2024-04-10 14:19:05 +01:00
Adria Navarro b707514deb Update pro ref to fix flakiness 2024-04-10 13:40:38 +02:00
Adria Navarro e525e0df17
Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 13:35:22 +02:00
Adria Navarro 38f53020eb Revert check 2024-04-10 13:19:22 +02:00
Sam Rose db448dbf13
Merge branch 'master' into more-sqs-tests 2024-04-10 11:59:27 +01:00
Adria Navarro 5a93f2b542 Change icons to attach 2024-04-10 12:53:42 +02:00
Sam Rose 8483bdf0f7
Add number and date tests. 2024-04-10 11:50:27 +01:00
Adria Navarro b4063fae01 Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 12:42:03 +02:00
Adria Navarro bc0b42bda6 Fix test 2024-04-10 12:35:31 +02:00
Adria Navarro 2322e430c4 Lint 2024-04-10 12:26:22 +02:00
Adria Navarro 61e235767d Add auto icon 2024-04-10 12:07:48 +02:00
Adria Navarro 5cdbc75fef Change icon 2024-04-10 12:07:48 +02:00
Adria Navarro d821d04d5b Change icon 2024-04-10 12:07:48 +02:00
Adria Navarro 71d3e37482
Merge branch 'master' into BUDI-8122/unify_icon_settings 2024-04-10 11:57:42 +02:00
Adria Navarro e744e4ebb1 Unify icons 2024-04-10 11:52:19 +02:00
Sam Rose 956bdda260
Merge branch 'master' into budi-7659-sqs-investigate-handle-more-complex-types 2024-04-10 10:48:38 +01:00
Adria Navarro b42cc88180
Merge pull request #13407 from Budibase/BUDI-8122/attachment_cleanup
Handle singleattachment on AttachmentCleanup
2024-04-10 10:41:32 +02:00
Sam Rose 245fa93bd2
Make test cases a little cleaner. 2024-04-10 09:30:01 +01:00
Dean 8210bcc0a6 Lint 2024-04-10 09:28:36 +01:00
Dean 0aefefe184 Merge remote-tracking branch 'origin/master' into dean-bug-fixes 2024-04-10 09:21:11 +01:00
Dean 06db50147e PR Feedback 2024-04-10 09:20:54 +01:00
Adria Navarro 8f9dea43a0
Merge pull request #13408 from Budibase/BUDI-8122/tests
Tests and handle imports
2024-04-10 10:16:54 +02:00
Adria Navarro f6eb27c19c Fix merge conflicts 2024-04-10 10:10:15 +02:00
Adria Navarro f69056c9fe PR comments 2024-04-10 10:07:07 +02:00
Adria Navarro 4ca090bf10 Add single attachment as component on "add component" 2024-04-10 09:51:13 +02:00
Adria Navarro 5b6c3d0c96 Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 09:01:36 +02:00
Sam Rose a647e7ff0a
Fix lint. 2024-04-09 18:13:18 +01:00
Sam Rose d96bf29bef
Add more search tests. 2024-04-09 18:09:37 +01:00