Commit Graph

30282 Commits

Author SHA1 Message Date
Sam Rose afa757f21a
Remove catch-all error handler in preview endpoint to help debug tests. 2024-04-03 16:24:19 +01:00
Sam Rose 6d41b890db
Fix test that doesn't work if you run it with reuse containers. 2024-04-03 16:09:12 +01:00
Sam Rose 193d40f86c
Fix some tests. 2024-04-03 15:40:10 +01:00
Sam Rose 110e20c0ce
Update submodules. 2024-04-03 15:30:15 +01:00
Sam Rose b2ef045ecf
Merge master. 2024-04-03 15:17:38 +01:00
Sam Rose 86da22cbd7
Merge pull request #13359 from Budibase/reuse-containers
Change the way we manage `testcontainers`
2024-04-03 14:38:26 +01:00
Sam Rose e0ab2f7e0f
Merge branch 'master' into reuse-containers 2024-04-03 14:28:58 +01:00
Adria Navarro 03374f3abf
Merge pull request #13392 from Budibase/update-posthog-js
upgrading posthog-js to support surveys
2024-04-03 15:05:15 +02:00
Adria Navarro 8f50281b2c
Merge branch 'master' into update-posthog-js 2024-04-03 15:01:34 +02:00
Adria Navarro 5c4e5bf19e
Merge pull request #13391 from Budibase/BUDI-8122/use-types
Type frontend field types
2024-04-03 14:03:23 +02:00
Sam Rose db877b7802
Create unique MongoDB databases. 2024-04-03 12:55:44 +01:00
Sam Rose 0881f34508
Move proper-lockfile to devDependencies. 2024-04-03 12:46:05 +01:00
Sam Rose 79184e70af
Remove CONTAINER_NAMESPACE, it wasn't the solution. 2024-04-03 12:32:29 +01:00
Sam Rose b98e80f687
Back down to 4. 2024-04-03 12:28:00 +01:00
Sam Rose 04aa53c306
Trying with 8 workers. 2024-04-03 12:22:11 +01:00
Sam Rose b25912bc5e
Correct the lock path. 2024-04-03 12:11:28 +01:00
Sam Rose dda0d1fb5b
Lock globalSetup to prevent multiple containers starting. 2024-04-03 12:06:49 +01:00
Sam Rose c764b0f22e
Testcontainer debug logging in test-libraries. 2024-04-03 11:55:38 +01:00
Sam Rose c31614a582
Give test-libraries its own container namespace, give packages/server/scripts/test.sh some new params in the larger runners. 2024-04-03 11:45:41 +01:00
Adria Navarro a6c56c35d4 Type 2024-04-03 12:43:51 +02:00
Adria Navarro fba24987af Undo icon change 2024-04-03 12:41:32 +02:00
Sam Rose 258226ddef
Better error message when multiple images are found. 2024-04-03 11:40:14 +01:00
Martin McKeaveney 19c7c6aa9c upgrading posthog-js to support surveys 2024-04-03 11:38:42 +01:00
Adria Navarro 1fd4365cba Lint 2024-04-03 12:38:17 +02:00
Adria Navarro 445a879f90
Merge branch 'master' into BUDI-8122/use-types 2024-04-03 12:34:00 +02:00
Sam Rose 8cffdeda56
Re-use containers and create namespaces for each test. 2024-04-03 11:33:39 +01:00
Adria Navarro 5f55b85e98 Remove single 2024-04-03 12:29:13 +02:00
Adria Navarro 94890eae3e Type TypeIconMap 2024-04-03 12:26:25 +02:00
Sam Rose 3dff4bf334
Fix lint. 2024-04-03 11:20:43 +01:00
Sam Rose dbccfd115b
Update CI workflow to use new larger runners. 2024-04-03 11:16:20 +01:00
Adria Navarro f771cc17a7 Type FieldTypeToComponentMap 2024-04-03 12:15:47 +02:00
Sam Rose e3fbce25fa
Merge branch 'master' of github.com:budibase/budibase into reuse-containers 2024-04-03 11:15:11 +01:00
Adria Navarro edd3ce8f0f More types 2024-04-03 12:13:33 +02:00
Adria Navarro 3d45dcea5f Type renderers 2024-04-03 12:10:21 +02:00
Adria Navarro fcda81434c Fix types 2024-04-03 12:03:13 +02:00
Adria Navarro 890059829f More types 2024-04-03 12:03:05 +02:00
Adria Navarro d431f633d3 Use types 2024-04-03 12:02:55 +02:00
Adria Navarro 21c94297ac
Merge pull request #13387 from Budibase/remove-qa-core
remove QA core
2024-04-03 12:02:42 +02:00
Adria Navarro ebaf5681d7
Merge branch 'master' into remove-qa-core 2024-04-03 11:58:56 +02:00
Budibase Staging Release Bot 8c8e386d2d Bump version to 2.22.15 2024-04-03 09:01:14 +00:00
Michael Drury fb22342368
Merge pull request #13386 from Budibase/fix/BUDI-8086
Support for `oneOf` filter in user search API
2024-04-02 17:28:31 +01:00
Martin McKeaveney 6b1829a7fc remove QA core 2024-04-02 17:24:30 +01:00
mike12345567 8c326b501b Adding support for oneOf ID search of users, today the relationship picker attempts to use this for the users table, but it was not supported. 2024-04-02 17:12:31 +01:00
Martin McKeaveney 89e081271f
Merge pull request #13385 from Budibase/bump-account-portal
acct-portal-sub
2024-04-02 16:16:51 +01:00
Martin McKeaveney 9762b2df0c acct-portal-sub 2024-04-02 16:14:46 +01:00
Budibase Staging Release Bot 3e3e761f88 Bump version to 2.22.14 2024-04-02 13:55:58 +00:00
Andrew Kingston 567c3a6d10 Add optional chaining to fix log out and log in issue 2024-04-02 14:46:28 +01:00
deanhannigan 5ba59adda7
Merge pull request #13346 from Budibase/fix/automation-step-js-bindings
Fix to ensure runtimeTime binding is used is automation js modal
2024-04-02 09:23:22 +01:00
deanhannigan 28968237c9
Merge branch 'master' into fix/automation-step-js-bindings 2024-04-02 09:15:31 +01:00
Sam Rose 90cfdd661d
Rework how we connect to containers. 2024-03-28 17:36:26 +00:00