mike12345567
|
d51bbb7952
|
When looking through the search parameters to build up information about validating search inputs better on the API (recently created linear issue) found the public docs weren't fully up to date - fixing this.
|
2024-04-10 16:38:52 +01: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 |
Adria Navarro
|
b42cc88180
|
Merge pull request #13407 from Budibase/BUDI-8122/attachment_cleanup
Handle singleattachment on AttachmentCleanup
|
2024-04-10 10:41:32 +02: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 |
Adria Navarro
|
f6eb27c19c
|
Fix merge conflicts
|
2024-04-10 10:10:15 +02: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
|
efe66186f4
|
Last PR comment - fixing issue with lucene test case.
|
2024-04-09 12:37:03 +01:00 |
mike12345567
|
c820114054
|
Moving SQS table functionality into SDK, accessible to migrations.
|
2024-04-09 10:43:26 +01:00 |
mike12345567
|
0a4ee7e308
|
Fixing issue introduced in merge, using new native SQL function.
|
2024-04-08 18:29:06 +01:00 |
Michael Drury
|
737adfdea9
|
Merge branch 'master' into labday/sqs
|
2024-04-08 17:52:09 +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
|
ee45efd658
|
Remove unused import.
|
2024-04-08 15:48:59 +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 |
Sam Rose
|
83c7f08c5a
|
Fix sql.spec.ts
|
2024-04-08 11:11:06 +01:00 |
Sam Rose
|
c30cc06d47
|
Fix lint.
|
2024-04-08 11:06:43 +01:00 |
Sam Rose
|
5334c5ba9a
|
Merge branch 'master' of github.com:budibase/budibase into budi-8091-cant-rename-ms-sql-columns-incorrect-syntax-near
|
2024-04-08 11:05:49 +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 |
mike12345567
|
191c52a9b9
|
Fixing test case.
|
2024-04-05 17:49:39 +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 |
mike12345567
|
5f44b98b7f
|
Merge branch 'master' of github.com:Budibase/budibase into labday/sqs
|
2024-04-05 16:36:36 +01:00 |
mike12345567
|
86150c58ce
|
Fixing issue with BB_ADMIN environment variables for user creation introduced by user password becoming optional. Adding a test case as well to cover this to avoid it breaking in future.
|
2024-04-05 12:14:51 +01:00 |
Sam Rose
|
bc072e1424
|
More progress on fixing up table.spec.ts.
|
2024-04-05 11:50:27 +01:00 |
Adria Navarro
|
1bc555350a
|
Lint
|
2024-04-04 21:09:15 +02:00 |
Adria Navarro
|
80dfef9c42
|
Test single attachment on outputProcessing
|
2024-04-04 21:07:44 +02:00 |
Adria Navarro
|
6928e7454c
|
Handle single files on imports
|
2024-04-04 21:05:56 +02:00 |
Adria Navarro
|
e5843929f1
|
Add attachment_single tests
|
2024-04-04 20:50:53 +02:00 |
Adria Navarro
|
b2ab4e022e
|
Handle singleattachment on AttachmentCleanup
|
2024-04-04 20:39:11 +02:00 |
Adria Navarro
|
28d10ec086
|
Fix
|
2024-04-04 19:58:25 +02:00 |