1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
Commit graph

29630 commits

Author SHA1 Message Date
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
Andrew Kingston
542a1111c6
Merge branch 'master' into cheeks-lab-day-binding-eval 2024-03-14 16:22:03 +00:00
Andrew Kingston
5b0572c18b Ignore server coverage files from eslint 2024-03-14 16:19:37 +00:00
Andrew Kingston
a0e3a8f56c Update drawer styles to fix issue with filter modal 2024-03-14 16:16:58 +00:00
Andrew Kingston
23a91bcd23 Update snippet empty state 2024-03-14 16:16:37 +00:00
Andrew Kingston
b3cf3fa636 Improve how snippets are handled in client apps 2024-03-14 16:16:24 +00:00
Andrew Kingston
1a9843fcc8 Lint 2024-03-14 15:36:05 +00:00
Andrew Kingston
af43a18290 Reduce evaluation side panel copy icon size 2024-03-14 14:59:12 +00:00
Andrew Kingston
560d8ee9c9 Update font sizes for live eval to force consistency between browsers 2024-03-14 14:57:51 +00: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
Andrew Kingston
a0ccfebebe Soft paywall snippet autocompletion 2024-03-14 14:51:03 +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
Andrew Kingston
049c2b989b Soft paywall snippets 2024-03-14 14:29:13 +00:00
Andrew Kingston
0e94caafcb Update snippet insertion to not insert parenthesis 2024-03-14 14:10:37 +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
Andrew Kingston
f8690a6bd9 Update comment 2024-03-14 12:08:03 +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
Andrew Kingston
8b4ce703e9 Try to fix tests 2024-03-13 17:01:09 +00:00
Sam Rose
76ecfedaed
Reduce reliance on config a bit more. 2024-03-13 16:44:05 +00:00
Andrew Kingston
b4a467f9fd Merge branch 'cheeks-snippets-poc' of github.com:Budibase/budibase into cheeks-snippets-poc 2024-03-13 16:38:54 +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
Andrew Kingston
47925e394d Lint and remove outdated comment 2024-03-13 16:20:18 +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
Andrew Kingston
2732a11b4b
Update packages/shared-core/src/constants/index.ts
Co-authored-by: Sam Rose <hello@samwho.dev>
2024-03-13 14:29:50 +00:00
Andrew Kingston
138cd39c36 Autofocus search inputs 2024-03-13 13:59:14 +00:00
Andrew Kingston
567cbf3ef8 More icon updates for consistency 2024-03-13 13:58:42 +00:00
Andrew Kingston
f9156765c0 Update binding panel icons to use new styles 2024-03-13 13:57:24 +00: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
Andrew Kingston
6d53b06762 Fix typo in automations placeholder 2024-03-13 13:23:48 +00:00