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

3786 commits

Author SHA1 Message Date
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
Michael Drury
0520c0c540 Adding tests to confirm when aliasing should be used. 2024-03-05 17:27:35 +00:00
Dean
136eeefc26 Merge remote-tracking branch 'origin/master' into feature/app-list-actions 2024-03-05 16:24:14 +00:00
Dean
320b443ca4 Feedback changes. Permission change for app delete from GLOBAL_BUILDER to BUILDER. Minor updates to quota behaviour for apps. 2024-03-05 16:23:39 +00:00
Michael Drury
a332c058ce Disabling aliasing on writes (create, update, delete) for MySQL/MS-SQL datasources. 2024-03-05 16:19:21 +00:00
Sam Rose
f1decee010
Get test passing. 2024-03-05 14:37:06 +00:00
Andrew Kingston
ab9458c28a Merge branch 'cheeks-lab-day-binding-eval' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-05 13:38:51 +00:00
Sam Rose
aa124524d4
Add a simpler test. 2024-03-05 10:05:05 +00:00
Sam Rose
4c6745ad20
Merge branch 'budi-7710-user-groups-do-not-fully-support-custom-roles-4' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles-5 2024-03-05 09:25:19 +00:00
Sam Rose
fced2f3696
Respond to PR feedback. 2024-03-05 09:23:48 +00:00
Sam Rose
dd8fb23b52
Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles-4 2024-03-05 09:20:46 +00:00
Sam Rose
13563d18dc
Write a failing test. 2024-03-05 09:20:20 +00:00
mike12345567
691536ce71 Merge branch 'fix/13177' of github.com:Budibase/budibase into fix/13177 2024-03-04 16:55:33 +00:00
mike12345567
a7fcd7cca1 Attempting to fix issue with table name needing to be aliased. 2024-03-04 16:55:10 +00:00
Sam Rose
ca4884e9cc
Merge branch 'master' of github.com:budibase/budibase into budi-7710-user-groups-do-not-fully-support-custom-roles-4 2024-03-04 16:43:37 +00:00
Sam Rose
9d8c18337d
Type role controller. 2024-03-04 16:42:41 +00:00
Michael Drury
8fb38e85ca
Merge branch 'master' into fix/13177 2024-03-04 16:19:36 +00:00
Michael Drury
5afb5f2490
Merge branch 'master' into fix/13177 2024-03-04 16:10:04 +00:00
Michael Drury
df1821faba
Merge branch 'master' into budi-7710-user-groups-do-not-fully-support-custom-roles-3 2024-03-04 16:07:14 +00:00
melohagan
ee0f0abad2
Fix/rename mysql column (#13186)
* Rebuild table schema when adding new column to get externalType

* Added MySQL integration test suite

* Add test for emitting datasource on save new column

* Update packages/server/src/integration-test/mysql.spec.ts

Co-authored-by: Sam Rose <hello@samwho.dev>

* remove duplicate tests

* Use UUID

* update account portal

* Remove _add for internal save

* Internal DB add column unit test

* rename column test

* update modules

* fix tests

---------

Co-authored-by: Sam Rose <hello@samwho.dev>
2024-03-04 15:55:45 +00:00
mike12345567
02e3b36cd8 Adding missing files. 2024-03-04 15:47:27 +00:00
Dean
41b55c28b7 Merge remote-tracking branch 'origin/master' into feature/app-list-actions 2024-03-04 15:13:47 +00:00