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
Sam Rose
4c24a43465
Merge branch 'master' of github.com:budibase/budibase into budi-7659-sqs-investigate-handle-more-complex-types
2024-04-09 16:57:21 +01:00
Sam Rose
06e01be5f9
Enable all search.spec.ts tests, pull the sqs CouchDB image in CI.
2024-04-09 16:48:54 +01:00
mike12345567
678c429f64
Fixing test case.
2024-04-09 16:05:00 +01:00
Sam Rose
2d36cf6c6a
Working towards getting first SQS test passing.
2024-04-09 15:55:44 +01:00
deanhannigan
637bbf5831
Merge branch 'master' into dean-bug-fixes
2024-04-09 15:42:14 +01:00
Sam Rose
c5580b4767
Get SQS plumbing working in tests.
2024-04-09 15:31:32 +01:00
Dean
b9419ef164
Add rowexplorer to illegalChildren for the repeaterblock.
2024-04-09 15:28:46 +01:00
melohagan
923ae021a1
Feature/nps survey ( #13423 )
...
* get process env in JS file
* Hard-code posthog token
* Set posthog key based on env
* Don't run posthog locally in dev
* fix
* Only run posthog analytics in prod
* Don't use posthog in dev
* Revert posthog code changes.
* Remove intercom
* lint
2024-04-09 15:24:03 +01:00