1
0
Fork 0
mirror of synced 2024-07-08 07:46:10 +12:00
Commit graph

4800 commits

Author SHA1 Message Date
Andrew Kingston e264277996 Hide empty spans inside routify routes to fix broken layouts 2021-04-28 14:23:37 +01:00
Andrew Kingston d793088c2a Move builder theme settings to a modal to avoid popover overflow issue 2021-04-28 14:23:03 +01:00
Andrew Kingston 318d702ae9 Increase font size of binding drawer results 2021-04-28 14:16:47 +01:00
Andrew Kingston 4d80d5f6f3 Fix stacked list icon 2021-04-28 14:12:06 +01:00
Andrew Kingston 6a11c998ed Fix confirmation dialogue size 2021-04-28 14:00:39 +01:00
Andrew Kingston 62b0e02ef4 Update all backend buttons to be action buttons. Add missing ActionMenu conversion to views 2021-04-28 13:59:55 +01:00
Andrew Kingston e5e3a72381 Update all component icons 2021-04-28 13:42:17 +01:00
Andrew Kingston fdc0f6b415 Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-28 09:53:15 +01:00
Keviin Åberg Kultalahti 4c776f68f2 Switch bindingPanel to use new Drawer content component 2021-04-28 10:10:48 +02:00
Keviin Åberg Kultalahti da993b47f1 Create DrawerContent component 2021-04-27 17:43:56 +02:00
Keviin Åberg Kultalahti bccc47cab3 rework AutomationBindingPanel to use Layout component 2021-04-27 17:10:25 +02:00
Keviin Åberg Kultalahti e0a376dd7b cleanup component selection list 2021-04-27 17:04:50 +02:00
Andrew Kingston 11fa09ae8b Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-27 15:50:59 +01:00
Keviin Åberg Kultalahti c97fc61f77 update progressbar to use new API 2021-04-27 16:41:43 +02:00
Keviin Åberg Kultalahti 6a424c7fe0 remove unused import 2021-04-27 16:41:31 +02:00
Keviin Åberg Kultalahti c1a72e76ef remove old unused component from bbui 2021-04-27 16:30:58 +02:00
Keviin Åberg Kultalahti 9ee6ef3073 rework Icons to use new API 2021-04-27 16:30:13 +02:00
Keviin Åberg Kultalahti b635aad8ae rework Divider to use new API 2021-04-27 16:25:39 +02:00
Keviin Åberg Kultalahti b55a653ab2 rework ClearButton 2021-04-27 16:23:42 +02:00
Keviin Åberg Kultalahti 39f89d0946 actually remove it 2021-04-27 16:22:43 +02:00
Keviin Åberg Kultalahti a1ef5acd0c remove old unsused close component from bbui 2021-04-27 16:22:33 +02:00
Keviin Åberg Kultalahti e3126df4dc merge main branch 2021-04-27 16:19:42 +02:00
Keviin Åberg Kultalahti 9ef69b1725 convert ActionButton to new interface 2021-04-27 16:18:52 +02:00
Keviin Åberg Kultalahti 2e7e18a8b6 Changes ActionMenu button slot to be called control 2021-04-27 15:34:17 +02:00
Keviin Åberg Kultalahti 0a036e5f20 Merge branch 'spectrum-bbui' into spectrum/kevs-bits-and-bobs-the-sequel 2021-04-27 15:28:03 +02:00
Keviin Åberg Kultalahti 03eb8603bd Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui 2021-04-27 15:27:07 +02:00
Keviin Åberg Kultalahti f747f51db8 converts QueryViewer to use new Layout component 2021-04-27 15:26:03 +02:00
Keviin Åberg Kultalahti 3102b6de2c Adds basic layout component 2021-04-27 15:06:08 +02:00
Andrew Kingston f2dd930478 Fix app card background color 2021-04-27 13:16:58 +01:00
Andrew Kingston c72a65bc5f Add support for all 4 spectrum themes in builder! 2021-04-27 13:15:49 +01:00
Keviin Åberg Kultalahti 9bda97b300 rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Andrew Kingston 759f34626b Update other backend popovers to be modals 2021-04-26 19:29:22 +01:00
Keviin Åberg Kultalahti 0146cd0c88 converts component adding buttons in design section 2021-04-26 17:34:28 +02:00
Andrew Kingston 17bf73706a Update filter popover to modal 2021-04-26 16:14:16 +01:00
Andrew Kingston 37d1004d8d Fix active class on buttons 2021-04-26 16:02:03 +01:00
Andrew Kingston 451fc56358 Update all table popovers to be modals and fix edit roles modal 2021-04-26 15:57:17 +01:00
Keviin Åberg Kultalahti f0e25612a1 more conversions 2021-04-26 14:56:55 +02:00
Keviin Åberg Kultalahti f7cacbc8ae more conversion 2021-04-26 14:48:23 +02:00
Keviin Åberg Kultalahti 2ea62f14ab ActionMenu API improvements 2021-04-26 14:42:45 +02:00
Keviin Åberg Kultalahti 3950e26ade More conversions... 2021-04-26 14:31:32 +02:00
Keviin Åberg Kultalahti f63861771e More ActionMenu conversion 2021-04-26 14:21:30 +02:00
Keviin Åberg Kultalahti 2b394eab25 add closeOnClick slot prop to ActionMenu 2021-04-26 14:14:05 +02:00
Keviin Åberg Kultalahti 7f70fa3c0b convert ScreenDropdown to use ActionMenu 2021-04-26 13:44:26 +02:00
Keviin Åberg Kultalahti 21ee564f5b converts component dropdown to action 2021-04-26 12:29:45 +02:00
Keviin Åberg Kultalahti 0b0dd3cbea Converts datasources dropdowns to use ActionMenu 2021-04-26 12:11:51 +02:00
Keviin Åberg Kultalahti 9b4fa92a6a converts table dropdown to spectrum ActionMenu 2021-04-26 12:05:12 +02:00
Keviin Åberg Kultalahti e7b8ec4223 update ActionButton interface 2021-04-23 15:45:10 +02:00
Keviin Åberg Kultalahti d9d63df478 Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 14:12:20 +02:00
Keviin Åberg Kultalahti e3edb131e2 replace more remix icons 2021-04-23 14:10:44 +02:00
Keviin Åberg Kultalahti d6f238d116 switch out remix icon 2021-04-23 14:06:42 +02:00