1
0
Fork 0
mirror of synced 2024-09-19 18:59:06 +12:00
Commit graph

120 commits

Author SHA1 Message Date
Martin McKeaveney
eca7b69949 merge 2020-06-22 22:39:41 +01:00
Michael Shanks
e41e2c3fad Merge branch 'master' into instanceid-url-removal 2020-06-19 17:22:29 +01:00
Martin McKeaveney
2ac15c6b89 lint 2020-06-18 17:55:46 +01:00
Martin McKeaveney
7428dd40fc backend v1 - styling to do 2020-06-18 17:17:18 +01:00
Martin McKeaveney
cc1cab0e57 Merge branch 'master' of github.com:Budibase/budibase into backend-ui-update 2020-06-18 09:16:43 +01:00
Martin McKeaveney
949052c41c add new models and fields, delete models 2020-06-17 16:51:10 +01:00
Conor_Mack
4a00e2257f Integrating Colorpicker with Builder 2020-06-17 16:46:03 +01:00
Martin McKeaveney
78ce077846 saving of models and fields 2020-06-16 20:29:18 +01:00
Martin McKeaveney
af9038f64f structuring new backend UI 2020-06-15 16:41:31 +01:00
Michael Shanks
5174c3f1dc build errors from dodgy merge 2020-06-12 21:20:44 +01:00
Martin McKeaveney
a325ef2a8f fix spacing 2020-06-09 13:34:19 +01:00
Martin McKeaveney
96708ce75a preview app in new window 2020-06-09 13:30:01 +01:00
kevmodrome
a50bb3b0cc bump bbui version and rework homepage to use HomeLinks 2020-06-08 12:09:01 +02:00
Joe
06542e4244 formatting 2020-06-04 19:30:44 +01:00
Joe
e1c5cae376 Workflow UI update 2020-06-04 19:27:25 +01:00
Joe
d09bbc1551 Welcome screen ui update
UI was not very responsive before and the illustration looked basic.

Image added, button moved, card ui updated with more margin and better sizing,
2020-06-04 11:56:01 +01:00
Michael Shanks
6c2b72dd27 logic to not use builder:token for apps running in dev 2020-06-03 17:05:36 +01:00
Martin McKeaveney
89e41edac7 Merge pull request #288 from Budibase/model-fixes
model bugfixes
2020-06-02 11:46:38 +01:00
Martin McKeaveney
527a25c794 model bugfixes 2020-06-02 11:40:33 +01:00
Conor_Mack
b977cbd9aa Merge pull request #286 from Budibase/property-panel/components-from-design
Property panel components upgrade
2020-06-02 11:22:52 +01:00
Michael Shanks
f59c13b686 Merge pull request #287 from mjashanks/master
Bugfixes
2020-06-02 11:20:36 +01:00
Martin McKeaveney
3f2cb90340 Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +01:00
Conor_Mack
98610c60ed Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/components-from-design 2020-06-02 10:51:57 +01:00
Michael Shanks
27eb6443b4 bugfix: app height: 100% 2020-06-02 10:37:31 +01:00
Michael Shanks
8bdb02b58b open create model dialog if no models 2020-06-02 09:56:22 +01:00
Michael Shanks
074cb2a886 placeholder for "no model selected" 2020-06-02 06:32:57 +01:00
Michael Shanks
f631426782 Merge branch 'master' of github.com:Budibase/budibase 2020-06-01 22:12:13 +01:00
Michael Shanks
633036d0e7 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Martin McKeaveney
a6602ba1fc lint + format 2020-06-01 21:31:55 +01:00
Conor_Mack
e6915b655f Properties panel scrolling fix 2020-06-01 17:14:54 +01:00
Martin McKeaveney
fe0b95d627 merge 2020-06-01 16:27:27 +01:00
Martin McKeaveney
176906e766 server side workflows 2020-06-01 16:22:13 +01:00
Joe
4eb637d3bd UI update for dropdown 2020-06-01 15:31:55 +01:00
Michael Shanks
0db3706109 refactor component menu actions inside control 2020-06-01 12:12:25 +01:00
Martin McKeaveney
cb496d1819 workflow DAO tests 2020-06-01 11:52:15 +01:00
Michael Shanks
94742974b2 Merge branch 'master' of github.com:Budibase/budibase into component-nav-update 2020-06-01 10:25:32 +01:00
Michael Shanks
353c9c8195 component nav dropdown menu 2020-06-01 10:18:45 +01:00
Martin McKeaveney
36da2576bc separate workflow components from routify routes 2020-05-30 00:40:33 +01:00
Martin McKeaveney
c7b8220a62 significant client lib refactor 2020-05-30 00:14:41 +01:00
Joe
1c541c684e Formatting update 2020-05-29 18:32:52 +01:00
Joe
cee06067a8 Update to Frontend UI Nav and Component Panel
Components moved to the left
Nav panel UI updated
Props tabs moved up
2020-05-29 18:31:47 +01:00
Martin McKeaveney
b4b90fcaeb styling, bug fixes, client library state updates 2020-05-29 16:06:23 +01:00
Michael Shanks
1c893fa23a Merge branch 'master' into component-nav-update 2020-05-29 15:20:26 +01:00
Michael Shanks
46da102670 bugfix: not selecting component after add 2020-05-29 14:56:21 +01:00
Martin McKeaveney
e648dc80e8 refactor client library 2020-05-29 14:06:36 +01:00
Michael Shanks
6b00a079d1 added common switcher component, and moved add component to left 2020-05-29 13:28:12 +01:00
Joe
cc9a620429 formatting 2020-05-29 13:25:27 +01:00
Joe
1353e229e8 Media queries removed 2020-05-29 13:24:33 +01:00
Joe
71f61d6332 Cleaning up the panel UI by removing inner borders 2020-05-29 10:57:00 +01:00
Conor_Mack
4b05506db0 Merging master 2020-05-29 10:53:06 +01:00