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

3620 commits

Author SHA1 Message Date
Adria Navarro
bd86f906b1
Merge branch 'master' into feat/budi-8123-single-user 2024-05-03 17:31:29 +02:00
Adria Navarro
ab647d1f0f Fix fetching BB_reference arrays 2024-05-03 16:10:36 +02:00
Sam Rose
6f23877764
Correct types for application updating. 2024-05-03 09:55:55 +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
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
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
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
mike12345567
933c3fdec4 Merge branch 'master' of github.com:Budibase/budibase into more-sqs-tests-4 2024-04-18 10:55:33 +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
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
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