Adria Navarro
|
d24ea36c64
|
Fixes
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
af3c4285f0
|
Fix build
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
bbe5f0041d
|
Types
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
b05dc6ab49
|
Fix typings
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
0b292f2e82
|
Allow ts tests
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
f782305219
|
Change to js
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
c9973b5ecd
|
Remove type
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
05c8f9b956
|
Fix js
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
afe2335ed8
|
Fix rollup config
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
52fd8c2369
|
Remove not required rollup plugin
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
16ca7bbc45
|
Fix requires
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
2339030fe2
|
Build both cjs and mjs versions
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
667a5ab990
|
Fix package.json refs
|
2024-03-14 17:17:18 +01:00 |
Adria Navarro
|
0ad7bde478
|
Don't run tsc
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
a572cc980f
|
Fix ts
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
046e27c737
|
Change from js to ts
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
3b757476e0
|
Setup typescript rollup
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
6b3c4ec651
|
Update entrypoints
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
8503af6729
|
Point to src
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
82c610efef
|
Set string-templates path
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
813b96354b
|
Final convertions
|
2024-03-14 17:17:10 +01:00 |
Adria Navarro
|
4aa8456d21
|
More convertions
|
2024-03-14 17:17:10 +01:00 |
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 |