Commit Graph

13785 Commits

Author SHA1 Message Date
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 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 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
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
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
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
mike12345567 f8e766823c Merge branch 'master' of github.com:Budibase/budibase into chore/refactor-finalizerow 2024-11-26 11:21:58 +00:00
Peter Clement f3c5a2b973
Merge branch 'master' into fix/automation-adjacent-bugs 2024-11-26 10:02:05 +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 93d8bd792c
Trying to make it easier to understand my tests. 2024-11-25 17:36:18 +00: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 c1920e697d merge 2024-11-25 08:40:00 +00:00
Martin McKeaveney 43d30c440d further security updates 2024-11-25 08:27:18 +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 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 2a3f943957 fix issue where bindings where incorrect in automations 2024-11-22 11:30:46 +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
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
Adria Navarro ed6d434843 Fix 2024-11-20 16:14:03 +01:00
mike12345567 2da873c6a1 Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-20 15:02:06 +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
Martin McKeaveney e979297c06 merge with master 2024-11-20 12:02:08 +00:00
Martin McKeaveney d0ad87d504 revert curlconverter 2024-11-20 11:40:53 +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
Martin McKeaveney 5093e1a84b more pins 2024-11-19 18:28:19 +00:00
Martin McKeaveney 98795501c4 update mssql and aws sdk deps 2024-11-19 18:23:50 +00:00
mike12345567 5a0916ca2a Switching it to be a step as part of monorepo check types. 2024-11-19 18:08:34 +00:00
Adria Navarro 4445ef89a9 Merge branch 'master' into security-updates 2024-11-19 18:49:47 +01:00
mike12345567 c789f174ab Adding node to each script run for CI. 2024-11-19 17:25:51 +00:00
mike12345567 87a6006b4e Adding all dependencies that were missing and adding to build script. 2024-11-19 17:17:31 +00:00
Martin McKeaveney 30d311f784 pin deps 2024-11-19 17:06:44 +00:00
Michael Drury 3469e633c6
Merge branch 'master' into fix/use-direct-describe 2024-11-19 15:34:00 +00:00
Martin McKeaveney c563bb64b5 remove snowflake-promise lib, update curlconverter to use dynamic import 2024-11-19 14:54:06 +00:00
mike12345567 19416b4650 Fix for row action. 2024-11-19 14:41:07 +00:00
Sam Rose 446d0abdad
Merge branch 'master' of github.com:budibase/budibase into mongodb-transformer-tweaks 2024-11-19 11:45:39 +00:00
Sam Rose 62297fbbfc
Fix mongo query tests. 2024-11-19 11:45:25 +00:00
Sam Rose 889d3158e8
Bypass transformers that are trivial, allow users to configure bson buffer size. 2024-11-19 11:34:15 +00:00
Adria Navarro 486bc761eb Fix check types 2024-11-19 11:46:44 +01:00
mike12345567 66ade79ff9 Updating rest of test cases. 2024-11-18 17:55:40 +00:00
mike12345567 c7a0489b82 Single function. 2024-11-18 17:34:35 +00:00
mike12345567 f25dd387b1 Converting one test case to try using describe directly. 2024-11-18 16:56:11 +00:00
Martin McKeaveney a96d3909da Merge branch 'security-updates' of github.com:Budibase/budibase into security-updates 2024-11-18 16:40:29 +00:00
Martin McKeaveney 40e75645b1
Merge branch 'master' into security-updates 2024-11-18 16:39:53 +00:00
Martin McKeaveney 2de841407d pin deps 2024-11-18 16:39:05 +00:00
Martin McKeaveney e8d7ed2635 bump pouch in server 2024-11-18 16:09:59 +00:00
Martin McKeaveney 52dc2b942f Merge branch 'master' of github.com:Budibase/budibase into security-updates 2024-11-18 16:04:54 +00:00
mike12345567 149579cf5c PR comments. 2024-11-18 15:39:55 +00:00
mike12345567 83b1919019 Merge branch 'master' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 14:34:28 +00:00
mike12345567 895d109f41 Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-18 14:05:55 +00:00
Sam Rose 3f98bcdeef
Resolve merge conflicts. 2024-11-18 11:09:44 +00:00
Adria Navarro f1483473d1 Cleanups 2024-11-18 10:45:45 +01:00
Adria Navarro b67162baa5 Clean tests 2024-11-18 10:44:50 +01:00
Sam Rose 73f2fa8b34
Merge chore/sqs-always-on 2024-11-18 09:38:58 +00:00
Adria Navarro 2dee07c2bb
Merge branch 'master' into chore/sqs-always-on 2024-11-18 10:29:09 +01:00
mike12345567 cdf7cb9fab Final update to view mapping and typing. 2024-11-15 17:54:14 +00:00
mike12345567 82c7c089cb Updating schema. 2024-11-15 17:24:21 +00:00
Martin McKeaveney dcbe4f0493 clean up env var 2024-11-15 16:18:53 +00:00
Martin McKeaveney f72809a30a
Merge branch 'master' into csp-updates 2024-11-15 14:55:23 +00:00
Adria Navarro e9d7e28196
Merge branch 'master' into chore/sqs-always-on 2024-11-12 09:46:48 +01:00
Martin McKeaveney 324597b2a4 dependency upgrades for security scanners 2024-11-10 16:28:43 +00:00
Martin McKeaveney 1543e6dc2b env variable for turning off csp 2024-11-10 13:08:51 +00:00
mike12345567 ce529d2f45 Some final updates to view public API, adding test cases. 2024-11-08 18:04:53 +00:00
Martin McKeaveney 9996fc7f12 CSP nonce E2E 2024-11-08 17:40:29 +00:00
mike12345567 a1c319a5d1 Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-08 17:16:46 +00:00
mike12345567 4076e98308 Disable static formula tests in external DBs. 2024-11-08 16:01:05 +00:00
Michael Drury 3971b0e42e
Merge branch 'master' into fix/formula-response-types 2024-11-08 15:16:19 +00:00
andz-bb 932b119a66 make opt not optional 2024-11-08 14:24:31 +00:00
andz-bb 33656a4ae5 prevent attachment column updates when importing budibase templates 2024-11-08 14:04:51 +00:00
Adria Navarro 34d6eb0f57 Merge branch 'master' into chore/sqs-always-on 2024-11-08 10:27:44 +01:00
mike12345567 db3c6c36fc Adding test cases for all formula response types. 2024-11-07 17:01:42 +00:00
Sam Rose cd17683284
Remove logging and tmpfs changes, weren't that impactful. 2024-11-07 15:53:56 +00:00
mike12345567 7c2bfec22c Adding the ability to set formula response type - returning native values. 2024-11-07 15:53:04 +00:00
Sam Rose 36502b8410
Up startup timeouts on containers. 2024-11-07 15:37:22 +00:00
mike12345567 ff410c1857 Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-07 14:18:38 +00:00
Sam Rose 3b982dc21e
See what difference tmpfs mounts make on the data directories of each DB. 2024-11-07 12:51:30 +00:00
Adria Navarro 28724602a2 use startContainer utils 2024-11-07 13:12:03 +01:00
Sam Rose 63f4bbdbd5
Attempt to fix race condition in Oracle tests. 2024-11-07 11:41:14 +00:00
Sam Rose cec4571ee9
Seeing how fast this runs on our bigger workers. 2024-11-07 11:19:28 +00:00
Sam Rose a51b8edf14
GitHub Actions change attempt 7/4728139432 2024-11-07 11:04:16 +00:00
Sam Rose d531ceafe4
GitHub Actions change attempt 6/4728139432 2024-11-07 10:54:45 +00:00
Sam Rose a9216bf653
GitHub Actions change attempt 4/4728139432 2024-11-07 10:31:12 +00:00
Sam Rose 1e84297fdc
GitHub Actions change attempt 3/4728139432 2024-11-07 10:28:00 +00:00
Sam Rose c418ffc8a9
Merge branch 'chore/sqs-always-on' of github.com:budibase/budibase into split-server-tests-out-by-database 2024-11-07 10:16:57 +00:00
Sam Rose f60c65df52
Merge branch 'master' into chore/sqs-always-on 2024-11-07 10:16:44 +00:00
Adria Navarro c5da1a06c6 Close server back 2024-11-07 11:16:31 +01:00
Adria Navarro 02ebe9cb15 Do not close apps 2024-11-07 11:16:31 +01:00
Adria Navarro 5089528ffd
Merge branch 'master' into BUDI-8683/correct-automation-cron-server-timestamp 2024-11-07 10:58:35 +01:00
Sam Rose b9f2c38aca
Fix jest filters. 2024-11-06 17:52:15 +00:00
Sam Rose 42a0e26aed
Merge chore/sqs-always-on 2024-11-06 17:35:55 +00:00
Sam Rose 915a7b4c1c
Merge master. 2024-11-06 17:34:51 +00:00
Sam Rose 48578e1f18
Fix some automation tests. 2024-11-06 17:29:34 +00:00
Sam Rose 50ce97135c
Fix scienarios.spec.ts 2024-11-06 17:13:29 +00:00
Peter Clement 7072acfa1b
Merge branch 'master' into fix/issue-with-looping-iterations 2024-11-06 17:04:03 +00:00
Peter Clement 822f52ad4a remove logs 2024-11-06 17:00:32 +00:00
Peter Clement 7bbbaadea4 Issue where looping wasn't working due to missing context 2024-11-06 16:59:44 +00:00
Sam Rose 6801ade481
Convert rowAction.spec.ts to datasourceDescribe 2024-11-06 16:51:40 +00:00
Sam Rose 26aaac1d06
Convert table.spec.ts to datasourceDescribe 2024-11-06 15:36:30 +00:00
Sam Rose c1d62224a8
Convert search.spec.ts to datasourceDescribe 2024-11-06 15:10:10 +00:00
Sam Rose 7cf69303df
Merge master. 2024-11-06 14:46:44 +00:00
Adria Navarro 0667dd9d30 Add test 2024-11-06 12:39:56 +01:00
Adria Navarro cbf0cf76d3 Use timestamp from runtime 2024-11-06 12:39:56 +01:00
Sam Rose a344f2216c
wip 2024-11-06 10:42:50 +00:00
Sam Rose 85d42002f9
Convert mongodb.spec.ts 2024-11-05 16:25:50 +00:00
Sam Rose 6b9b0801a8
Converting tests over to using datasourceDescribe. 2024-11-05 16:24:00 +00:00
Dean 23a3643859 Added offset for loop automation context updates. The error cases and feedback were displaying in the wrong steps. 2024-11-05 16:05:35 +00:00
Sam Rose b2d80d7dcc
wip 2024-11-05 15:13:34 +00:00
Dean 80526ad9b7 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 14:36:15 +00:00
Martin McKeaveney b3c01a28c2 init variable 2024-11-05 12:22:29 +00:00
Sam Rose d1e83ce4f7
Rebase onto chore/sqs-always-on 2024-11-05 12:12:45 +00:00
Martin McKeaveney f42b4ced46 lint + tests 2024-11-05 12:02:56 +00:00
Martin McKeaveney a197a2ead9 lint 2024-11-05 11:58:05 +00:00
Martin McKeaveney a8aa0d0822 fix tests 2024-11-05 11:50:28 +00:00
Adria Navarro f60640ee6d
Merge branch 'master' into chore/refactor-finalizerow 2024-11-05 12:41:04 +01:00