1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

29671 commits

Author SHA1 Message Date
Sam Rose ac61087379
Merge branch 'master' into reorganise-row-tests 2024-03-15 12:02:17 +00:00
deanhannigan bb25a6b16a
Merge pull request #13116 from Budibase/feature/app-list-actions
App list actions
2024-03-15 10:56:53 +00:00
deanhannigan 7a737e7664
Merge branch 'master' into feature/app-list-actions 2024-03-15 09:31:54 +00:00
Andrew Kingston 34e1b85383
Merge pull request #13173 from Budibase/cheeks-snippets-poc
Snippets
2024-03-15 09:27:15 +00:00
Sam Rose 241c3fc385
Merge branch 'master' into reorganise-row-tests 2024-03-15 09:21:38 +00:00
deanhannigan 72a671e93b
Merge branch 'master' into feature/app-list-actions 2024-03-15 09:10:57 +00:00
Andrew Kingston 8522a46e35
Merge pull request #13169 from Budibase/cheeks-lab-day-binding-eval
Live binding evaluation and drawer rework
2024-03-15 08:50: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 8bbdebe050 Don't show live eval popovers for roles as they have always been broken in JS 2024-03-14 16:40:35 +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
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
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 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