1
0
Fork 0
mirror of synced 2024-07-17 20:25:57 +12:00
Commit graph

145 commits

Author SHA1 Message Date
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 9ee6ef3073 rework Icons to use new API 2021-04-27 16:30:13 +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 9bda97b300 rework ActionMenu and add noClose prop to MenuItem 2021-04-27 11:48:47 +02:00
Keviin Åberg Kultalahti f0e25612a1 more conversions 2021-04-26 14:56:55 +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 cd5b617610 replace remix icons in NavItem component 2021-04-23 13:52:34 +02:00
Andrew Kingston b19f29b168 Update some leftover header sizes 2021-04-23 11:55:36 +01:00
Keviin Åberg Kultalahti 311d4f9d65 Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-23 12:52:05 +02:00
Andrew Kingston 8e09c32643 Fix automation name font size 2021-04-23 11:31:40 +01:00
Keviin Åberg Kultalahti e53dcbcae1 more remix replacements 2021-04-23 12:20:38 +02:00
Andrew Kingston f859ad5210 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti 8a36d81d32 switch out remix icons 2021-04-23 10:33:41 +02:00
Keviin Åberg Kultalahti 77b2b7e43a switch out remix icons in automation blocks 2021-04-23 10:13:56 +02:00
Keviin Åberg Kultalahti 3d369d50a2 switch remix icons to spectrum in panels 2021-04-23 10:07:50 +02:00
Keviin Åberg Kultalahti 4106d5705b Merge branch 'spectrum-bbui' into spectrum/kevins-bits-and-bobs 2021-04-22 12:09:51 +02:00
Andrew Kingston 5770035650 Update automation section to use spectrum 2021-04-22 10:58:04 +01:00
Keviin Åberg Kultalahti 66562400fe Switch out DropdownMenu to Popover across the builder 2021-04-21 16:03:12 +02:00
Andrew Kingston fde47ad61c Merge branch 'spectrum-bbui' of github.com:Budibase/budibase into spectrum-bbui-forms 2021-04-20 14:06:33 +01:00
Andrew Kingston 3a15047007 Update button actions to use new spectrum components 2021-04-19 14:40:51 +01:00
Keviin Åberg Kultalahti 3ccc0a39ff Automations panel now uses the tabs component 2021-04-16 11:49:08 +02:00
Keviin Åberg Kultalahti 3056d4316a adds divider component 2021-04-14 14:52:25 +02:00
Keviin Åberg Kultalahti 199756134b wip menu component 2021-04-12 11:24:03 +02:00
Keviin Åberg Kultalahti 439fda6785 fix buttons 2021-04-09 15:24:28 +02:00
Keviin Åberg Kultalahti 5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02:00
Keviin Åberg Kultalahti e408fac0e5 conversion of buttons in builder 2021-04-09 10:52:06 +02:00
Keviin Åberg Kultalahti f72dda18de actually convert table command buttons 2021-04-08 18:10:18 +02:00
Andrew Kingston 77228a3998 Fix missing import of automationStore 2021-04-07 11:33:14 +01:00
Andrew Kingston b3b7c54901 Update to support new stores 2021-04-01 10:29:47 +01:00
Andrew Kingston 8619db57b4 Merge branch 'feat/store-tests' of github.com:Budibase/budibase into spectrum-bbui 2021-04-01 09:12:16 +01:00
Andrew Kingston 44ad38fdf8 Add BBUI to monorepo and use vite for builder, client lib and standard components 2021-03-31 16:14:56 +01:00
Keviin Åberg Kultalahti c5bdb590f9 merge next 2021-03-31 11:26:44 +02:00
Keviin Åberg Kultalahti 44e3f29a0b moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
Keviin Åberg Kultalahti c77061f239 wip: converts components to use separate stores 2021-03-23 12:16:54 +01:00
Keviin Åberg Kultalahti a440e7631b move tables to separate store 2021-03-23 11:54:03 +01:00
mike12345567 60ab217386 Formatting. 2021-03-18 18:27:00 +00:00
Keviin Åberg Kultalahti a769d5f477 reverts some of the merged files 2021-03-18 14:33:45 +01:00
Keviin Åberg Kultalahti c0c41c5bc3 fixes small bug where user was not redirected to automation index page once last automation was deleted 2021-03-15 15:30:28 +01:00
Keviin Åberg Kultalahti 2900704a4c adds routing to the automation tab 2021-03-15 15:00:34 +01:00
Keviin Åberg Kultalahti 4e85caa7b0 wip: work on routing in automation tab 2021-03-15 12:53:44 +01:00
mike12345567 68735f1b4f Formatting. 2021-03-10 17:56:16 +00:00
Keviin Åberg Kultalahti a08684cd14 removes unused code in automation and backend sections 2021-03-01 17:34:27 +01:00
Keviin Åberg Kultalahti 776c8849cb use bindableProperties instead of bindings in AUtomationBindingPanel 2021-03-01 14:22:17 +01:00
Keviin Åberg Kultalahti e9604ba967 remove unneeded things 2021-03-01 14:04:07 +01:00
Keviin Åberg Kultalahti cc35ac6e36 remove genericpopover component 2021-02-26 15:23:41 +01:00