Commit Graph

37349 Commits

Author SHA1 Message Date
Adria Navarro dee85857f9 bbui use alias instead of packages 2024-11-29 09:33:38 +01:00
Adria Navarro f8855bb0c1 Replace rollup.config for vite.config 2024-11-29 09:33:38 +01:00
Adria Navarro 9982b5d907 Change bbui dependencies from rollup to vite 2024-11-29 09:33:38 +01:00
Adria Navarro 9d86aac1ae
Merge pull request #15080 from Budibase/ci/clean-unused-scripts
Clean unused scripts
2024-11-29 09:29:11 +01:00
Adria Navarro b4d46a32ef
Merge branch 'master' into ci/clean-unused-scripts 2024-11-29 09:21:07 +01:00
Sam Rose 03377e37bb
Merge pull request #15087 from Budibase/bigint-cleanup
Bigint cleanup
2024-11-28 17:45:41 +00:00
Adria Navarro 7408dbc199
Merge branch 'master' into ci/clean-unused-scripts 2024-11-28 18:42:13 +01:00
Sam Rose 1279ff6031
Merge branch 'bigint-cleanup' of github.com:budibase/budibase into bigint-cleanup 2024-11-28 17:37:48 +00:00
Sam Rose 4f915f4522
Update pro reference. 2024-11-28 17:37:40 +00:00
Sam Rose 2aa93c458f
Merge branch 'master' into bigint-cleanup 2024-11-28 17:37:13 +00:00
Sam Rose f7a13ea1ea
Merge pull request #15090 from Budibase/use-right-docker-socket
Always use the current docker context.
2024-11-28 17:36:59 +00:00
Sam Rose d4104a519b
Merge master. 2024-11-28 17:34:07 +00:00
Sam Rose b7c6ad8e7e
Merge branch 'master' into use-right-docker-socket 2024-11-28 17:28:39 +00:00
Sam Rose 781987c793
Merge pull request #15089 from Budibase/clean-out-stopped-containers
Remove exited containers when running tests.
2024-11-28 17:28:26 +00:00
Sam Rose f504ef404f
Merge branch 'master' of github.com:budibase/budibase into use-right-docker-socket 2024-11-28 17:23:23 +00:00
Sam Rose 3bff9f2e55
Unfocus test. 2024-11-28 17:23:16 +00:00
Michael Drury 758cf82d33
Merge branch 'master' into chore/refactor-finalizerow 2024-11-28 17:22:34 +00:00
Sam Rose b73530feed
Merge branch 'master' into clean-out-stopped-containers 2024-11-28 17:20:09 +00:00
mike12345567 bcd8bcdc1c Fixing issue detected by test. 2024-11-28 17:17:29 +00:00
Sam Rose 3cf2dbe37c
Make sure we're always using the current docker context. 2024-11-28 17:16:23 +00:00
Michael Drury a6aeec49fe
Merge pull request #15085 from Budibase/chore/remove-ds-query-api
Removing Datasource plus query API
2024-11-28 17:13:18 +00:00
mike12345567 0f6fb4a73f Merge branch 'master' of github.com:Budibase/budibase into chore/refactor-finalizerow 2024-11-28 17:05:19 +00:00
Michael Drury f0be21cc17
Merge branch 'master' into chore/remove-ds-query-api 2024-11-28 17:05:00 +00:00
Sam Rose 4438257868
Merge branch 'master' into clean-out-stopped-containers 2024-11-28 16:52:09 +00:00
mike12345567 13918c5789 More linting. 2024-11-28 16:49:35 +00:00
Sam Rose f91d442ad4
Remove exited containers when running tests. 2024-11-28 16:48:28 +00:00
melohagan 8b653d8dd9
Update pro ref (#15088) 2024-11-28 16:45:43 +00:00
mike12345567 69106306c4 Removing unused validator. 2024-11-28 16:43:47 +00:00
mike12345567 a162d8d9f5 Linting. 2024-11-28 16:43:21 +00:00
mike12345567 d2f8105e73 Merge branch 'master' of github.com:Budibase/budibase into chore/remove-ds-query-api 2024-11-28 16:40:37 +00:00
Sam Rose 00dc5d60a2
Update pro reference. 2024-11-28 16:35:36 +00:00
Sam Rose 29a6a6683b
Fix link. 2024-11-28 16:34:52 +00:00
Sam Rose 69aa5efcd1
Fix sqlAlias.spec.ts 2024-11-28 16:23:18 +00:00
Sam Rose 06d8670dcc
Merge branch 'master' into bigint-cleanup 2024-11-28 16:17:24 +00:00
Sam Rose f6ad53f442
Follow-up PR to bigint fixes. 2024-11-28 16:17:09 +00:00
Adria Navarro 017195e150
Merge branch 'master' into ci/clean-unused-scripts 2024-11-28 17:02:51 +01:00
Sam Rose b17c6ab43a
Cleanup following bigint fixes. 2024-11-28 16:01:28 +00:00
Sam Rose 625362da56
Merge pull request #15053 from Budibase/bigint-relationship-fix
Make bigint fields return as string values when fetched through relationships.
2024-11-28 15:56:15 +00:00
Sam Rose 2c8c80a086
Merge chore/remove-ds-query-api 2024-11-28 15:45:15 +00:00
Adria Navarro 0501980e45 Fix types 2024-11-28 16:44:25 +01:00
Sam Rose 316fde043e
Merge branch 'master' into ci/clean-unused-scripts 2024-11-28 15:42:18 +00:00
Sam Rose 22d6b95101
Put errors back how they were. 2024-11-28 15:39:16 +00:00
Adria Navarro 7ed45f71d2 Fix type tests 2024-11-28 16:35:24 +01:00
Adria Navarro e3e82f2fb8 Move types 2024-11-28 16:33:31 +01:00
mike12345567 d4ec07fa8a Removing the datasource query API for datasource plus, this isn't used and has no real purpose (internal tables aren't supported) removing it as it exposes very internal types to the API, making it harder to adjust these types. 2024-11-28 15:30:10 +00:00
Peter Clement bb254292d9 migrate bash tests and actually make some useful automations with them 2024-11-28 15:25:27 +00:00
Adria Navarro 792388f1e1 Renames 2024-11-28 16:23:46 +01:00
Adria Navarro ab00add0ff Change to nullish 2024-11-28 16:23:03 +01:00
Adria Navarro 0cef937a14 Update deps 2024-11-28 16:15:19 +01:00
Adria Navarro b8a2c4d6b3 Lint 2024-11-28 16:14:25 +01:00