Commit Graph

26 Commits

Author SHA1 Message Date
Martin McKeaveney 8132c77f8c don't show login component on logged in page, fix auth for app assets 2020-10-14 16:47:53 +01:00
Martin McKeaveney 79b50dc0b7 lint 2020-10-14 13:21:43 +01:00
cmack bbf32cda75 Merge branch 'master' of https://github.com/Budibase/budibase into britecharts/separate-components-2 2020-08-04 10:06:10 +01:00
cmack d56c801c6f Britecharts work so far 2020-07-26 11:54:55 +01:00
Joe ed7b5b779e Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
Joe 1c541c684e Formatting update 2020-05-29 18:32:52 +01:00
Michael Shanks 46da102670 bugfix: not selecting component after add 2020-05-29 14:56:21 +01:00
Michael Shanks 6b00a079d1 added common switcher component, and moved add component to left 2020-05-29 13:28:12 +01:00
Joe 74832d1303 Update to component groupings 2020-05-27 15:50:45 +01:00
Joe 5bc315f162 Component items ui updated 2020-05-27 15:50:45 +01:00
Conor_Mack dc21bcd525 Merge branch 'property-panel/structure' into property-panel/new-backend 2020-05-12 14:53:20 +01:00
Martin McKeaveney a28322f538 further simplification of server code 2020-05-07 14:04:32 +01:00
Conor_Mack 06bbc88b3e WIP: Changes for property panel 2020-05-04 16:07:04 +01:00
Martin McKeaveney 5b4bce8b8f component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
Martin McKeaveney 3564fec064 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
Conor_Mack cfd93ece49 Input components and tidyup 2020-04-23 13:22:41 +01:00
Conor_Mack 14937f0e53 Merge branch 'feature/components-panel-components-refactor' into simplified-component-panel 2020-04-22 13:24:54 +01:00
Conor_Mack c51ee3f0e8 Basic Card and Component Tidyup 2020-04-22 11:52:55 +01:00
kevmodrome 37ca0ee1d8 makes the Component panel tabs more generic 2020-04-22 08:25:59 +02:00
Conor_Mack 5990d58c82 New component panel structure - template update 2020-04-21 14:20:57 +01:00
Conor_Mack f58e4c5410 Adding onComponentChosen fn for new components 2020-04-20 15:10:23 +01:00
kevmodrome 088ee82870 adds backbutton and second level handling 2020-04-20 14:40:29 +02:00
kevmodrome c2db1b4d11 removes stuff from SelectionList component. 2020-04-17 11:33:27 +02:00
kevmodrome 80dc692ca0 adds basic tab view to the components pane 2020-04-17 09:16:03 +02:00
Joe b99b5fa7b1 Changes to page layout in navbar
Also changed 12px fonts to 13px fonts
2020-04-02 17:11:38 +01:00
kevmodrome 09b52be379 changes from node_modules to using rollup-plugin-alias, fixes tests 2020-04-01 12:38:07 +02:00