1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
Commit graph

4007 commits

Author SHA1 Message Date
Adria Navarro
2833e0558e Test deprecated_multi_user bindings 2024-05-13 12:35:00 +02:00
Adria Navarro
1fc2efd6f5 Clean 2024-05-13 12:35:00 +02:00
Adria Navarro
f7a997aaef Update some tests 2024-05-13 12:35:00 +02:00
Adria Navarro
c130f2976c Change test 2024-05-13 12:35:00 +02:00
Adria Navarro
c890f885e6
Merge branch 'master' into feat/budi-8123-single-user 2024-05-13 12:34:01 +02:00
Adria Navarro
ae83bb695e Fix tests depending on date 2024-05-13 11:03:15 +02:00
mike12345567
8c70c32622 Cleanup. 2024-05-10 11:00:30 +01:00
mike12345567
a3d079f847 Fixing an issue with cleanup, making sure the correct app is cleaned up on deletion. 2024-05-09 18:33:29 +01:00
mike12345567
fd7f6455bd Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-05-09 17:38:24 +01:00
Adria Navarro
d83e5e21f2
Merge branch 'master' into feat/budi-8123-single-user 2024-05-09 18:05:16 +02:00
deanhannigan
bf88090c89
Merge branch 'master' into feature/signature-field-and-component 2024-05-09 16:39:54 +01:00
deanhannigan
0ffa9d768a
Merge branch 'master' into feature/signature-field-and-component 2024-05-09 16:27:22 +01:00
Sam Rose
bfc63bd4e2
Remove the last internal.spec.ts file. 2024-05-09 16:26:08 +01:00
Michael Drury
a6f3871e8c
Merge branch 'master' into fix/binary-column-support 2024-05-09 15:38:17 +01:00
mike12345567
381c33cfb5 Adding support for buffers in a few places - this helps with BYTE type columns in SQL. 2024-05-09 15:10:05 +01:00
deanhannigan
b5bf914cd7
Merge branch 'master' into feature/signature-field-and-component 2024-05-09 14:47:14 +01:00
deanhannigan
32cce5f5c6
Merge branch 'master' into feature/filter-bindings 2024-05-09 14:24:29 +01:00
mike12345567
bf953597c7 Updating auto column test to only run against internal DB. 2024-05-09 13:18:50 +01:00
Michael Drury
6b84abda48
Merge branch 'master' into fix/disable-external-auto-columns 2024-05-09 12:57:02 +01:00
mike12345567
0a96bb9684 Disabling auto-column fieldtype and subtypes. This is not something that is currently supported through the UI, so this is not a breaking change, just making sure these type of scenarios don't actually occur as they don't work particularly well. 2024-05-09 12:44:30 +01:00
Sam Rose
30519d808a
Merge branch 'master' into remove-unneeded-jest-unmock-calls 2024-05-09 12:15:33 +01:00
Sam Rose
69c8264388
Remove src/sdk/app/rows/tests/internal.spec.ts. 2024-05-09 11:57:17 +01:00
Dean
b52d1921ec Fix for empty state tests. Ensure null isnt scrubbed when enriched 2024-05-09 11:29:43 +01:00
Adria Navarro
95faefcb87 DRY 2024-05-09 12:28:44 +02:00
Dean
4c6629d15f Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-09 11:05:58 +01:00
Sam Rose
b99e3794b2
Move parallel auto ID row creation test to row.spec.ts. 2024-05-09 10:58:52 +01:00
Sam Rose
033c642c12
Remove unnecessary jest.unmock calls. 2024-05-09 10:15:05 +01:00
Dean
3712e290b0 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-05-09 09:19:00 +01:00
mike12345567
21ce586d93 Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-05-08 17:04:34 +01:00
Sam Rose
264ce5e272
Merge branch 'master' into search-tests-boolean 2024-05-08 14:20:36 +01:00
Peter Clement
1d300c2577
Remove aws sdk global mock and update tests (#13637)
* Remove aws sdk global mock and update tests

* add awaits

* Minio healthcheck in tests.

* Bind to 127.0.0.1 instead of 0.0.0.0

* Fix port fetching for minio container.

* Actually fix port mapping this time.

* Pull minio container before running tests.

* Enable testcontainers debug logging.

* Promote minio container to always running in tests, like CouchDB.

* Remove testcontainers debug logging.

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
2024-05-08 14:08:34 +01:00
mike12345567
2e8b655417 Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-05-08 12:36:42 +01:00
deanhannigan
42a5d3d0e0
Merge branch 'master' into feature/filter-bindings 2024-05-08 10:22:45 +01:00
Dean
a29301a2fc Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-05-08 09:43:30 +01:00
deanhannigan
46995a115a
Merge branch 'master' into feature/filter-bindings 2024-05-08 09:37:14 +01:00
mike12345567
a2d4f8523c Some typing improvements, as well as getting deletion/setup working a bit better. 2024-05-07 18:27:47 +01:00
Sam Rose
3bc1e6b387
Fix behaviour of 'when filter empty' for empty and notEmpty filter types. 2024-05-07 16:46:54 +01:00
mike12345567
654905ea90 Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-05-07 12:44:02 +01:00
Sam Rose
ae281c3e7a
Merge branch 'master' of github.com:budibase/budibase into search-tests-boolean 2024-05-07 10:01:28 +01:00
Sam Rose
d11a3d3486
Merge branch 'master' into test-race-condition 2024-05-07 09:35:09 +01:00
Dean
04588711e2 Refactored out config changes and now excluding on the affected SQS/Multiuser tests 2024-05-07 09:13:43 +01:00
Adria Navarro
9ae1928e55 Fix 2024-05-06 08:45:34 +02:00
Adria Navarro
aabed795ec Fix mappings 2024-05-06 08:27:21 +02:00
Adria Navarro
b36d7868a4 Lint 2024-05-06 08:06:43 +02:00
Adria Navarro
569488deee Move migration logic to backend 2024-05-06 08:06:43 +02:00
Adria Navarro
3e4b0e8cd6 Handle migrations 2024-05-06 08:06:43 +02:00
Adria Navarro
deedce9ce6
Merge branch 'master' into feat/budi-8123-single-user 2024-05-03 20:13:55 +02:00
mike12345567
b457bee2fc Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-05-03 17:49:28 +01:00
Dean
94773ceb9a Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-03 17:36:48 +01:00
Dean
4e5025bdab Merge commit 2024-05-03 17:33:56 +01:00
Sam Rose
1edc525d9b
Fix boolean searching for external datasources. 2024-05-03 17:31:44 +01:00
Sam Rose
1777f1f8fe
Fix boolean searching for Lucene/SQS 2024-05-03 17:29:20 +01:00
Adria Navarro
bd86f906b1
Merge branch 'master' into feat/budi-8123-single-user 2024-05-03 17:31:29 +02:00
Sam Rose
f49e36d0dd
Search tests for FieldType.OPTIONS 2024-05-03 16:14:47 +01:00
Sam Rose
1330fe04ab
Test FieldType.LONGFORM 2024-05-03 16:11:26 +01:00
Adria Navarro
ab647d1f0f Fix fetching BB_reference arrays 2024-05-03 16:10:36 +02:00
mike12345567
541e31633d Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-05-03 14:18:25 +01:00
Sam Rose
af516427fc
Attempt to fix race condition when creating multiple auto ID columns in parallel. 2024-05-03 14:14:10 +01:00
Dean
8bd6599976 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-03 10:52:14 +01:00
Sam Rose
6f23877764
Correct types for application updating. 2024-05-03 09:55:55 +01:00
Dean
3823ffa4fd Ensure snippet context is disabled by default in test. Add override for search 2024-05-02 17:59:55 +01:00
Dean
16e3e1b759 Run test matrix without sqs 2024-05-02 17:09:47 +01:00
Dean
56fd28eb54 Test fixes 2024-05-02 16:45:25 +01:00
Dean
5e7d1169f7 Minor refactor to accomodate testing with snippets. More test cases for multiple binding types 2024-05-02 16:26:09 +01:00
Adria Navarro
70c6d56c1e Merge branch 'feat/budi-8123-single-user' into budi-8123/single-user-column-type 2024-05-02 12:06:42 +01:00
Dean
2997da8687 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-05-02 09:24:14 +01:00
Dean
f2cb90735b Merge commit 2024-05-02 09:24:05 +01:00
Dean
ac3b8478ec Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-04-26 16:06:34 +01:00
Dean
e8f15058a1 Merge commit 2024-04-26 16:03:32 +01:00
mike12345567
f670b75e13 Adding bulk import type. 2024-04-26 15:53:16 +01:00
mike12345567
1c1f9c950d Quick improvement to use the bulk import endpoint, we don't need to search for the type: row anymore. 2024-04-26 15:51:53 +01:00
mike12345567
7f1500ac86 Merge branch 'master' of github.com:Budibase/budibase into feature/sqs-table-cleanup 2024-04-26 15:48:40 +01:00
Sam Rose
951b7d3e59
Merge branch 'master' of github.com:budibase/budibase into sqs-auto-tests 2024-04-26 15:07:45 +01:00
Adria Navarro
2be14deb01 Add test 2024-04-26 13:26:14 +02:00
Adria Navarro
1aad2ee6d2 Fix after renames 2024-04-26 12:23:11 +02:00
Adria Navarro
637f7f514a Remove FieldTypeSubtypes 2024-04-26 12:18:50 +02:00
Sam Rose
cefaa228e1
Delete commented out line. 2024-04-25 17:19:25 +01:00
Sam Rose
e15345030f
Uncomment tests. 2024-04-25 16:53:21 +01:00
Sam Rose
b07db7b098
Make sure we're treating AUTO as numbers. 2024-04-25 16:51:42 +01:00
Sam Rose
8b2156ed08
Add more AUTO tests. 2024-04-25 16:41:02 +01:00
Sam Rose
289de5906a
Merge branch 'master' of github.com:budibase/budibase into sqs-auto-tests 2024-04-25 15:30:56 +01:00
Sam Rose
4ce7162bb0
wip 2024-04-24 15:20:10 +01:00
Dean
8ab2ca41d5 Added array parsing for search query config 2024-04-24 09:54:10 +01:00
Dean
d609100cd7 Lint 2024-04-23 15:36:38 +01:00
mike12345567
006addb9ca Cleaning up tables when they are deleted, refactored a bit to make more similar to table save. 2024-04-23 13:34:50 +01:00
Gerard Burns
4690f78775 add explanation modal type presets 2024-04-22 14:34:19 +01:00
Dean
0945ad5603 Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-04-19 16:22:02 +01:00
mike12345567
1af0eaae93 PR comment. 2024-04-19 12:36:05 +01:00
Adria Navarro
874c698776 lint 2024-04-19 12:52:25 +02:00
Adria Navarro
16d2c06b8a Add constraints and extra fields 2024-04-19 12:40:39 +02:00
Adria Navarro
1685568089 Improve and fix test 2024-04-19 12:38:57 +02:00
Adria Navarro
1732e14353 Add extra fields 2024-04-19 11:12:52 +02:00
Adria Navarro
e03975462e Improve tests 2024-04-19 11:09:20 +02:00
Adria Navarro
a1b91da40f Add basic fetch schema test 2024-04-19 10:40:16 +02:00
Dean
6ab024b83a Merge remote-tracking branch 'origin/master' into feature/filter-bindings 2024-04-18 17:31:03 +01:00
Dean
6bbdf0e474 Bindings support for views and table row searches 2024-04-18 17:04:26 +01:00
Dean
f6691fc9ef Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-18 15:10:30 +01:00
mike12345567
933c3fdec4 Merge branch 'master' of github.com:Budibase/budibase into more-sqs-tests-4 2024-04-18 10:55:33 +01:00
Dean
04d3226185 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-18 09:08:16 +01:00
mike12345567
e90e2b214e Making sure meta.table is always available. 2024-04-17 17:36:19 +01:00
mike12345567
30077418eb Fixing linting issue. 2024-04-17 16:31:45 +01:00
mike12345567
a33c2599b5 Adding error to catch scenario that caused tests to fail - fixing cases of table metadata not aligning with entityId 2024-04-17 16:25:27 +01:00
Adria Navarro
5572467d39
Merge branch 'master' into feat/budi-8126 2024-04-17 16:01:08 +02:00
mike12345567
42b7992430 Merge branch 'fix/remove-search-query' of github.com:Budibase/budibase into more-sqs-tests-4 2024-04-17 14:47:45 +01:00
mike12345567
25dba0be35 This removes the SearchQuery which was a duplication of the SearchFilters interface - the duplicated types were not correctly getting overlay on each other, causing build errors. 2024-04-17 13:54:23 +01:00
mike12345567
2d3b850da8 Merge branch 'master' of github.com:Budibase/budibase into more-sqs-tests-4 2024-04-17 12:34:11 +01:00
Adria Navarro
33c40a897a Fix test 2024-04-17 12:12:41 +02:00
Adria Navarro
88fc133f45 Move responsability 2024-04-17 12:12:41 +02:00
Adria Navarro
54f2c825fc Remove _add 2024-04-17 12:12:41 +02:00
Dean
0e4cda458d Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-17 09:07:17 +01:00
Adria Navarro
122ea9fa60
Merge branch 'master' into BUDI-8143/dont-delete-attachments-directly-from-the-frontend 2024-04-17 09:57:32 +02:00
Sam Rose
a70210312a
Merge branch 'master' of github.com:budibase/budibase into more-sqs-tests-4 2024-04-16 17:38:15 +01:00
Sam Rose
d77bb56e51
Merge master. 2024-04-16 17:29:12 +01:00
Sam Rose
03b1823463
Range tests passing. 2024-04-16 17:28:21 +01:00
Michael Drury
2efbd6726c Removing meta from test API, it cannot be supplied, it is an internal property. 2024-04-16 17:28:13 +01:00
Michael Drury
8b0fc5ed5d Making table required. 2024-04-16 17:22:17 +01:00
Michael Drury
ccb56c8788 Linting. 2024-04-16 17:05:09 +01:00
Michael Drury
7d2861718a Making meta required in query JSON. 2024-04-16 16:41:39 +01:00
Sam Rose
253fa0def8
In progress: bigint tests. 2024-04-16 16:20:44 +01:00
Michael Drury
dce184c436
Merge branch 'master' into BUDI-8143/dont-delete-attachments-directly-from-the-frontend 2024-04-16 12:32:09 +01:00
Dean
7f5c2b59e3 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-15 18:15:07 +01:00
Michael Drury
05708f9dcc
Merge branch 'master' into feature/sqs-relationships 2024-04-15 18:07:33 +01:00
Sam Rose
614532c986
Merge branch 'master' into more-sqs-tests-3 2024-04-15 17:35:06 +01:00
Andrew Kingston
ebad3747e5
Merge branch 'master' into add-snippets-to-imports 2024-04-15 16:33:51 +01:00
Sam Rose
d61d5f51cc
Add tests for array column types, fixing some bugs along the way. 2024-04-15 15:31:46 +01:00
Michael Drury
06addae47a
Merge branch 'master' into feature/sqs-relationships 2024-04-15 13:26:51 +01:00
Michael Drury
6d5fb40ad5
Merge branch 'master' into feature/sqs-relationships 2024-04-15 13:20:51 +01:00
Andrew Kingston
7152f957c8
Merge branch 'master' into feature/signature-field-and-component 2024-04-15 10:24:00 +01:00
Sam Rose
6d8dc7c2f6
Add some more range tests. 2024-04-12 17:30:56 +01:00
Sam Rose
fbff5c0a31
Rename toContains to toContainsExactly to better reflect what it does. 2024-04-12 16:44:34 +01:00
Michael Drury
64cb353f59
Merge branch 'master' into feature/sqs-relationships 2024-04-12 16:24:24 +01:00
mike12345567
c40e965634 Getting relationships working properly as well as renaming internal -> sqs in function opts. 2024-04-12 16:16:31 +01:00
mike12345567
ebb79c16fe Aliasing support for SQS. 2024-04-12 16:15:36 +01:00
Sam Rose
0a1e54b8c7
Merge branch 'master' into slim-down-integration-tests 2024-04-12 16:05:52 +01:00
Adria Navarro
64d66b1154 Merge branch 'master' into BUDI-8143/dont-delete-attachments-directly-from-the-frontend 2024-04-12 13:37:45 +02:00
Adria Navarro
1406b05740 Remove endpoints 2024-04-12 13:10:58 +02:00
Adria Navarro
8ed476a15d
Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-12 12:53:12 +02:00
deanhannigan
5284b4d733
Merge branch 'master' into feature/signature-field-and-component 2024-04-11 17:55:08 +01:00
Sam Rose
a024a28de1
Fix tests. 2024-04-11 17:16:32 +01:00
Sam Rose
12fdaefe4c
Add tests for sorting to search.spec.ts 2024-04-11 17:12:15 +01:00
Sam Rose
c07882b452
Restructure search.spec.ts to be much more readable. 2024-04-11 15:16:26 +01:00
Dean
f3e9030c3a Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-11 15:07:20 +01:00
Dean
9c7fed9eb8 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-11 15:06:59 +01:00
Sam Rose
eb56140ce2
Convert dates to strings, looks nicer and makes no difference. 2024-04-11 12:03:34 +01:00
Sam Rose
0d564a8b4c
Remove unused variables. 2024-04-11 11:58:49 +01:00
Sam Rose
ba171bb5a2
Reduce duplication in search.spec.ts 2024-04-11 11:58:21 +01:00
Sam Rose
672025e176
Solve onEmptyFilter in a nicer way. 2024-04-11 10:11:03 +01:00
Sam Rose
229bbc0d10
Assert length on search tests, fixes bug in SQS around on empty return none. 2024-04-11 09:53:54 +01:00
Adria Navarro
c4c261ccbd
Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-11 08:37:06 +02:00
Sam Rose
ed8f0960e0
All search tests for dates working across all datasources. 2024-04-10 17:54:45 +01:00
Sam Rose
de06fe4e4c
Merge master. 2024-04-10 17:50:39 +01:00
Sam Rose
a1164ac581
Working towards getting date tests working for SQS. 2024-04-10 17:50:18 +01:00
Adria Navarro
465fde2460 Merge branch 'master' into BUDI-8082/download-files-using-a-button-action 2024-04-10 14:31:37 +02:00
Adria Navarro
e525e0df17
Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 13:35:22 +02:00
Sam Rose
8483bdf0f7
Add number and date tests. 2024-04-10 11:50:27 +01:00
Adria Navarro
b4063fae01 Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 12:42:03 +02:00
deanhannigan
71d0dde9ce
Merge branch 'master' into feature/signature-field-and-component 2024-04-10 11:00:48 +01:00
Sam Rose
245fa93bd2
Make test cases a little cleaner. 2024-04-10 09:30:01 +01:00
Adria Navarro
8f9dea43a0
Merge pull request #13408 from Budibase/BUDI-8122/tests
Tests and handle imports
2024-04-10 10:16:54 +02:00
Andrew Kingston
bf6bd127ca
Merge branch 'master' into feature/signature-field-and-component 2024-04-10 09:08:35 +01:00
Adria Navarro
5b6c3d0c96 Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-10 09:01:36 +02:00
Sam Rose
a647e7ff0a
Fix lint. 2024-04-09 18:13:18 +01:00
Sam Rose
d96bf29bef
Add more search tests. 2024-04-09 18:09:37 +01:00
Sam Rose
06e01be5f9
Enable all search.spec.ts tests, pull the sqs CouchDB image in CI. 2024-04-09 16:48:54 +01:00
mike12345567
678c429f64 Fixing test case. 2024-04-09 16:05:00 +01:00
Sam Rose
2d36cf6c6a
Working towards getting first SQS test passing. 2024-04-09 15:55:44 +01:00
Sam Rose
8c3c341c55
Set up first search test that hits SQS et al 2024-04-09 15:09:56 +01:00
mike12345567
c820114054 Moving SQS table functionality into SDK, accessible to migrations. 2024-04-09 10:43:26 +01:00
Andrew Kingston
e89f5f313b
Merge branch 'master' into feature/signature-field-and-component 2024-04-09 09:32:10 +01:00
Michael Drury
737adfdea9
Merge branch 'master' into labday/sqs 2024-04-08 17:52:09 +01:00
Dean
eae257dde4 Merge remote-tracking branch 'origin/master' into feature/signature-field-and-component 2024-04-08 17:08:48 +01:00
Sam Rose
6a657625ae
Uncomment tests 🙈 2024-04-08 16:46:27 +01:00
mike12345567
0afb697653 Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-04-08 16:34:31 +01:00
mike12345567
1540ac2779 Linting. 2024-04-08 16:33:59 +01:00
Sam Rose
a1567227cd
Merge branch 'master' of github.com:budibase/budibase into budi-8091-cant-rename-ms-sql-columns-incorrect-syntax-near 2024-04-08 16:11:26 +01:00
Sam Rose
e1da9cbfa4
Fix types. 2024-04-08 16:11:05 +01:00
Sam Rose
7294fef252
Merge branch 'master' of github.com:budibase/budibase into budi-8091-cant-rename-ms-sql-columns-incorrect-syntax-near 2024-04-08 15:58:14 +01:00
Sam Rose
8ad0729317
Fix ViewV2API.get to hit the API instead of using the sdk. 2024-04-08 15:48:27 +01:00
mike12345567
70fac58e32 Fixing test case, external rows formulas were being executed twice which lead to different error messages. 2024-04-08 15:28:15 +01:00
Sam Rose
d2c0842c45
Fix viewV2 tests (for now) 2024-04-08 15:17:24 +01:00
Sam Rose
81cd2a1559
Attempt to fix View / ViewV2 types. 2024-04-08 14:58:48 +01:00
Dean
9b276aa3c1 Add in signature field testing support. Some signature fixes 2024-04-08 12:18:05 +01:00
Sam Rose
c30cc06d47
Fix lint. 2024-04-08 11:06:43 +01:00
Sam Rose
4347667cb3
Remove .only 2024-04-08 10:44:08 +01:00
mike12345567
2876085b61 Fixing test case to update schema when updating column name. 2024-04-05 18:35:56 +01:00
mike12345567
4d20c78eb0 Removing another null bookmark. 2024-04-05 17:59:32 +01:00
Sam Rose
9da10c790e
One failure left for MSSQL 2024-04-05 17:47:55 +01:00
Sam Rose
7d8cadb47f
table.spec.ts passing with MariaDB 2024-04-05 16:55:00 +01:00
Sam Rose
de2afa01b9
table.spec.ts passing with MySQL 2024-04-05 16:54:29 +01:00
Sam Rose
bcc09bd86e
table.spec.ts passing for internal and postgres 2024-04-05 16:38:57 +01:00
Andrew Kingston
80a772f39f Add snippets to app imports 2024-04-05 13:15:06 +01:00
Sam Rose
bc072e1424
More progress on fixing up table.spec.ts. 2024-04-05 11:50:27 +01:00
Adria Navarro
e87c84b0aa Download single attachment column 2024-04-04 21:28:07 +02:00
Adria Navarro
151ea235f1 Handle empty attachments 2024-04-04 21:28:06 +02:00
Adria Navarro
ac5d578349 Zip file 2024-04-04 21:28:06 +02:00
Adria Navarro
d91da45880 Download attachment api (returns only first for now) 2024-04-04 21:27:22 +02:00
Adria Navarro
e5843929f1 Add attachment_single tests 2024-04-04 20:50:53 +02:00
Adria Navarro
615e27c798 Merge branch 'master' into revert-13398-revert-13356-BUDI-8122/single-attachment-column-type 2024-04-04 19:28:17 +02:00
mike12345567
30c81e58ec Some typing and test fixes. 2024-04-04 18:16:23 +01:00
Sam Rose
f80a207d28
Working towards running table.spec.ts against external datasources. 2024-04-04 17:39:35 +01:00
mike12345567
65fa317f9e Fixing yarn lock merge conflict. 2024-04-04 17:23:28 +01:00
mike12345567
474dbcb51b Fixing lint issues. 2024-04-04 16:52:25 +01:00
Sam Rose
db6aec725b
Removed focused test. 2024-04-04 15:32:05 +01:00
Sam Rose
d0a5ae6ae3
Respond to Mike's feedback. 2024-04-04 15:27:50 +01:00
mike12345567
d11c316572 Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-04-04 15:02:25 +01:00
Sam Rose
b6431e57ff
Attempt to make JS timeout tests more consistent. 2024-04-04 10:28:19 +01:00
Sam Rose
afa757f21a
Remove catch-all error handler in preview endpoint to help debug tests. 2024-04-03 16:24:19 +01:00
Michael Drury
5437188385
Revert "Revert "Single attachment column type"" 2024-04-03 16:05:18 +01:00
Michael Drury
1cfe4da027
Revert "Single attachment column type" 2024-04-03 16:01:45 +01:00
Sam Rose
193d40f86c
Fix some tests. 2024-04-03 15:40:10 +01:00
Sam Rose
b2ef045ecf
Merge master. 2024-04-03 15:17:38 +01:00
Adria Navarro
9438662603
Merge branch 'master' into BUDI-8122/single-attachment-column-type 2024-04-03 16:07:11 +02:00
Michaël
f0d31ed27a Add support for file uploads with custom S3 endpoints
Addresses #5459
2024-04-03 09:32:45 -04:00
Sam Rose
db877b7802
Create unique MongoDB databases. 2024-04-03 12:55:44 +01:00
Adria Navarro
dae0c749ca Lint 2024-04-03 12:54:43 +02:00
Adria Navarro
234c7feab2 Remove single subtype from attachments 2024-04-03 12:54:43 +02:00
Adria Navarro
aabee4d90e Rename ATTACHMENT to ATTACHMENTS 2024-04-03 12:54:21 +02:00
Adria Navarro
a8c3011071 Rename FieldType.ATTACHMENT to FieldType.ATTACHMENTS 2024-04-03 12:54:20 +02:00
mike12345567
0b02233055 Moving test case to be more accurate in placement. 2024-03-28 17:59:51 +00:00
mike12345567
4c755b3af3 Improving typing around search, there was duplicates of SearchParams and SearchResponse - which were a little different, bring all of this together under the types library. 2024-03-28 17:57:37 +00:00
Sam Rose
4183a0aeb7
Set default packages/server test timeout to 30 seconds, and unmock console.log. 2024-03-27 16:57:31 +00:00
Sam Rose
1205cfcbcc
Fix mysql.spec.ts 2024-03-27 16:31:31 +00:00
Sam Rose
831c174362
Give SQL integrations their own database when fetching a new datasource. 2024-03-27 15:25:37 +00:00
mike12345567
42214919be Improving types around row search. 2024-03-26 16:34:19 +00:00
Sam Rose
1eae212f83
Stop relying on config.request and create a supertest instance per request. 2024-03-26 15:41:51 +00:00
Sam Rose
b84bbd6003
Migrate viewV2.spec.ts to new datasource providers. 2024-03-26 14:43:17 +00:00
Sam Rose
2304aeaa71
Migrate mysql.spec.ts to new datasource providers. 2024-03-26 14:36:18 +00:00
Sam Rose
5530d7f4b6
Migrate mongodb.spec.ts to new datasource providers. 2024-03-26 14:05:58 +00:00
mike12345567
de518de8fa Merging issue with static index. 2024-03-26 12:53:45 +00:00
Sam Rose
e267096a0a
Merge master. 2024-03-26 10:31:47 +00:00
Michael Drury
69f0c06171 Refactoring, moving SQS around, re-introducing old internal search. 2024-03-25 19:00:08 +00:00
Gerard Burns
d9033b2636
Un-revert Skeleton Loader PR (#13180)
* wip

* wip

* wip

* client versions init

* wip

* wip

* wip

* wip

* wip

* linting

* remove log

* comment client version script

* lint

* skeleton loader type fix

* fix types

* lint

* fix types again

* fix manifest not being served locally

* remove preinstalled old client version

* add constant for dev client version

* linting

* Dean PR Feedback

* linting

* pr feedback

* wip

* wip

* clientVersions empty array

* delete from git

* empty array again

* fix tests

* pr feedback

---------

Co-authored-by: Andrew Kingston <andrew@kingston.dev>
2024-03-25 16:39:42 +00:00
Sam Rose
a925132fdf
Fix broken tests. 2024-03-25 15:00:16 +00:00
Sam Rose
869ed4256e
Merge master. 2024-03-25 14:13:48 +00:00
Michael Drury
37b4b756ea Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-03-25 13:31:31 +00:00
Michael Drury
6824d8626a Fixing failing test. 2024-03-25 11:19:31 +00:00
Michael Drury
5240c2c2ca
Merge branch 'master' into fix/BUDI-7444 2024-03-25 10:03:38 +00:00
Michael Drury
a7142dc618
Merge branch 'master' into remove-mongodb-mock 2024-03-22 16:16:15 +00:00
mike12345567
cc8a0274a4 Updating based on PR comments. 2024-03-22 15:26:02 +00:00
Sam Rose
a9aa409d7c
Fix up tests. 2024-03-22 15:01:40 +00:00
Sam Rose
5e6a9d2176
Convert executeQuery.spec.js to TypeScript and make it hit real databases. 2024-03-22 14:41:09 +00:00
mike12345567
defb925d16 Query seq fix. 2024-03-22 13:38:52 +00:00
mike12345567
185e9c3425 Fixing test case. 2024-03-22 13:01:51 +00:00
mike12345567
2464020a22 Test fixes after running in CI. 2024-03-22 12:36:00 +00:00
Sam Rose
08fecca9f2
Delete query.seq.spec.ts 2024-03-22 12:00:26 +00:00
mike12345567
f4f7ac42ec Adding test cases for interpolation of SQL, confirming that the context correctly gets cleaned up before passing into bindings. 2024-03-22 11:40:44 +00:00
mike12345567
c32163a9be Initial fix for defaulting parameters, switch to null rather than strings, this is important for prepared statements/SQL queries. 2024-03-21 18:26:35 +00:00
Sam Rose
1c13565459
Making really good progress removing the pg mocks. More to do, though. 2024-03-21 18:16:52 +00:00
mike12345567
3a05076c3e Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-03-21 15:01:20 +00:00
Adria Navarro
a85d4460b1 Clean code 2024-03-21 14:22:07 +01:00
Adria Navarro
bc02fb372f
Merge branch 'master' into BUDI-8084/single-attachment-binding 2024-03-21 14:20:15 +01:00
Sam Rose
78c878c3ea
Merge branch 'master' into remove-mongodb-mock 2024-03-21 11:35:09 +00:00
Sam Rose
ef435ce9e1
Merge branch 'master' into remove-mssql-mock 2024-03-21 10:26:56 +00:00
Adria Navarro
8a6080ac19
Merge branch 'master' into reorganise-row-tests-3 2024-03-21 10:55:55 +01:00
Adria Navarro
30f08ef232
Merge branch 'master' into BUDI-8084/single-attachment-binding 2024-03-21 10:39:57 +01:00
Adria Navarro
7a779faf6b
Merge branch 'master' into BUDI-8084/single-attachment-binding 2024-03-21 10:39:03 +01:00
Sam Rose
a0182b3d9b
Merge branch 'master' into remove-mysql-mock 2024-03-21 09:31:43 +00:00
mike12345567
b3bc092ee0 Allowing deletion of external tables, whether they were createrd in Budibase or not. 2024-03-20 18:25:23 +00:00
Sam Rose
30a8a89f60
Fix debug spec assertions. 2024-03-20 18:03:02 +00:00
Sam Rose
545c67eac6
Remove mssql mock, unify SQL-based query tests. 2024-03-20 17:59:35 +00:00
Adria Navarro
3638c1d266
Merge branch 'master' into BUDI-8084/single-attachment-binding 2024-03-20 18:35:53 +01:00
Sam Rose
a81a1b13ce
Remove mysql mocks. 2024-03-20 16:55:34 +00:00
Sam Rose
6da84d2941
Fix lint errors. 2024-03-20 16:06:22 +00:00
Sam Rose
a82c38dc0c
Merge branch 'reorganise-row-tests-3' of github.com:budibase/budibase into reorganise-row-tests-3 2024-03-20 16:01:49 +00:00
Sam Rose
07c6dcc0c0
Merge branch 'master' of github.com:budibase/budibase into reorganise-row-tests-3 2024-03-20 16:01:29 +00:00
Sam Rose
681c53156f
Merge master. 2024-03-20 15:52:44 +00:00
Sam Rose
db4c3eb214
Remove no longer needed jest.unmnock call. 2024-03-20 15:42:40 +00:00
Sam Rose
ff22db3d9f
Fold MongoDB unit tests into integration tests, delete MongoDB mocks. 2024-03-20 15:42:06 +00:00
mike12345567
9995f71871 Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-03-20 13:45:27 +00:00
mike12345567
8df38b8bb2 Merging in most recent changes, recent SQL aliasing changes caused some big differences. 2024-03-20 12:42:07 +00:00
Adria Navarro
59a7d8052a Single attachment subtype 2024-03-20 13:35:09 +01:00
Sam Rose
4783426b0f
Merge branch 'master' of github.com:budibase/budibase into reenable-no-unused-vars 2024-03-20 11:46:59 +00:00
Sam Rose
217b39c232
Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
Michael Drury
910f654df5
Merge branch 'master' into fix/sql-table-update-aliasing 2024-03-20 10:47:23 +00:00
Adria Navarro
beb02bfcac Fix flakiness 2024-03-20 11:15:12 +01:00
Sam Rose
282cc5a1e8
Merge branch 'master' into fix/sql-table-update-aliasing 2024-03-20 09:20:15 +00:00
Adria Navarro
7d12af9ba8
Merge branch 'master' into reenable-no-case-declarations 2024-03-19 19:51:11 +01:00
Michael Drury
34b4e8fd1d
Merge branch 'master' into fix/sql-table-update-aliasing 2024-03-19 17:35:23 +00:00
mike12345567
1f1e9758c5 Disabling aliasing for table creation, update and deletion. These operations don't require aliasing and so therefore it should be fully disabled. 2024-03-19 17:23:14 +00:00
Sam Rose
03a702e765
Merge master. 2024-03-19 17:07:26 +00:00
Michael Drury
856334e333
Merge branch 'master' into fix/13282 2024-03-19 17:05:51 +00:00
mike12345567
74abee8902 Fixing snapshot test. 2024-03-19 16:52:16 +00:00
Sam Rose
9eeb04fa95
Fix broken mocks. 2024-03-19 16:50:48 +00:00
Sam Rose
41a539d516
Merge branch 'master' of github.com:budibase/budibase into reenable-no-inner-declarations 2024-03-19 16:01:45 +00:00
Sam Rose
f1278312ab
Reenable no-case-declarations. 2024-03-19 15:58:25 +00:00
Sam Rose
f6669c25cf
Merge branch 'master' of github.com:budibase/budibase into reenable-no-case-declarations 2024-03-19 15:53:19 +00:00
Sam Rose
9d351bcfed
Merge branch 'master' of github.com:budibase/budibase into add-lints-for-only 2024-03-19 15:25:33 +00:00
mike12345567
55b9b00771 PR comments. 2024-03-19 14:50:38 +00:00
mike12345567
abdff7d8e6 Adding test case. 2024-03-19 13:22:43 +00:00
mike12345567
68bc7bbdf5 Fixing issue, dis-allow passing HBS statements in as query parameters. 2024-03-19 12:52:06 +00:00
Sam Rose
80008a0739
Reenable no-inner-declarations. 2024-03-19 11:29:19 +00:00
Sam Rose
1785f3af7e
Get lint passing. 2024-03-19 10:55:51 +00:00
Sam Rose
7a63dc9830
Making progress on getting the eslint-jest plugin working. 2024-03-19 10:46:59 +00:00
Sam Rose
1f63f0bddf
Run auto fix. 2024-03-19 09:46:10 +00:00
Adria Navarro
6d7712fbdc
Remove .only 2024-03-18 10:18:45 +01:00
Sam Rose
d4f9822c74
Move viewV2 tests out of row.spec.ts and into viewV2.spec.ts. 2024-03-15 17:03:47 +00:00
Sam Rose
fec6c7d267
Fold some mocky unit tests into row.spec.ts 2024-03-15 15:57:27 +00:00
Adria Navarro
3b1242b0e1
Merge branch 'master' into reorganise-row-tests 2024-03-15 13:13:43 +01:00
Sam Rose
ac61087379
Merge branch 'master' into reorganise-row-tests 2024-03-15 12:02:17 +00:00
Dean
b8277fc60f Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites 2024-03-15 10:01:38 +00:00
deanhannigan
7a737e7664
Merge branch 'master' into feature/app-list-actions 2024-03-15 09:31:54 +00:00
Dean
f2dbeed6e8 Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites 2024-03-15 09:20:02 +00:00
deanhannigan
72a671e93b
Merge branch 'master' into feature/app-list-actions 2024-03-15 09:10:57 +00:00
Dean
4949ea1bcd PR feedback 2024-03-15 09:09:44 +00:00
Sam Rose
3c2f2b95b3
Finishing touches. 2024-03-14 17:29:50 +00:00
Sam Rose
3b68873fc4
Move more view tests out of row.spec.ts 2024-03-14 17:17:56 +00:00
Sam Rose
850fb3d4ec
Get viewV2.spec.ts running against real databases. 2024-03-14 17:11:09 +00:00
Andrew Kingston
b6eab42c18 Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-14 16:24:16 +00:00
Sam Rose
76e1a4b7da
Fix type check errors. 2024-03-14 11:19:04 +00:00
Dean
9755d40203 Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites 2024-03-14 09:52:01 +00:00
deanhannigan
1db358d5c2
Merge branch 'master' into feature/app-list-actions 2024-03-14 09:33:33 +00:00
Sam Rose
3da2261735
Convert view.spec.js to TypeScript, remove reliace on TestConfiguration. 2024-03-14 09:22:50 +00:00
Sam Rose
76ecfedaed
Reduce reliance on config a bit more. 2024-03-13 16:44:05 +00:00
Sam Rose
68777b0843
Remove all uses of config.createTable 2024-03-13 16:32:33 +00:00
Sam Rose
d3c8a28ab6
Remove more old testing practices. 2024-03-13 16:20:45 +00:00
Sam Rose
ed2926d924
Significantly reduce reliance on the config.* methods on row.spec.ts, making them more independent. 2024-03-13 16:08:21 +00:00
Andrew Kingston
2d12a1a8fa Add server-side validation for snippet names 2024-03-13 11:48:17 +00:00
Sam Rose
05cd71107b
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types 2024-03-13 11:29:46 +00:00
Andrew Kingston
e45beff059 Merge branch 'master' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-13 10:21:07 +00:00
Adria Navarro
cc275983dc
Merge branch 'master' into cleanup-isolates 2024-03-13 10:30:37 +01:00
Sam Rose
a70cb903f6
Remove jest timeout. 2024-03-12 17:17:01 +00:00
Andrew Kingston
16ce5ac65e Update how snippets are fetched and enriched into context, because HBS helpers can't be async 2024-03-12 17:02:01 +00:00
Sam Rose
aff0209176
MariaDB tests passing. 2024-03-12 15:27:34 +00:00
Sam Rose
1334f5dcc5
SQL Server fully passing. 2024-03-12 14:46:52 +00:00
Sam Rose
477d17b53e
Making progress on getting SQL Server working. 2024-03-12 12:25:30 +00:00
Sam Rose
d1f876d67f
Fix test that was failing because SQL Server doesn't allow you to insert values into primary key columns unless you set a setting. 2024-03-12 10:55:58 +00:00
Sam Rose
ce209a16b3
Get tests running with SQL Server. Need to make them pass next. 2024-03-12 10:42:42 +00:00
Sam Rose
186f916b40
Get tests passing against a real MySQL. 2024-03-12 09:57:59 +00:00
Dean
1cd20781fb Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites 2024-03-11 14:41:07 +00:00
Dean
d6fd5933a4 PR feedback and bug fix for server tests being completely skipped 2024-03-11 14:22:41 +00:00
Andrew Kingston
af10b65d51 Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-11 13:55:12 +00:00
Dean
c5753dab0a Fix for duplicate app, PR feedback. Update for View only UX in app row, ensure favourite is displayed 2024-03-11 09:20:19 +00:00
deanhannigan
66f0deecae
Merge branch 'master' into feature/app-list-actions 2024-03-08 14:44:08 +00:00
deanhannigan
460c2573e4
Merge branch 'master' into feature/app-list-actions 2024-03-08 12:24:15 +00:00
mike12345567
9ec77c45c8 Adding test case to confirm works as expected. 2024-03-08 10:24:48 +00:00
mike12345567
b975132329 Fix for deleted row issue - test incoming. 2024-03-07 18:08:50 +00:00
Sam Rose
4325b99d7d
Merge branch 'master' of github.com:budibase/budibase into cleanup-isolates 2024-03-07 13:37:31 +00:00
Andrew Kingston
d4a657bbfe Pass snippets from builder to client when inside the builder preview to ensure new snippets can be evaluated 2024-03-07 08:25:31 +00:00
mike12345567
851a423615 Some typing updates to fix some build issues which were occurring. 2024-03-06 18:07:46 +00:00
mike12345567
2eb16a70db Merge branch 'master' of github.com:Budibase/budibase into labday/sqs 2024-03-06 17:27:53 +00:00
Sam Rose
470b5b5349
Remove incorrect cache invalidation. 2024-03-06 17:02:37 +00:00
Sam Rose
b7e5d9f71a
Sync all roles on any role change. 2024-03-06 16:58:51 +00:00
Sam Rose
30c1b07309
Merge master. 2024-03-06 14:53:54 +00:00
Sam Rose
458bb31d27
Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles-5 2024-03-06 10:08:17 +00:00
Sam Rose
2b206f2105
Fix the TODO I left myself last night. 2024-03-06 10:00:02 +00:00
deanhannigan
63f9995a21
Merge branch 'master' into feature/app-list-actions 2024-03-06 09:04:51 +00:00
Michael Drury
b72edc21ec Linting. 2024-03-05 17:46:09 +00:00
Michael Drury
4d3e033435
Merge branch 'master' into fix/13189 2024-03-05 17:43:53 +00:00
Sam Rose
11704ea983
TODO. 2024-03-05 17:40:38 +00:00
Sam Rose
182a1df960
Fix the bug, I think. 2024-03-05 17:35:04 +00:00