1
0
Fork 0
mirror of synced 2024-09-15 16:59:43 +12:00
Commit graph

293 commits

Author SHA1 Message Date
Keviin Åberg Kultalahti
cd5b617610 replace remix icons in NavItem component 2021-04-23 13:52:34 +02: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
f859ad5210 Update lots of font sizes, padding and other UI improvements 2021-04-23 10:48:19 +01:00
Keviin Åberg Kultalahti
8dc7c98b6e update NavItem 2021-04-23 11:18:34 +02:00
Keviin Åberg Kultalahti
e03d49ce53 wip: fixes a couple of drawers 2021-04-22 16:34:18 +02:00
Andrew Kingston
5770035650 Update automation section to use spectrum 2021-04-22 10:58:04 +01:00
Andrew Kingston
1fb6cd0b4b Add dropzone component and update builder and standard components 2021-04-22 10:10:42 +01:00
Andrew Kingston
532b861bb0 Remove some old stuff and update binding icon 2021-04-21 11:42:25 +01:00
Andrew Kingston
06b438d585 Add datepicker, centralise icon management and update builder styles 2021-04-20 20:06:27 +01:00
Andrew Kingston
a49d54fb1a Fix jumping in nav items when hovering 2021-04-20 10:43:20 +01:00
Andrew Kingston
b0967c98a1 Update drawer bindable input styles 2021-04-19 14:11:46 +01:00
Andrew Kingston
359588592e Update some more parts of the builder to use new form components 2021-04-16 13:07:38 +01:00
Andrew Kingston
ad6fb672f1 Fix table height when no rows exist and fixed row count specified 2021-04-16 11:03:44 +01:00
Andrew Kingston
387651213b Update some builder components to use new forms 2021-04-15 19:42:58 +01:00
Andrew Kingston
b467cc1677 Add default spectrum colours to existing builder components and allow spectrum dark mode toggle 2021-04-13 18:07:45 +01:00
Keviin Åberg Kultalahti
5a2287ddcb moves NotificationDisplay to bbui and converts it to spectrum 2021-04-09 12:02:53 +02: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
44e3f29a0b moves backend stores to "stores" in the root src directory 2021-03-26 09:50:37 +01:00
Keviin Åberg Kultalahti
a440e7631b move tables to separate store 2021-03-23 11:54:03 +01:00
Andrew Kingston
08ea461caa Remove electron specific attachment uploads inside the builder 2021-03-15 12:10:21 +00:00
Kevin Åberg Kultalahti
2038e991c5 Merge pull request #1211 from Budibase/feat/automation-drawer-conversion
Convert the Automate popover to the Drawer component
2021-03-01 14:48:04 +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
a7b9945010 remove BindableInput and switch to DrawerBindableInput 2021-02-26 15:24:36 +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
51b517a4be merge existing work from old branch 2021-02-26 14:27:54 +01:00
Martin McKeaveney
c73c77448c bugfixes 2021-02-25 16:21:41 +00:00
Martin McKeaveney
595dc55f39 fixing 1:N UI order 2021-02-25 13:34:12 +00:00
Andrew Kingston
8d496a49b4 Update backend linked row selector to support new relationship object 2021-02-25 11:34:35 +00:00
mike12345567
aed2e2c49a Fixing some CSS bugs in the automation bindings popover. 2021-02-24 15:34:31 +00:00
Michael Drury
9bd6126a5f Merge pull request #1152 from Budibase/user-active-and-bugs
Some fixes and the ability to set a user to inactive
2021-02-22 15:10:16 +00:00
Andrew Kingston
9c37fa8716 Merge branch 'develop' of github.com:Budibase/budibase into repeater-filtering 2021-02-22 12:23:46 +00:00
mike12345567
99d356a862 Formatting. 2021-02-22 11:40:24 +00:00
Keviin Åberg Kultalahti
5b5a5b5438 adds thin prop to select component when adding new row 2021-02-19 14:34:04 +01:00
Keviin Åberg Kultalahti
78ee1edf40 merge develop 2021-02-19 13:55:17 +01:00
Andrew Kingston
2460280841 Fix and tidy up all button actions and drawers 2021-02-18 17:44:56 +00:00
Andrew Kingston
ec94aaa90b Merge branch 'develop' of github.com:Budibase/budibase into url-context 2021-02-16 15:35:05 +00:00
Andrew Kingston
8d1f082cc9 Fix drawer bindable input not updating when typing with drawer closed 2021-02-16 13:17:30 +00:00
Keviin Åberg Kultalahti
7f95ae7b49 bump bbui 2021-02-16 11:14:49 +01:00
Andrew Kingston
8b23f603bd Update URL settigns to be bindable inputs and update navigate action 2021-02-15 20:03:29 +00:00
Keviin Åberg Kultalahti
a35a6ba807 fix not being able to select relationship type 2021-02-15 17:37:07 +01:00
Keviin Åberg Kultalahti
a7db499544 initial work to switch toggle to radio button 2021-02-15 17:12:39 +01:00
Keviin Åberg Kultalahti
7cb263ceff merge develop 2021-02-12 14:24:38 +01:00
Keviin Åberg Kultalahti
f95d17ce83 fixes visuals 2021-02-09 16:29:36 +01:00
Keviin Åberg Kultalahti
ea90fc3c0e remove some console logs 2021-02-09 16:28:05 +01:00
Keviin Åberg Kultalahti
274088b661 adds functional single select to builder 2021-02-09 16:26:07 +01:00
Keviin Åberg Kultalahti
690a2d9c73 initial work on handling single vs multiple values in builder components 2021-02-09 15:35:09 +01:00
Keviin Åberg Kultalahti
3e5c803598 fixes some warnings on DropdownItem component 2021-02-09 14:32:36 +01:00