Commit Graph

30468 Commits

Author SHA1 Message Date
mike12345567 da81381d62 PR review comments. 2024-12-04 13:48:30 +00:00
Andrew Kingston a1dd7c58c0
Merge branch 'master' into sort-table-names 2024-12-04 12:32:24 +00:00
Martin McKeaveney 3d8e15abc3 more usages of initialised 2024-12-04 10:59:31 +00:00
Martin McKeaveney 48a367c2c2 fix openai automation tests 2024-12-04 10:52:19 +00:00
Martin McKeaveney 46bd790b3a update tests 2024-12-04 10:35:59 +00:00
Martin McKeaveney e119e310ef pro ref 2024-12-04 10:26:19 +00:00
Martin McKeaveney 7fcff8a628 rely on llm status rather than initialised variable 2024-12-04 10:15:22 +00:00
Andrew Thompson 412cf67e17
Merge branch 'master' into sort-table-names 2024-12-04 09:34:12 +00:00
Martin McKeaveney 92e5667b81 prevent empty snippets being saved, don't crash for old empty snippets 2024-12-03 18:55:06 +00:00
mike12345567 0b8f2c111d Linting. 2024-12-03 18:07:21 +00:00
mike12345567 6494962c1a Screens and some slightly changes to Table API typing. 2024-12-03 18:06:09 +00:00
Michael Drury ce6e1c5c22
Merge branch 'master' into chore/api-typing-2 2024-12-03 17:57:43 +00:00
mike12345567 efb99c6446 Row API typing. 2024-12-03 17:50:51 +00:00
mike12345567 efcdd360e3 Routing API typing. 2024-12-03 17:42:31 +00:00
mike12345567 23d9808cb6 Query API typing. 2024-12-03 17:29:41 +00:00
Andrew Thompson 7aafacec9e
Merge branch 'master' into sort-table-names 2024-12-03 17:16:33 +00:00
mike12345567 3446b1c678 Plugin API typing. 2024-12-03 17:02:30 +00:00
mike12345567 d0179ed815 Permission API typing. 2024-12-03 16:50:13 +00:00
melohagan b1868d7701
Remove unused types (#15108) 2024-12-03 16:43:13 +00:00
Martin McKeaveney 9ef6cbd566 basic 3.0 metrics 2024-12-03 16:39:53 +00:00
mike12345567 4bf23b0163 Ops API typing 2024-12-03 16:36:48 +00:00
mike12345567 b1dc997390 old migration typing. 2024-12-03 16:28:04 +00:00
andz-bb 582d05651d sort table names alphabetically when selecting data source 2024-12-03 15:50:51 +00:00
mike12345567 009a2749c5 Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing-2 2024-12-03 12:39:37 +00:00
Sam Rose ed49f81639
Merge branch 'master' into fix-options-with-commas-and-types 2024-12-03 12:23:25 +00:00
Sam Rose d058b63ea8
Fix types. 2024-12-03 12:23:07 +00:00
Sam Rose e9242dfd11
Fix MySQL options column imports that have commas or other type names in them. 2024-12-03 12:12:38 +00:00
mike12345567 1b15ef3b7e PR comments. 2024-12-03 11:43:28 +00:00
mike12345567 467bdcf74c Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing 2024-12-03 11:36:22 +00:00
Peter Clement 51e9e09567 Merge remote-tracking branch 'refs/remotes/origin/feat/update-automation-tests' into feat/update-automation-tests 2024-12-03 10:33:35 +00:00
Peter Clement 10dbb9fa7a re-add removed comments 2024-12-03 10:33:18 +00:00
Peter Clement 7f2f25b878
Merge branch 'master' into feat/update-automation-tests 2024-12-03 10:17:05 +00:00
Peter Clement 7d0ae9d567 no need to add run func to definition 2024-12-03 10:11:57 +00:00
mike12345567 c073500d50 Metadata API. 2024-12-02 17:42:46 +00:00
mike12345567 f52bc41de0 Merge branch 'chore/api-typing' of github.com:Budibase/budibase into chore/api-typing-2 2024-12-02 16:59:30 +00:00
mike12345567 d42c4118fe Cleanup. 2024-12-02 16:58:35 +00:00
mike12345567 82e4e190fc Layout API. 2024-12-02 16:53:00 +00:00
mike12345567 bb4d7e0b32 Integration API. 2024-12-02 16:48:34 +00:00
mike12345567 98de7e69d1 Last parts of dev API. 2024-12-02 16:40:50 +00:00
mike12345567 78558bd0dc Merge branch 'master' of github.com:Budibase/budibase into chore/api-typing 2024-12-02 16:32:59 +00:00
mike12345567 e778022a98 Enrich the datasource when not passing the datasource ID. 2024-12-02 16:17:57 +00:00
mike12345567 24be6ef496 Linting. 2024-12-02 15:32:59 +00:00
mike12345567 fe9e4d1c5a More typing fixes. 2024-12-02 15:26:12 +00:00
mike12345567 bc3658e2cb Adding fix for build issue. 2024-12-02 15:12:27 +00:00
mike12345567 b1cd134ee0 Dev api. 2024-12-02 14:42:46 +00:00
mike12345567 fd71afde1d Deployment API typing. 2024-11-29 17:59:08 +00:00
mike12345567 1094b88042 Backup, component and datasource API typing. 2024-11-29 17:25:08 +00:00
mike12345567 d83bd47bd7 Fixing some automation typing issues. 2024-11-29 17:13:39 +00:00
mike12345567 b2b74aa048 Automation API typing. 2024-11-29 17:00:24 +00:00
mike12345567 b6a28bf56c app user auth API. 2024-11-29 16:09:12 +00:00
mike12345567 e4fd2c94d4 Api key, application and analytics API typing. 2024-11-29 16:03:53 +00:00
Michael Drury ff2c06bed4
Merge branch 'master' into chore/refactor-finalizerow 2024-11-29 13:48:46 +00:00
melohagan 39859e10ed
Don't fetch account for identifyTenantGroup posthog event (#15092)
* Don't fetch account for identifyTenantGroup posthog event

* Support self hosted

* Fix types
2024-11-29 13:12:13 +00:00
Adria Navarro a2730279d4 Fix types 2024-11-29 13:51:31 +01:00
Adria Navarro 57c4663663 Fix types 2024-11-29 13:49:43 +01:00
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
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
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 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
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
Adria Navarro 840e5e27df Merge branch 'master' into BUDI-8270/validation-for-search-api 2024-11-28 16:01:47 +01:00
Dean 63275563ab Refactored test data update functionality missing from initial commit 2024-11-28 12:53:47 +00:00
Dean 7f5ca044aa Merge remote-tracking branch 'origin/master' into automations-fixes 2024-11-28 12:38:03 +00:00
Dean 8cd4fae50c Refactored out test data bind, fix for row intialisation in test data and fix for the modal timing issue 2024-11-28 12:37:13 +00:00
Peter Clement 3ef8540857 migrate queryrows 2024-11-28 11:52:00 +00:00
Sam Rose 112e5eeb60
Merge master. 2024-11-28 11:44:43 +00:00
Peter Clement 97b1c41313 update openai automation tests 2024-11-28 11:36:59 +00:00
melohagan 525b6f84bb
Remove references to day passes (#15079)
* Remove references to day passes

* lint

* Point pro to branch with no day passes code

* update yarn lock
2024-11-28 10:37:44 +00:00
Sam Rose 80a5215392
Merge master. 2024-11-28 10:12:44 +00:00
Sam Rose b700f16a3a
Fix search.spec.ts. 2024-11-28 10:12:16 +00:00
Andrew Kingston e2e38ff704
Merge branch 'master' of github.com:Budibase/budibase into client-vite 2024-11-28 09:53:41 +00:00
Sam Rose f49f9280d9
Working on search tests. 2024-11-28 09:42:01 +00:00
mike12345567 04ea2b99e9 Fixing issue uncovered by test case. 2024-11-27 18:37:05 +00:00
mike12345567 ce44975317 Removing test changes. 2024-11-27 18:07:44 +00:00
Sam Rose dbe9eedcba
Fix table.spec.ts. 2024-11-27 17:28:20 +00:00
Sam Rose 78bbf90f17
Fix row.spec.ts 2024-11-27 16:37:29 +00:00
Sam Rose 4feda79903
Fix Oracle tests. 2024-11-27 15:52:39 +00:00
mike12345567 70cdb99583 Increasing timeouts. 2024-11-27 15:30:48 +00:00
Michael Drury 7d006302ef
Merge branch 'master' into chore/refactor-finalizerow 2024-11-27 13:36:32 +00:00
Sam Rose 525cf2ab09
Update pro reference. 2024-11-27 13:16:21 +00:00
Sam Rose e7f2dc840e
Merge Mike's changes. 2024-11-27 13:15:45 +00:00
Sam Rose 332505388d
Fix postgres tests. 2024-11-27 13:14:42 +00:00
Adria Navarro 7b15d69cc4 Update submodule 2024-11-27 14:11:48 +01:00
Adria Navarro 273aa2e650 Update submodule 2024-11-27 13:57:11 +01:00
Adria Navarro 75d7950161 Update pro submodule 2024-11-27 13:44:19 +01:00
Sam Rose cb7c1dd6d4
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-27 12:40:40 +00:00
Sam Rose 504ddba9b9
SQS row tests passing. 2024-11-27 12:40:34 +00:00
Sam Rose bd17770e4e
Fix _some_ sqs problems. 2024-11-27 12:21:27 +00:00
mike12345567 f12be3b703 Updating OpenAPI specs, fixing an issue found when attempting to publish and automating this so don't need to manually check this again. 2024-11-27 11:23:51 +00:00
Sam Rose 5ea1744609
Merge branch 'master' into chore/refactor-finalizerow 2024-11-27 09:59:37 +00:00
Peter Clement 5ccef12d97
Merge branch 'master' into feat/update-automation-tests 2024-11-27 09:16:41 +00:00
Peter Clement 977c0e44f3 Merge remote-tracking branch 'origin/master' into feat/update-automation-tests 2024-11-26 20:08:10 +00:00
Peter Clement 685657b8eb migrate createrow step to use test builder 2024-11-26 19:50:18 +00:00
mike12345567 6470c2e21a Merge branch 'bigint-relationship-fix' of github.com:Budibase/budibase into bigint-relationship-fix 2024-11-26 18:18:23 +00:00
mike12345567 92e92c8b7f Updating sql alias test case. 2024-11-26 18:15:08 +00:00
Sam Rose f211990117
Some sqs fixes. 2024-11-26 17:36:17 +00:00
Sam Rose 8e756ccf84
Type checks pass. 2024-11-26 17:09:32 +00:00