1
0
Fork 0
mirror of synced 2024-09-06 12:41:24 +12:00
Commit graph

136 commits

Author SHA1 Message Date
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
Keviin Åberg Kultalahti
3923af7c34 final touches to get drawer working correctly in automations 2021-02-26 15:12:44 +01:00
Keviin Åberg Kultalahti
16629903c1 bindings now show up correctly in the drawer 2021-02-26 14:53:51 +01:00
Keviin Åberg Kultalahti
10972fafe2 remove unused things 2021-02-26 14:39:44 +01:00
Keviin Åberg Kultalahti
51b517a4be merge existing work from old branch 2021-02-26 14:27:54 +01:00
mike12345567
aed2e2c49a Fixing some CSS bugs in the automation bindings popover. 2021-02-24 15:34:31 +00:00
Martin McKeaveney
ef069f9a1c merge 2021-02-24 14:46:26 +00:00
mike12345567
fdda55837f Formatting. 2021-02-24 14:03:10 +00:00
Kevin Åberg Kultalahti
b8cdc113a1 Merge pull request #1168 from Budibase/fix/budi-day-bug-list
Fix/dot notation grid fix
2021-02-24 12:54:29 +01:00
Keviin Åberg Kultalahti
532f29355e Revert "work on converting popover to drawer"
This reverts commit 082c238b57.
2021-02-24 10:33:54 +01:00