Commit Graph

30364 Commits

Author SHA1 Message Date
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
Martin McKeaveney 235458ce5b pro ref 2024-11-19 18:35:50 +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
mike12345567 a99077f411 Merge branch 'master' of github.com:Budibase/budibase into fix/dependency-checking 2024-11-19 17:55:32 +00:00
Adria Navarro 4445ef89a9 Merge branch 'master' into security-updates 2024-11-19 18:49:47 +01:00
Adria Navarro be0c2969b3
Merge branch 'master' into chore/detach-account-portal 2024-11-19 18:35:08 +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
Sam Rose 19b219a8a8
Remove bson call from worker. 2024-11-19 15:20:40 +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
Adria Navarro bdce481f96
Merge branch 'master' into chore/detach-account-portal 2024-11-19 13:30:44 +01: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
Adria Navarro 50ac79396e Expose iife 2024-11-19 11:00:58 +01:00
Adria Navarro fb80647013 Proper types 2024-11-19 11:00:58 +01:00
Adria Navarro 4f67182585 Proper types 2024-11-19 11:00:58 +01:00
Adria Navarro 2867515c0e Exclude src from npm packages 2024-11-19 11:00:58 +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 eb353498d4 bump pro 2024-11-18 16:40:15 +00:00
Martin McKeaveney 40e75645b1
Merge branch 'master' into security-updates 2024-11-18 16:39:53 +00:00
Andrew Kingston bac448c29a
Merge branch 'master' into fix/block-native-searching 2024-11-18 16:39:35 +00:00
Martin McKeaveney 2de841407d pin deps 2024-11-18 16:39:05 +00:00
Andrew Kingston e972f4b95b
Fix block native search 2024-11-18 16:38:12 +00:00
Martin McKeaveney e8d7ed2635 bump pouch in server 2024-11-18 16:09:59 +00:00
mike12345567 0053072d4f PR comment. 2024-11-18 16:05:50 +00:00
Martin McKeaveney 52dc2b942f Merge branch 'master' of github.com:Budibase/budibase into security-updates 2024-11-18 16:04:54 +00:00
Martin McKeaveney bcfe0479b8 bump pouch in backend core 2024-11-18 15:45:09 +00:00
mike12345567 02ba433860 Merge branch 'fix/formula-response-types' of github.com:Budibase/budibase into fix/formula-response-types 2024-11-18 15:41:20 +00:00
mike12345567 149579cf5c PR comments. 2024-11-18 15:39:55 +00:00
Adria Navarro 2de85fca0c
Merge branch 'master' into chore/detach-account-portal 2024-11-18 16:21:24 +01:00
Adria Navarro 0f349de9d5
Merge branch 'master' into fix/formula-response-types 2024-11-18 16:17:24 +01:00
Adria Navarro 4cba41bf74
Merge branch 'master' into chore/fix-dependencies 2024-11-18 16:05:19 +01:00
Adria Navarro 8579cf4f88
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 15:55:02 +01:00
Adria Navarro 7003499b87
Merge branch 'master' into chore/fix-dependencies 2024-11-18 15:54:34 +01: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
mike12345567 3149f0dbd7 Adding public API def. 2024-11-18 13:26:16 +00:00
Martin McKeaveney 62be25c157 fix dnd handlers 2024-11-18 13:20:31 +00:00
Adria Navarro 4750e9faca Move atrament dependency 2024-11-18 14:10:34 +01:00
Adria Navarro c004062509 Move atrament dependency 2024-11-18 13:18:45 +01:00
Adria Navarro 849f71b73d
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 12:39:39 +01:00
Sam Rose 1bec450623
Merge branch 'master' into create-secret-key-once 2024-11-18 11:28:58 +00:00
Adria Navarro f4b4f50f99
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 12:24:20 +01:00
Sam Rose 0a65d7245c
Merge branch 'master' into create-secret-key-once 2024-11-18 11:10:53 +00:00
Sam Rose 3f98bcdeef
Resolve merge conflicts. 2024-11-18 11:09:44 +00:00
Sam Rose b0d57b61c4
Update pro reference. 2024-11-18 11:02:14 +00:00
Adria Navarro f0973d4afb
Merge branch 'master' into fix/automation-data-test-updates 2024-11-18 11:26:34 +01:00
Adria Navarro 9260966188 Remove canSetRelationshipSchemas flag from frontend 2024-11-18 11:07:29 +01:00
Adria Navarro 325dc8e703 Lint 2024-11-18 10:49:16 +01:00
Adria Navarro f1483473d1 Cleanups 2024-11-18 10:45:45 +01:00
Adria Navarro f859441efe Clean usages from frontend 2024-11-18 10:45:04 +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 07e8083010 Remove the actual flag 2024-11-18 10:37:05 +01:00
Adria Navarro 2dee07c2bb
Merge branch 'master' into chore/sqs-always-on 2024-11-18 10:29:09 +01:00
Andrew Kingston 8cb0817ea3
Merge branch 'master' into cheeks-lab-day-fields 2024-11-18 08:53:03 +00:00
Andrew Kingston 6e7b31ed20
Merge branch 'master' into cheeks-fixes 2024-11-18 08:51:39 +00: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
Andrew Kingston 66397994c3
Merge branch 'master' into cheeks-fixes 2024-11-15 15:54:00 +00:00
Martin McKeaveney cdbf4b53b7 lint 2024-11-15 15:19:10 +00:00
Martin McKeaveney a899a11fa6 Merge branch 'csp-updates' of github.com:Budibase/budibase into csp-updates 2024-11-15 15:08:13 +00:00
Martin McKeaveney dcecd5c4a9 add unsafe-inline migration strategy 2024-11-15 15:02:34 +00:00
Martin McKeaveney f72809a30a
Merge branch 'master' into csp-updates 2024-11-15 14:55:23 +00:00
mike12345567 16872d3688 Merge branch 'master' of github.com:Budibase/budibase into views-openapi 2024-11-15 14:44:39 +00:00
Martin McKeaveney 78cf681580 ignore types for direct mockImpl calls 2024-11-15 14:41:05 +00:00
mike12345567 d713693883 Updating cron validator to use a different preset, the node-cron validator we were using did 0-11 months rather than 1-12 which bull utilises. 2024-11-15 13:09:47 +00:00
Andrew Kingston 7d0faf9e89
Merge branch 'master' into cheeks-lab-day-fields 2024-11-15 11:32:08 +00:00
Andrew Kingston f7fe3e33d9
Fix display column position being incorrect when using a DP as a table source 2024-11-15 10:49:08 +00:00
Andrew Kingston e5770ab9a6
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2024-11-15 10:48:44 +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 ddd5a37928 add csp env var to backend-core 2024-11-10 13:26:45 +00:00
Martin McKeaveney 87f85a0d63 unit test 2024-11-10 13:17:21 +00:00
Martin McKeaveney 9525cf8682 make directives immutable 2024-11-10 13:11:49 +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
Andrew Kingston 1ca1f58272
Merge branch 'master' into cheeks-lab-day-fields 2024-11-08 12:15:31 +00:00
Andrew Kingston 25bfc65764
Always provide context from form fields regardless of standalone mode to ensure global bindings work when nesting inside a form 2024-11-08 12:15:12 +00:00
Andrew Kingston f08e528c99
Allow standalone mode for S3 upload fields 2024-11-08 11:21:41 +00:00
Andrew Kingston 9d6a150d4a
Allow standalone mode for user and user list fields 2024-11-08 11:12:17 +00:00
Andrew Kingston 59f9fbec84
Allow standalone mode for barcode scanner 2024-11-08 11:09:20 +00:00
Andrew Kingston a00bcea2f7
Memoise field registration to improve performance and avoid loops 2024-11-08 11:05:22 +00:00
Andrew Kingston c4b597488e
Allow standalone mode for most field types 2024-11-08 11:05:05 +00:00
Adria Navarro 34d6eb0f57 Merge branch 'master' into chore/sqs-always-on 2024-11-08 10:27:44 +01:00
Sam Rose 8c9092cc41
Fix encryption.spec.ts. 2024-11-07 17:19:03 +00:00
Sam Rose 1dd52cca78
Create JWT secret keys on boot. 2024-11-07 17:05:50 +00:00
mike12345567 db3c6c36fc Adding test cases for all formula response types. 2024-11-07 17:01:42 +00:00
mike12345567 4c7103e5fd Updating typing. 2024-11-07 17:01:30 +00:00
Andrew Kingston a4ccdf3a15
Enable standalone mode for number fields 2024-11-07 16:33:54 +00:00
Andrew Kingston b4c2061ba9
Make the field setting on fields optional, and use the component name as a fallback 2024-11-07 16:29:19 +00:00
Andrew Kingston 26956f4f2e
Allow using fields without forms and enable standalone mode for text and options fields 2024-11-07 15:57:46 +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 6f05e2e19c Remove account-portal submodule 2024-11-07 13:29:04 +01:00
Adria Navarro 7d94fd1d93 Update pro submodule 2024-11-07 13:20:27 +01: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
Adria Navarro 518191b882 Clean 2024-11-07 12:15:45 +01:00
Adria Navarro 1ad8e0d458 PR comments 2024-11-07 12:12:23 +01: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 d65d3ac166
Update pro reference. 2024-11-07 10:18:23 +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 7126534bd2 Undo changes 2024-11-07 11:16:31 +01:00
Adria Navarro db48e913e9 Undo auditlog.spec test changes 2024-11-07 11:16:31 +01:00
Adria Navarro 9f215d82c6 Fix pro test 2024-11-07 11:16:31 +01:00
Adria Navarro 866bef8145 Make use of helpers 2024-11-07 11:16:31 +01:00
Adria Navarro a7bb89a710 Add useRealQueues helpers 2024-11-07 11:16:31 +01:00
Adria Navarro c5da1a06c6 Close server back 2024-11-07 11:16:31 +01:00
Adria Navarro 505146f4b3 Add utils 2024-11-07 11:16:31 +01:00
Adria Navarro f7f056ef76 Clean 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 b2488af6da Use utils 2024-11-07 11:16:31 +01:00
Adria Navarro 4f6a09fb02 Add utils 2024-11-07 11:16:31 +01:00
Adria Navarro 358f91177c Fix test 2024-11-07 11:16:31 +01:00
Adria Navarro 8c88d65003 Simplify api 2024-11-07 11:16:31 +01:00
Adria Navarro d0aab5fa87 Fix pro 2024-11-07 11:16:31 +01:00
Adria Navarro a952cd7d08 Enable disabled test 2024-11-07 11:16:31 +01:00
Adria Navarro 252c23f8bd Fix tests 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
Andrew Kingston 74c0581aa8
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2024-11-07 08:55:39 +00:00
Martin McKeaveney 97fe25d107
Merge pull request #14990 from Budibase/ai-flags
turning on AI flags
2024-11-06 22:12:30 +00: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
Martin McKeaveney 8455356cee turning on AI flags 2024-11-06 16:44:23 +00:00
mike12345567 9a08c87ead For a while we have had issues with the watchtower update process, removing this and recommending self-hosters go to the documentation to correctly update their install. 2024-11-06 16:03:15 +00:00
Adria Navarro f612f7737f Merge branch 'master' into fix/automation-data-test-updates 2024-11-06 16:52:58 +01: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
Andrew Kingston f756f3e8b4
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2024-11-06 12:56:39 +00:00
Andrew Kingston 52d3126d60
Prevent adding multiple files to single attacment cells and fields 2024-11-06 12:56:08 +00:00
Andrew Kingston 00f145e8ce
Add loading spinner while uploading files 2024-11-06 12:42:25 +00:00
Sam Rose 51e668d6d9
Merge branch 'master' into sqs-test-fixes 2024-11-06 12:20:33 +00:00
Andrew Kingston 8054920c95
Merge branch 'master' of github.com:Budibase/budibase into cheeks-fixes 2024-11-06 12:07:46 +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 45976313ab
Fix build. 2024-11-06 10:46:00 +00:00
Sam Rose a344f2216c
wip 2024-11-06 10:42:50 +00:00
Sam Rose 9caf001746
Merge branch 'master' into sqs-test-fixes 2024-11-06 10:16:16 +00:00
mike12345567 3ff0e3956c Flagging all released features on in self host. 2024-11-06 10:15:32 +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 ff9d59e1ee
Log SQS connection errors, and retry connection a few times before giving up. 2024-11-05 15:35:38 +00:00
Sam Rose b2d80d7dcc
wip 2024-11-05 15:13:34 +00:00
Adria Navarro b937f97a60 Lint 2024-11-05 16:13:22 +01:00
Adria Navarro b59b4e1736 Use updated test data 2024-11-05 16:08:24 +01:00
Dean 80526ad9b7 Merge remote-tracking branch 'origin/master' into feature/automation-branching-ux 2024-11-05 14:36:15 +00:00
Andrew Thompson b129959b1f
Merge branch 'master' into budi-8820-conditional-automation-step-options-always-rendering-send 2024-11-05 13:54:22 +00:00
Martin McKeaveney 3ed740ea85
Merge pull request #14965 from Budibase/ai-config-fixes-2
further AI config updates for case where there's no configuration
2024-11-05 13:52:20 +00:00
Adria Navarro b95303403b
Merge branch 'master' into feature/automation-branching-ux 2024-11-05 14:16:05 +01:00
Martin McKeaveney b3c01a28c2 init variable 2024-11-05 12:22:29 +00:00
andz-bb ebf5933882 fix for conditional automation step options always showing 2024-11-05 12:19:45 +00:00
Adria Navarro cddc64d38b Fix typo 2024-11-05 13:18:40 +01:00
Adria Navarro ef7281716a Wait for test data to be processed before running the test 2024-11-05 13:14:45 +01: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
Martin McKeaveney a7b52b0a9a fix test 2024-11-05 11:34:43 +00:00
Martin McKeaveney 08ef3a249a update pro 2024-11-05 11:15:25 +00:00
Martin McKeaveney e4181ecacf merge 2024-11-05 11:09:56 +00:00
Andrew Kingston d1bf7179d1
Increase min width of grid create/edit column popovers 2024-11-05 11:08:08 +00:00
Martin McKeaveney b2c2ff10be
Merge branch 'master' into feature/automation-branching-ux 2024-11-05 11:05:29 +00:00
Adria Navarro 04de771cf5
Merge branch 'master' into BUDI-8746/multiple-many-to-many-relationships-between-two-tables 2024-11-05 11:59:16 +01:00
Martin McKeaveney 7623c0ce07 further AI config updates for case where there's no configuration 2024-11-05 10:54:33 +00:00
Adria Navarro 3cb653eb01 Fix initial setup 2024-11-05 11:54:09 +01:00
Dean e0dfc0ea10 Optional chaining for selectedAutomation 2024-11-05 10:48:57 +00:00
Adria Navarro 6505f518c8 Don't allow same foreign keys 2024-11-05 11:31:46 +01:00
Adria Navarro 94d3466113 Allow setting multiple many-to-many relationships 2024-11-05 11:24:23 +01:00
Dean bbb2c20b6e Removed comment and debug console log 2024-11-05 09:35:43 +00:00
Adria Navarro 0a678016b3
Merge branch 'master' into chore/sqs-always-on 2024-11-05 10:35:41 +01:00