Commit Graph

30469 Commits

Author SHA1 Message Date
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
Sam Rose c35e443225
Making progress toward type checking successfully. 2024-11-26 17:05:47 +00:00
Sam Rose e4ae16cc39
wip 2024-11-26 16:28:55 +00:00
Sam Rose 26d34cb1f6
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-26 16:28:33 +00:00
Sam Rose 594af57339
wip 2024-11-26 16:28:22 +00:00
Andrew Kingston 0ac507f794
Remove postcss 2024-11-26 16:15:21 +00:00
Andrew Kingston d4c9e5140d
Remove old rollup config and update tsconfig 2024-11-26 16:13:02 +00:00
Andrew Kingston cfa6d487f8
Convert client to vite 2024-11-26 16:06:55 +00:00
mike12345567 a27c28ccdf Fixing test case. 2024-11-26 15:54:59 +00:00
Peter Clement b99d411cec migrate deleteRow from runStep to test builder 2024-11-26 15:48:40 +00:00
Adria Navarro 2f09a13836
Merge pull request #15067 from Budibase/BUDI-8866/check-builder-ts-types
Add checks for TS in builder
2024-11-26 16:33:24 +01:00
Adria Navarro bd7ac2ed36
Merge branch 'master' into BUDI-8866/builder-enable-typescript 2024-11-26 15:18:30 +01:00
Peter Clement 049a53ee99
Merge branch 'master' into fix/automation-adjacent-bugs 2024-11-26 14:03:52 +00:00
Andrew Kingston fbcf452099
Merge branch 'master' into cheeks-lab-day-fields 2024-11-26 12:58:09 +00:00
Adria Navarro ed12fb8367 Fix build 2024-11-26 13:06:30 +01:00
mike12345567 a190feb4ea Fixing test cases. 2024-11-26 12:05:16 +00:00
mike12345567 b75e2e85c6 Fixing issues with retrieval. 2024-11-26 12:03:13 +00:00
Adria Navarro f21219b68b
Merge branch 'BUDI-8866/builder-enable-typescript' into BUDI-8866/check-builder-ts-types 2024-11-26 13:02:04 +01:00
Peter Clement e8ade0caee update row spec file using automation builder 2024-11-26 12:00:47 +00:00
Sam Rose f7c81d742c
Remove .only 2024-11-26 12:00:42 +00:00
Sam Rose 26fa0222a1
Get all bigint tests passing. 2024-11-26 12:00:30 +00:00
Adria Navarro 541f66d784 Increase max size 2024-11-26 12:48:19 +01:00
Adria Navarro 2474e44c54 Use svelte-check for ts checks and move it to check:ts 2024-11-26 12:34:42 +01:00
Adria Navarro 9f7a823818 Add error 2024-11-26 12:29:36 +01:00
Adria Navarro f1c7d1e257 Add checks 2024-11-26 12:29:24 +01:00
Adria Navarro 78725cff91 Fix imports 2024-11-26 12:22:58 +01:00
Adria Navarro e44a68d356 Delete js files (moved to ts) 2024-11-26 12:22:58 +01:00
Adria Navarro 90833d1889 Transform plugins and navigation store 2024-11-26 12:22:58 +01:00
Adria Navarro 3d98e96e93 Gitignore 2024-11-26 12:22:58 +01:00
Adria Navarro 013f2a6dce Enable typescript files 2024-11-26 12:22:58 +01:00
mike12345567 f8e766823c Merge branch 'master' of github.com:Budibase/budibase into chore/refactor-finalizerow 2024-11-26 11:21:58 +00:00
Andrew Kingston e382512c3a
Merge branch 'master' into cheeks-lab-day-fields 2024-11-26 11:13:37 +00:00
Adria Navarro e740e1e62f Fix warnings 2024-11-26 12:13:11 +01:00
Adria Navarro aebbc4158a Add flag back 2024-11-26 12:01:27 +01:00
Adria Navarro 0af0c4db05 Fix build error 2024-11-26 11:51:25 +01:00
Adria Navarro cd18f418b1 Remove --no-tsconfig flag 2024-11-26 11:50:54 +01:00
Adria Navarro d959d717eb Add svelte-checks 2024-11-26 11:42:43 +01:00
Adria Navarro dba8f013e9 Add breaking file 2024-11-26 11:34:11 +01:00
Peter Clement f3c5a2b973
Merge branch 'master' into fix/automation-adjacent-bugs 2024-11-26 10:02:05 +00:00
Adria Navarro 233824dc78 Lint 2024-11-25 23:49:49 +01:00
Peter Clement 3737fb14e3 pr comment 2024-11-25 20:34:04 +00:00
Sam Rose 1c27ddcb8a
rename table fields 2024-11-25 17:58:40 +00:00
Sam Rose ac3e0750bc
Rename table variables. 2024-11-25 17:56:16 +00:00
Sam Rose 7138c02f27
Put things back how they were. 2024-11-25 17:53:58 +00:00
Sam Rose c3b2c2e1c7
Revert "Trying to make it easier to understand my tests."
This reverts commit 93d8bd792c.
2024-11-25 17:53:11 +00:00
Sam Rose 50a7539e25
Revert "wip"
This reverts commit d1b0bf965b.
2024-11-25 17:53:03 +00:00
Sam Rose d1b0bf965b
wip 2024-11-25 17:51:47 +00:00
Adria Navarro fe462d10d0 Allow building ts 2024-11-25 18:38:56 +01:00
Sam Rose 93d8bd792c
Trying to make it easier to understand my tests. 2024-11-25 17:36:18 +00:00
Adria Navarro 2bd48dde39 Type plugins page 2024-11-25 18:24:54 +01:00
Sam Rose 98717de61f
Merge upstream. 2024-11-25 17:18:36 +00:00
Sam Rose e25d92a49e
wip 2024-11-25 17:18:12 +00:00
Sam Rose 866e9dcadd
Merge branch 'master' of github.com:budibase/budibase into bigint-relationship-fix 2024-11-25 16:20:55 +00:00
Peter Clement 6da45f5e7c reverse check in serverlog step 2024-11-25 16:15:21 +00:00
Peter Clement 9f35ea0839 fix tests 2024-11-25 12:40:20 +00:00
Peter Clement db032ed35b update properties to be correct 2024-11-25 10:14:32 +00:00
Peter Clement 08f5df2546 add execute script automation tests 2024-11-25 09:45:42 +00:00
Peter Clement 6a5c327085 add log back 2024-11-25 08:59:29 +00:00
Martin McKeaveney ef3572edee update pro ref 2024-11-25 08:41:00 +00:00
Martin McKeaveney c1920e697d merge 2024-11-25 08:40:00 +00:00
Martin McKeaveney 43d30c440d further security updates 2024-11-25 08:27:18 +00:00
Michael Drury 624a55cc56
Merge branch 'master' into views-openapi 2024-11-22 16:52:04 +00:00
mike12345567 276493e33d Add required keys to the mappings. 2024-11-22 16:49:57 +00:00
mike12345567 16acf8751b PR comment. 2024-11-22 16:45:43 +00:00
mike12345567 e137205de0 PR comments. 2024-11-22 16:42:09 +00:00
mike12345567 e3e4ea6319 Fixing view fetch test case. 2024-11-22 15:35:05 +00:00
mike12345567 14bbd9a21c Setting CORS headers to allow cross-origin on public API. 2024-11-22 14:51:53 +00:00
Peter Clement 2a0487c829 remove log 2024-11-22 11:56:24 +00:00
Peter Clement 2a3f943957 fix issue where bindings where incorrect in automations 2024-11-22 11:30:46 +00:00
mike12345567 72e46b367c Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-22 11:18:20 +00:00
mike12345567 23f29f9381 Adding relationship helper for defining existing relationships. 2024-11-21 18:41:04 +00:00
mike12345567 f464a80484 Adding helper to create relationship to datasource API in tests. 2024-11-21 18:09:21 +00:00
Sam Rose ebf82a0ef5
wip 2024-11-21 17:33:47 +00:00
Sam Rose 0899c6d661
Merge branch 'master' into dd-trace-db-query 2024-11-21 17:17:49 +00:00
Sam Rose 4e2f0405db
Additional instrumentation for DD around CouchDB. 2024-11-21 16:36:31 +00:00
mike12345567 37eb6f2967 Updating pro. 2024-11-21 13:13:50 +00:00
mike12345567 67fedd986c Adding some validation for tenant lookup endpoint, fail with a better error if something goes wrong with email processing. 2024-11-21 12:18:20 +00:00
Adria Navarro 9c460424a9 Merge branch 'master' into BUDI-8270/validation-for-search-api
# Conflicts:
#	packages/server/package.json
#	packages/server/src/api/controllers/row/index.ts
#	packages/server/src/api/routes/tests/search.spec.ts
#	yarn.lock
2024-11-20 18:11:49 +01:00
mike12345567 f7c89fd20a Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-20 17:04:35 +00:00
Martin McKeaveney e5e0563546
Merge branch 'master' into security-updates 2024-11-20 16:13:58 +00:00
Martin McKeaveney 5d0f220882 fix oidc tests 2024-11-20 15:49:17 +00:00
Adria Navarro ed6d434843 Fix 2024-11-20 16:14:03 +01:00
Adria Navarro 94f475c060 Exclude InternalSearchFilterOperator.COMPLEX_ID_OPERATOR 2024-11-20 16:09:03 +01:00
mike12345567 2da873c6a1 Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-20 15:02:06 +00:00
Peter Clement 7fe41ef949 dont allow links in automation filter builder 2024-11-20 14:32:15 +00:00
Adria Navarro 414d79d73c Fix types 2024-11-20 14:16:26 +01:00
Adria Navarro cf7daf0602 Fix 2024-11-20 14:16:10 +01:00
Adria Navarro 3250ad4947 Allow nullable bookmarks 2024-11-20 14:15:46 +01:00
Michael Drury 915acad6c9
Merge branch 'master' into fix/use-direct-describe 2024-11-20 13:10:34 +00:00
Adria Navarro 8519cfc495 Fix typing 2024-11-20 14:05:57 +01:00
Adria Navarro 0d5bac67db Merge branch 'master' into BUDI-8270/validation-for-search-api 2024-11-20 13:59:16 +01:00
Martin McKeaveney 803247f87b lint 2024-11-20 12:15:23 +00:00
Martin McKeaveney f96983184f explain NTLM type ignore 2024-11-20 12:11:48 +00:00
mike12345567 f5b11ce7f0 Merge branch 'security-updates' of github.com:Budibase/budibase into security-updates 2024-11-20 11:56:28 +00:00
mike12345567 9b2d1744d5 Merge branch 'master' of github.com:Budibase/budibase into security-updates 2024-11-20 11:49:02 +00:00
Martin McKeaveney d0ad87d504 revert curlconverter 2024-11-20 11:40:53 +00:00
Martin McKeaveney 0bb6f691a8 adding crypto dep 2024-11-20 10:05:55 +00:00
Martin McKeaveney 941aa181dd more types 2024-11-19 19:16:10 +00:00
Martin McKeaveney 70b9e4680f types and lint 2024-11-19 19:03:54 +00:00
Martin McKeaveney 79c515e57d types 2024-11-19 19:02:22 +00:00