1
0
Fork 0
mirror of synced 2024-08-15 10:01:34 +12:00
Commit graph

1111 commits

Author SHA1 Message Date
Conor_Mack
c31b5a6f19 CSS Element State Button Fix 2020-06-01 18:04:45 +01:00
Conor_Mack
d648844c3d Properties panel scrolling fix 2020-06-01 17:14:54 +01:00
Conor_Mack
93ab8659ed Property panel updates 2020-06-01 16:31:58 +01:00
Conor_Mack
91b88ecad7 Changes to FlatButtonGroup and more Styling 2020-05-30 18:48:20 +01:00
Conor_Mack
976c188f1e Merging master 2020-05-29 10:53:06 +01:00
Conor_Mack
3dad170dc8 Optionselect hover style fix 2020-05-29 10:49:51 +01:00
Conor_Mack
f6466711de Tidyup 2020-05-29 10:45:19 +01:00
Michael Shanks
a4cc7bf3f8
Merge pull request #268 from mjashanks/master
bugfix: restoring design props to screenslot
2020-05-29 09:50:17 +01:00
Michael Shanks
c0b9e1b7e3 bugfix: restoring design props to screenslot 2020-05-29 09:43:11 +01:00
Joe
e230b71f0f
Merge pull request #264 from Budibase/props-panel-update
Props panel update
2020-05-28 21:02:06 +01:00
Joe
a8912b27b0 formatting 2020-05-28 19:42:33 +01:00
Joe
c51ee6ff41 Update propertyCategories.js
New fonts added
Z-index added
initial values changed
Position fixed
New position props added
Background color changed to an input
2020-05-28 19:41:07 +01:00
Conor_Mack
0972e0a121 Complete OptionSelect Component 2020-05-28 16:24:53 +01:00
Kevin Åberg Kultalahti
a96ab88c38
Merge pull request #265 from Budibase/feature/create-app-builder-ui
bugfix: save record not wokring (wrong url)
2020-05-28 12:01:15 +02:00
Michael Shanks
afa3e79147 bugfix: save record not wokring (wrong url) 2020-05-28 10:45:59 +01:00
Joe
706ca3e2ae Sweet transition 2020-05-28 09:37:54 +01:00
Joe
75d67465bf Color fix 2020-05-28 09:23:36 +01:00
Joe
c8aa35aca7 Merge branch 'master' of https://github.com/Budibase/budibase 2020-05-27 15:51:08 +01:00
Joe
5b07c1c090 Update temporaryPanelStructure.js 2020-05-27 15:50:45 +01:00
Joe
6570f327aa Update to component groupings 2020-05-27 15:50:45 +01:00
Joe
07ddf0e081 Tidy up 2020-05-27 15:50:45 +01:00
Joe
f61e59e961 Unified icons and made the components look like blocks 2020-05-27 15:50:45 +01:00
Joe
26c07f2411 Component items ui updated 2020-05-27 15:50:45 +01:00
Joe
36426672b8
Merge pull request #262 from Budibase/props-panel-update
Props panel layout update
2020-05-27 15:49:56 +01:00
Joe
87e272dcc1
Merge pull request #260 from Budibase/WIP---Frontend-Components-Blocks-UI
Component items ui updated
2020-05-27 15:41:25 +01:00
Joe
789e51e123 Merge branch 'master' into WIP---Frontend-Components-Blocks-UI 2020-05-27 15:36:38 +01:00
Joe
f3959bfba3 Merge branch 'master' into WIP-props-panel-update 2020-05-27 15:22:35 +01:00
Joe
ca74e6e2f2 Update propertyCategories.js 2020-05-27 14:39:48 +01:00
Joe
06fc8c1f04 Format and lint 2020-05-27 14:28:05 +01:00
Joe
5b45551304 Props panel flex fix 2020-05-27 14:27:25 +01:00
Kevin Åberg Kultalahti
9070fa76f3
Merge pull request #252 from Budibase/feature/create-app-builder-ui
add functionality to create application from builder UI
2020-05-27 15:17:06 +02:00
Joe
44d8d237b5 Update temporaryPanelStructure.js 2020-05-27 13:25:19 +01:00
Joe
9860ef1cdb Update to component groupings 2020-05-27 13:21:13 +01:00
kevmodrome
5c3e514fd0 fix another lint error 2020-05-27 13:53:44 +02:00
Joe
662a2cd293 Tidy up 2020-05-27 12:51:47 +01:00
kevmodrome
aeb7c5dfc9 fix lint erorrs 2020-05-27 13:51:19 +02:00
kevmodrome
aa128509c1 add validation 2020-05-27 13:48:38 +02:00
Joe
9948b15b9b Unified icons and made the components look like blocks 2020-05-27 12:18:05 +01:00
kevmodrome
17fac86d2a add loading state 2020-05-27 12:54:53 +02:00
Joe
8695203144 Component items ui updated 2020-05-27 11:11:32 +01:00
Michael Shanks
2a8ca59b6d bugfix: create app not creating dirs 2020-05-27 10:54:34 +01:00
Michael Shanks
b903a72987 Merge remote-tracking branch 'origin/feature/create-app-builder-ui' into create-kev 2020-05-27 10:45:27 +01:00
Michael Shanks
230ef5caf6 forcing svelte version - routify fix 2020-05-27 10:44:56 +01:00
kevmodrome
75b9fe8cb1 add fetch 2020-05-27 11:44:15 +02:00
Martin McKeaveney
d21cadfa47
Merge pull request #258 from Budibase/Design-UI-edit-panel-update
Ui Update
2020-05-26 22:45:00 +01:00
Joe
b632cc59a5 Ui Update
Tidied up a few areas of the new edit panel within the Design UI, including:
Margins
Input box sizes
Colors
Tabs

TBD - The parent tab, Add, will move to the left in the future and edit will disappear. Design, settings and actions will become parents.
2020-05-26 20:44:24 +01:00
kevmodrome
4b5e4e6d71 Merge branch 'create-new-app' into feature/create-app-builder-ui 2020-05-26 17:37:41 +02:00
kevmodrome
f364ea9acd wip: adds gap to apps 2020-05-26 17:37:11 +02:00
Michael Shanks
b7ad4de09e server - create app endpoint creates files 2020-05-26 16:29:16 +01:00
kevmodrome
1e8146e6f6 90% finished modal 2020-05-26 16:25:37 +02:00