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

29807 commits

Author SHA1 Message Date
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
Dean
9755d40203 Merge remote-tracking branch 'origin/feature/app-list-actions' into feature/app-favourites 2024-03-14 09:52:01 +00:00
Adria Navarro
0e139c19da Rename 2024-03-14 10:45:58 +01:00
deanhannigan
1db358d5c2
Merge branch 'master' into feature/app-list-actions 2024-03-14 09:33:33 +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
e9f03649bd Send maximum to dropzone 2024-03-13 21:43:30 +01:00
Adria Navarro
b5ab4b90a0 Multiple attachments flags 2024-03-13 21:43:30 +01:00
Adria Navarro
fa84b3fbc2 Magic strings to enums 2024-03-13 21:43:30 +01: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
Andrew Kingston
5666a965e0 Fix issue with click_outside and drawers 2024-03-13 13:01:44 +00:00
Andrew Kingston
95f71efdab Cache snippet evaluations in the browser 2024-03-13 12:52:36 +00:00
Andrew Kingston
30622a56ca Add updated snippets IVM bundle 2024-03-13 12:50:26 +00:00
Andrew Kingston
663abde785 Optimise isolated-vm snippet performance by using a map and by caching evaluated snippets 2024-03-13 12:48:55 +00:00
Andrew Kingston
861d48dbf3 Transform snippets into a map in the browser for faster access 2024-03-13 12:37:49 +00:00
Andrew Kingston
64855bbdf0 Optimise cloneDeep usage in string templates 2024-03-13 12:11:09 +00:00
Andrew Kingston
886929b8bc Fix being unable to hide side panels in the binding editor again. Already fixed this but got lost in a merge 2024-03-13 12:06:42 +00:00
Andrew Kingston
c9c0384c96 Fix being unable to edit snippets 2024-03-13 12:05:21 +00:00
Andrew Kingston
8a455781d4 Fix regex. Wrong file before 2024-03-13 12:03:57 +00:00
Andrew Kingston
208464a158 Fix snippet decorator regex 2024-03-13 12:02:37 +00:00
Andrew Kingston
a1186cd6d3 Remove testing snippet code 2024-03-13 12:01:26 +00:00
Andrew Kingston
2d12a1a8fa Add server-side validation for snippet names 2024-03-13 11:48:17 +00:00