Commit Graph

30292 Commits

Author SHA1 Message Date
Adria Navarro 8303c3b473
Merge branch 'master' into BUDI-8270/validation-for-search-api 2024-11-29 13:26:17 +01:00
Adria Navarro aab7428dde
Merge pull request #15095 from Budibase/BUDI-8270/feature-flag
Feature flag zod
2024-11-29 13:26:05 +01:00
Adria Navarro 26be574085 Fix nullish 2024-11-29 13:15:35 +01:00
Adria Navarro a2f1977376 Add validation for search view 2024-11-29 13:15:35 +01:00
Adria Navarro ccbf282c69 Flag zod 2024-11-29 13:07:24 +01:00
Adria Navarro 96916a469d Configure flag 2024-11-29 13:05:03 +01:00
Adria Navarro 40f50710e5 Clean old flags 2024-11-29 13:04:28 +01:00
Adria Navarro 0ea5117a29 Use record to provide typings 2024-11-29 13:04:09 +01:00
Adria Navarro b48f2d83ba Add flag 2024-11-29 12:31:26 +01:00
Naveen Kumar a6022c11a5 fix loop not counting as step, test case failing 2024-11-29 16:52:55 +05:30
Michael Drury bc12ecd7c1
Merge branch 'master' into automation-loop-fix 2024-11-29 10:58:31 +00:00
Adria Navarro 47898d315d
Merge branch 'master' into BUDI-8270/validation-for-search-api 2024-11-29 11:36:32 +01:00
Adria Navarro 5a524be591 dist/bbui.es.mjs -> dist/bbui.mjs 2024-11-29 11:03:13 +01:00
Naveen Kumar 26f2c69fb9 fix PR comment for keeping status boolean and adding status conditionally 2024-11-29 15:31:44 +05:30
Naveen Kumar 6f8f866b7e fix: loop context lost when max iterations are reached. Add/test cases for the same 2024-11-29 15:31:44 +05:30
Adria Navarro 115b1db968 Add css into the bundle 2024-11-29 09:40:16 +01:00
Adria Navarro 6221922b33 Update bundle refs 2024-11-29 09:38:18 +01:00
Adria Navarro a7c2dd8171 Clean unused post-css 2024-11-29 09:33:38 +01:00
Adria Navarro a73165470e Only build sourcemap for !prod 2024-11-29 09:33:38 +01:00
Adria Navarro 18cd0169d8 Remove unused nx dependency 2024-11-29 09:33:38 +01:00
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
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 d4104a519b
Merge master. 2024-11-28 17:34:07 +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
Sam Rose b73530feed
Merge branch 'master' into clean-out-stopped-containers 2024-11-28 17:20:09 +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 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 f6ad53f442
Follow-up PR to bigint fixes. 2024-11-28 16:17:09 +00:00
Sam Rose b17c6ab43a
Cleanup following bigint fixes. 2024-11-28 16:01:28 +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 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