Commit Graph

14113 Commits

Author SHA1 Message Date
Sam Rose a3c4dede60
Fix scenarios.spec.ts 2025-02-03 17:41:16 +00:00
Sam Rose da32fcc779
Modernise automation step tests. 2025-02-03 17:25:21 +00:00
mike12345567 b214019dbe Frontend usage of API. 2025-02-03 14:14:08 +00:00
mike12345567 be301df399 Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-02-03 13:05:14 +00:00
Sam Rose f450cf6912
Move trigger definitions to shared-core. 2025-02-03 10:46:03 +00:00
mike12345567 5a737ff5c4 Completing test cases for usage endpoint. 2025-01-31 18:39:48 +00:00
Martin McKeaveney 07047b2c7e
Merge pull request #15472 from Budibase/budi-9023-when-a-formula-column-errors-it-affects-other-formula
clear results context on every run
2025-01-31 18:14:33 +00:00
Martin McKeaveney 4736c8f5c7 lint 2025-01-31 18:02:35 +00:00
mike12345567 d6fb87dce0 Creating structures for testing usage endpoint. 2025-01-31 17:46:43 +00:00
Martin McKeaveney b0e38be844 expect to throw 2025-01-31 17:23:36 +00:00
Martin McKeaveney 6999bdf57e add test for clearing results 2025-01-31 16:58:29 +00:00
mike12345567 1d324744e0 Merge branch 'master' of github.com:Budibase/budibase into feature/pre-empt-data-source-deletion 2025-01-31 16:46:43 +00:00
Martin McKeaveney 2d561f124d clear results context on every run 2025-01-31 16:26:39 +00:00
mikesealey bb9420ce1a Merge branch 'master' of https://github.com/budibase/budibase into csv-delims 2025-01-31 12:21:36 +00:00
mikesealey f6b6ac7810 more descriptive variable name for 'row' 2025-01-31 10:51:22 +00:00
mikesealey aace287ded fixes spelling of delimiters 2025-01-31 10:40:03 +00:00
mike12345567 47fdd0f64f Still requires tests, but main body of endpoint to check screen usage. 2025-01-30 17:55:53 +00:00
mike12345567 1b8a229e85 Functions to get source type and usage endpoint for screens. 2025-01-30 16:36:44 +00:00
Adria Navarro 3b7c4e2a8f
Merge branch 'master' into BUDI-9020/fix-isolatedvm-query-issues 2025-01-30 12:12:46 +01:00
Adria Navarro 768522b410 Rename 2025-01-30 12:12:28 +01:00
Adria Navarro 79405dd342 Fix test 2025-01-30 12:06:17 +01:00
Adria Navarro 5d6088104d Improve tests 2025-01-30 12:06:01 +01:00
Adria Navarro 49d50e053f Check types 2025-01-30 11:38:04 +01:00
Adria Navarro cfba775636 Check types 2025-01-30 11:33:58 +01:00
Adria Navarro 42eefddd5c Add tests 2025-01-30 11:26:05 +01:00
Adria Navarro cfe296bcc9 Add polyfills 2025-01-30 10:55:57 +01:00
Adria Navarro 7fdb22459a Use polyfills directly 2025-01-30 08:47:24 +01:00
Adria Navarro 148924f821 Use polyfills directly 2025-01-30 08:47:18 +01:00
Adria Navarro 9ff29c794e Add TextDecoder polyfill 2025-01-29 21:01:19 +01:00
Adria Navarro 11b6547c21 Inject polyfills 2025-01-29 20:50:09 +01:00
mikesealey 690f1a6ae6 addresses lint warnings 2025-01-29 18:28:24 +00:00
mikesealey 6a94aada19 adds more robust testing for complex cases 2025-01-29 17:52:14 +00:00
Adria Navarro 52b504a607 Add objectId test 2025-01-29 18:11:39 +01:00
Adria Navarro 794acbb569 Fix iife reference 2025-01-29 18:04:27 +01:00
mikesealey 631448871e provides more robust .csv handling with various delimiters 2025-01-29 16:39:21 +00:00
mikesealey d02eea5770 adds checks for column headers 2025-01-29 15:42:33 +00:00
mikesealey e24202d065 Merge branch 'master' of https://github.com/budibase/budibase into csv-delims 2025-01-29 12:00:28 +00:00
Sam Rose 8ca5cb5599
Do a typing pass on automation.spec.ts 2025-01-28 17:43:03 +00:00
mikesealey f41bb83cd1 Merge branch 'master' of https://github.com/budibase/budibase into csv-delims 2025-01-27 15:26:06 +00:00
Adria Navarro 51614d61d5
Merge branch 'master' into BUDI-8986/validate-datasource-setting-on-components 2025-01-22 16:31:52 +01:00
Adria Navarro 79539ab992
Merge branch 'master' into BUDI-8986/validate-datasource-setting-on-components 2025-01-22 11:55:13 +01:00
Adria Navarro 4d85006c35 server nodemon, watch .hbs 2025-01-22 11:53:50 +01:00
Sam Rose 235236ed2b
Merge branch 'master' of github.com:budibase/budibase into pro-280-create-an-endpoint-to-run-a-single-step-of-an-automation 2025-01-21 17:06:17 +00:00
Sam Rose 0e6ad4db93
Remove testStep endpoint and fix types. 2025-01-21 17:06:09 +00:00
Michael Drury b05c76e6b4
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-01-21 14:23:04 +00:00
Adria Navarro 75dab572e9 Move data to builder 2025-01-20 20:06:02 +01:00
Sam Rose 31fc2e45c9
Improve some typing around automation testing. 2025-01-20 18:08:14 +00:00
Sam Rose 5afab49e18
Revert "Remove old automation test flag mechanism from Redis."
This reverts commit 99cf4feb07.
2025-01-20 17:38:38 +00:00
Sam Rose f96c4f352d
Revert "Remove unused import."
This reverts commit 0670c89e83.
2025-01-20 17:38:28 +00:00
Sam Rose 0670c89e83
Remove unused import. 2025-01-20 17:30:49 +00:00
Sam Rose 99cf4feb07
Remove old automation test flag mechanism from Redis. 2025-01-20 17:30:36 +00:00
Sam Rose 2caa9776d3
Merge branch 'master' of github.com:budibase/budibase into pro-280-create-an-endpoint-to-run-a-single-step-of-an-automation 2025-01-20 17:18:35 +00:00
Sam Rose 5bc316916f
First iteration of single-step automation test endpoint. 2025-01-20 17:18:29 +00:00
mike12345567 d51491a19a Linting. 2025-01-20 17:06:31 +00:00
mike12345567 04a7878ce9 Changing how we enforce backend JS. 2025-01-20 17:02:57 +00:00
mike12345567 68374bce29 Testing backend JS further. 2025-01-20 16:40:08 +00:00
mike12345567 98bd824d7a Adding the ability to configure whether or not string templates is testing backend JS or frontend. 2025-01-20 16:33:21 +00:00
Sam Rose f2eb60b9d3
Merge branch 'pro-279-pull-automation-definitions-into-shared-core' of github.com:budibase/budibase into pro-279-pull-automation-definitions-into-shared-core 2025-01-20 15:09:08 +00:00
Sam Rose 75dac8f334
Fix tests (again). 2025-01-20 15:08:50 +00:00
Sam Rose 044bbab9fc
Merge branch 'master' into pro-279-pull-automation-definitions-into-shared-core 2025-01-20 14:48:42 +00:00
Sam Rose 0b1ff21da5
Fix tests. 2025-01-20 14:44:06 +00:00
Sam Rose 68c7a6a9ca
Merge branch 'master' of github.com:budibase/budibase into pro-279-pull-automation-definitions-into-shared-core 2025-01-20 14:40:25 +00:00
Sam Rose b8e5fce724
Merge branch 'master' into remove-dead-code 2025-01-20 14:39:34 +00:00
Adria Navarro 5d9a61bfa4
Merge branch 'master' into BUDI-8986/ground-work 2025-01-20 15:10:34 +01:00
Sam Rose 6068390d16
Merge branch 'master' into remove-dead-code 2025-01-20 13:18:28 +00:00
Adria Navarro 16222f0476
Merge branch 'master' into BUDI-8986/ground-work 2025-01-17 12:03:25 +01:00
Sam Rose cd6c3e3945
Extract automation step definitions out into shared-core. 2025-01-16 17:25:13 +00:00
Sam Rose d7b741ef92
Merge branch 'master' into server-ts-2 2025-01-16 16:54:10 +00:00
Sam Rose 177005ed5e
Convert viewBuilder.spec.js to ts 2025-01-16 16:53:21 +00:00
Martin McKeaveney d610317ef5 fix tests 2025-01-16 16:41:00 +00:00
Adria Navarro 566da4b2a3 ViewV2, return 404 if not found 2025-01-16 16:58:57 +01:00
Adria Navarro 325fea0c10 ViewV2, return 404 if not found 2025-01-16 16:55:24 +01:00
Martin McKeaveney c69e604eaf lint 2025-01-16 15:17:40 +00:00
Martin McKeaveney e4f7fa7fad more consistent null handling 2025-01-16 15:07:32 +00:00
Sam Rose aa2bf74a7d
Convert openapi2.spec.js 2025-01-16 10:29:48 +00:00
Sam Rose 5709c3b836
Convert curl.spec.js 2025-01-16 10:01:51 +00:00
Sam Rose 80fbaa1599
Remove old migration system. 2025-01-15 17:37:37 +00:00
Michael Drury 84e1bf5565
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-01-14 16:31:27 +00:00
Sam Rose 0920c2dda8
Merge branch 'master' of github.com:budibase/budibase into budi-8960-issue-sorting-dates-when-using-mmddyyyy 2025-01-14 14:04:10 +00:00
Sam Rose 55f3dbcce5
Fix tests. 2025-01-14 14:03:59 +00:00
Sam Rose e55874a698
More validation around datetime columns and bulk importing. 2025-01-13 12:51:13 +00:00
mike12345567 0d6474a38a Other steps. 2025-01-13 12:30:19 +00:00
Sam Rose d06b22d4b8
Add sorting tests for dateonly fields. 2025-01-13 11:56:33 +00:00
mike12345567 87e7245aee Merge branch 'master' of github.com:Budibase/budibase into fix/automation-query-rows-table-with-spaces 2025-01-13 11:42:27 +00:00
Adria Navarro 593c74ef8f
Merge branch 'master' into BUDI-8885/only-select-required-columns-from-sql-databases 2025-01-13 12:20:06 +01:00
mike12345567 640dd930de Updating query row to correctly decode the input table Id as it will be encoded. The CTX expects this to be passed in its decoded state as Koa would do to encoded URLs. 2025-01-10 17:45:51 +00:00
Sam Rose d15a5f330c
Fix row.spec.ts 2025-01-09 17:25:31 +00:00
Sam Rose b9a5a71fd8
Remove focus test. 2025-01-09 17:17:24 +00:00
Sam Rose f477d1b158
Merge branches 'budi-8957-date-filter-equals-does-not-work' and 'master' of github.com:budibase/budibase into budi-8957-date-filter-equals-does-not-work 2025-01-09 17:16:55 +00:00
Sam Rose 7ad5879c3e
Create search cross product on whether we save/search with timestamp. 2025-01-09 17:16:47 +00:00
Sam Rose 26c0861e68
Fix date-only searching. 2025-01-09 17:05:44 +00:00
Michael Drury 9ab4623c12
Merge branch 'master' into revert-15323-revert-15215-chore/aws-v2-to-v3 2025-01-09 12:27:38 +00:00
Sam Rose dd309cbfc4
Merge master. 2025-01-09 12:06:59 +00:00
mike12345567 6b29a47f5f Adding test case for fetching the component/client libraries. 2025-01-08 18:08:24 +00:00
Sam Rose 2a9e4c3078
Remove double processing of AI columns. 2025-01-08 17:34:08 +00:00
Sam Rose addd832b6e
Merge branch 'master' of github.com:budibase/budibase into budi-8833-allow-ai-column-to-be-used-in-view-calculations 2025-01-08 17:33:55 +00:00
Sam Rose a18256a9cf
Limit view AI column tests to internal tables. 2025-01-08 17:10:02 +00:00
Sam Rose 352e16f347
Explain the weirdness with enriched view FieldType.AI columns in a comment for the next person to stumble on this. 2025-01-08 17:09:02 +00:00
Sam Rose 1a6d27ae83
Merge branch 'master' of github.com:budibase/budibase into budi-8833-allow-ai-column-to-be-used-in-view-calculations 2025-01-08 17:03:47 +00:00
Sam Rose 7d6b822b8a
Improve typing around AI prompts. 2025-01-08 16:12:02 +00:00