Conor_Mack
73223debe9
Complete OptionSelect Component
2020-05-28 16:24:53 +01:00
Michael Shanks
53ff560e42
server side record validation
2020-05-28 15:39:29 +01:00
Kevin Åberg Kultalahti
8cfe263dc8
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
904f6bb52a
bugfix: save record not wokring (wrong url)
2020-05-28 10:45:59 +01:00
Joe
8e019a3f6d
Sweet transition
2020-05-28 09:37:54 +01:00
Joe
fc73bb2341
Color fix
2020-05-28 09:23:36 +01:00
Michael Shanks
2abda35443
Merge branch 'workflow-v1' of github.com:Budibase/budibase into workflow-v1
2020-05-28 09:17:49 +01:00
Michael Shanks
5894feaaff
removed auth on execute workflow action
2020-05-28 09:17:14 +01:00
Martin McKeaveney
ad637348c9
workflow UI, orhestrator for executing workflows
2020-05-27 21:51:32 +01:00
Michael Shanks
b3cd17b9a3
bugfix: wrong permissions on worfklow endpoint
2020-05-27 19:18:39 +01:00
Michael Shanks
473468b481
few changes from code review
2020-05-27 17:37:07 +01:00
Michael Shanks
348eaab73c
fixing tests after dodgy merge
2020-05-27 17:29:26 +01:00
Michael Shanks
fe79f294b4
access levels
2020-05-27 17:23:01 +01:00
Joe
f8836b9876
Merge branch 'master' of https://github.com/Budibase/budibase
2020-05-27 15:51:08 +01:00
Joe
b92640de2c
Update temporaryPanelStructure.js
2020-05-27 15:50:45 +01:00
Joe
74832d1303
Update to component groupings
2020-05-27 15:50:45 +01:00
Joe
50c9fd2dc1
Tidy up
2020-05-27 15:50:45 +01:00
Joe
de1611e693
Unified icons and made the components look like blocks
2020-05-27 15:50:45 +01:00
Joe
5bc315f162
Component items ui updated
2020-05-27 15:50:45 +01:00
Joe
6b7080fdf4
Merge pull request #262 from Budibase/props-panel-update
...
Props panel layout update
2020-05-27 15:49:56 +01:00
Joe
ba97238b99
Merge pull request #260 from Budibase/WIP---Frontend-Components-Blocks-UI
...
Component items ui updated
2020-05-27 15:41:25 +01:00
Joe
2ab0a46327
Merge branch 'master' into WIP---Frontend-Components-Blocks-UI
2020-05-27 15:36:38 +01:00
Joe
9fb0b3808b
Merge branch 'master' into WIP-props-panel-update
2020-05-27 15:22:35 +01:00
Joe
820de937e4
Update propertyCategories.js
2020-05-27 14:39:48 +01:00
Joe
6a920ddbfb
Format and lint
2020-05-27 14:28:05 +01:00
Joe
a3135a9cee
Props panel flex fix
2020-05-27 14:27:25 +01:00
Kevin Åberg Kultalahti
1a02792479
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
a674094f20
Update temporaryPanelStructure.js
2020-05-27 13:25:19 +01:00
Joe
ea31f93cf2
Update to component groupings
2020-05-27 13:21:13 +01:00
kevmodrome
2325291b3e
fix another lint error
2020-05-27 13:53:44 +02:00
Joe
86499c1323
Tidy up
2020-05-27 12:51:47 +01:00
kevmodrome
d237dd9271
fix lint erorrs
2020-05-27 13:51:19 +02:00
kevmodrome
9392de550a
add validation
2020-05-27 13:48:38 +02:00
Joe
a6b7837cd3
Unified icons and made the components look like blocks
2020-05-27 12:18:05 +01:00
kevmodrome
3a72eddd78
add loading state
2020-05-27 12:54:53 +02:00
Joe
538aea1b04
Component items ui updated
2020-05-27 11:11:32 +01:00
Michael Shanks
075b264d21
bugfix: create app not creating dirs
2020-05-27 10:54:34 +01:00
Michael Shanks
dd031796f5
Merge remote-tracking branch 'origin/feature/create-app-builder-ui' into create-kev
2020-05-27 10:45:27 +01:00
Michael Shanks
af6d1da89f
forcing svelte version - routify fix
2020-05-27 10:44:56 +01:00
kevmodrome
b2d2c25bd1
add fetch
2020-05-27 11:44:15 +02:00
Martin McKeaveney
6829f9ab06
Merge branch 'master' of github.com:Budibase/budibase into workflow-v1
2020-05-27 10:13:42 +01:00
Martin McKeaveney
e45c176883
Merge pull request #258 from Budibase/Design-UI-edit-panel-update
...
Ui Update
2020-05-26 22:45:00 +01:00
Martin McKeaveney
e9fab13750
workflow orchestrator
2020-05-26 21:34:01 +01:00
Joe
8d522e3eaf
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
a028e2e3aa
Merge branch 'create-new-app' into feature/create-app-builder-ui
2020-05-26 17:37:41 +02:00
kevmodrome
1ff512a218
wip: adds gap to apps
2020-05-26 17:37:11 +02:00
Michael Shanks
1127e1ef0f
server - create app endpoint creates files
2020-05-26 16:29:16 +01:00
kevmodrome
2a151821f9
90% finished modal
2020-05-26 16:25:37 +02:00
Conor_Mack
1f8fa462a0
Merge pull request #257 from Budibase/property-panel/master
...
Removing Svelte Color Picker
2020-05-26 15:15:48 +01:00
Conor_Mack
9f42b80977
Removing Svelte Color Picker
2020-05-26 15:08:59 +01:00