Adria Navarro
|
92f08d84d7
|
More convertions
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
b457b0e023
|
Convert helpers
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
cdf251f9cc
|
Processors to esm
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
e0873b359c
|
Mark as module
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
efef47b77e
|
Indexjs to esm
|
2024-03-14 17:17:10 +01:00 |
Sam Rose
|
7a7a30b8f5
|
Merge pull request #12914 from Budibase/budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
Plumbing for showing a maintenance page when SQS is required but missing.
|
2024-03-14 14:53:47 +00:00 |
Sam Rose
|
34eee52f6e
|
Merge branch 'master' into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
|
2024-03-14 14:49:18 +00:00 |
Sam Rose
|
935853337a
|
Merge pull request #13250 from Budibase/move-view-tests
Convert view.spec.js to TypeScript, remove reliace on TestConfiguration.
|
2024-03-14 12:35:52 +00:00 |
Sam Rose
|
76e1a4b7da
|
Fix type check errors.
|
2024-03-14 11:19:04 +00:00 |
Sam Rose
|
945efd7aa6
|
Merge branch 'master' into move-view-tests
|
2024-03-14 11:06:45 +00:00 |
Sam Rose
|
b67ac81089
|
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
|
2024-03-14 11:06:14 +00:00 |
Sam Rose
|
47a26e4921
|
Remove environment setting.
|
2024-03-14 11:05:50 +00:00 |
Sam Rose
|
7a4f7513b7
|
Merge pull request #13248 from Budibase/budi-8067-sql-testing-more-datasource-types
Reduce `row.spec.ts`'s reliance on the `TestConfiguration` helpers.
|
2024-03-14 10:50:38 +00:00 |
Adria Navarro
|
9185f976c8
|
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types
|
2024-03-14 11:28:38 +01:00 |
Sam Rose
|
efbf895cde
|
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
|
2024-03-14 10:26:00 +00:00 |
Sam Rose
|
5918dfebba
|
Silence lint warnings.
|
2024-03-14 10:25:41 +00:00 |
Sam Rose
|
c8f37e16e5
|
CSS tweaks.
|
2024-03-14 10:23:42 +00:00 |
Adria Navarro
|
80255ae29c
|
Merge pull request #13252 from Budibase/test/fix-flakiness
Remove flakiness from unit tests
|
2024-03-14 11:16:56 +01:00 |
Adria Navarro
|
62cec7289d
|
Use guid instead of words
|
2024-03-14 11:03:43 +01:00 |
Sam Rose
|
fcd7ee10f1
|
Create app user facing maintenance page.
|
2024-03-14 09:57:00 +00:00 |
Sam Rose
|
02158a0fb1
|
Merge branch 'master' of github.com:budibase/budibase into budi-7664-sqs-self-host-ui-for-detecting-lack-of-sqs-support-2
|
2024-03-14 09:24:02 +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
|
64ea77237f
|
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types
|
2024-03-14 09:21:46 +00:00 |
Adria Navarro
|
563eada394
|
Merge pull request #13246 from Budibase/fix/deleting-attachment-column-with-empty-values
Fix - Allow deleting attachment column with empty values
|
2024-03-13 18:45:36 +01: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 |
Adria Navarro
|
625c1dda9f
|
Improve tests
|
2024-03-13 16:54:39 +01:00 |
Adria Navarro
|
940ff5acd2
|
Fix table changes with empty attachments
|
2024-03-13 16:48:58 +01:00 |
Adria Navarro
|
0420734d97
|
Add failing test
|
2024-03-13 16:48:32 +01:00 |
Sam Rose
|
5f563a9b93
|
Merge pull request #13238 from Budibase/budi-8067-sql-testing-more-datasource-types
Update row.spec.ts to test against more real databases.
|
2024-03-13 13:48:17 +00:00 |
Sam Rose
|
dbf2efb76d
|
Merge branch 'budi-8067-sql-testing-more-datasource-types' of github.com:budibase/budibase into budi-8067-sql-testing-more-datasource-types
|
2024-03-13 13:38:29 +00:00 |
Sam Rose
|
a5c8e8845f
|
Implement Adri's type guard suggestion.
|
2024-03-13 13:38:08 +00:00 |
Sam Rose
|
05cd71107b
|
Merge branch 'master' into budi-8067-sql-testing-more-datasource-types
|
2024-03-13 11:29:46 +00:00 |
Budibase Staging Release Bot
|
aa978b4cae
|
Bump version to 2.21.9
|
2024-03-13 09:51:59 +00:00 |
Adria Navarro
|
cb27af8cb7
|
Merge pull request #12933 from Budibase/cleanup-isolates
Clean up isolates when a request is finished.
|
2024-03-13 10:43:45 +01:00 |
Adria Navarro
|
cc275983dc
|
Merge branch 'master' into cleanup-isolates
|
2024-03-13 10:30:37 +01:00 |
Sam Rose
|
d061c19c80
|
Remove some extraneous, unused code.
|
2024-03-12 17:21:33 +00:00 |
Sam Rose
|
b8f061df68
|
Merge branch 'master' of github.com:budibase/budibase into budi-8067-sql-testing-more-datasource-types
|
2024-03-12 17:17:09 +00:00 |
Sam Rose
|
a70cb903f6
|
Remove jest timeout.
|
2024-03-12 17:17: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 |
Adria Navarro
|
efe07cef5d
|
Merge pull request #13234 from Budibase/test/removing-account-holder
Add test, account holder cannot be removed
|
2024-03-12 11:20:12 +01:00 |
Adria Navarro
|
3f302d300e
|
Add test, account holder cannot be removed
|
2024-03-12 11:09:16 +01:00 |
Sam Rose
|
186f916b40
|
Get tests passing against a real MySQL.
|
2024-03-12 09:57:59 +00:00 |
Budibase Staging Release Bot
|
ae83f637b3
|
Bump version to 2.21.8
|
2024-03-12 09:35:05 +00:00 |