1
0
Fork 0
mirror of synced 2024-07-06 15:00:49 +12:00
Commit graph

1158 commits

Author SHA1 Message Date
Martin McKeaveney a6602ba1fc lint + format 2020-06-01 21:31:55 +01:00
Martin McKeaveney b372f6b03d tidy up 2020-06-01 21:26:32 +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
Michael Shanks bf10810525 Merge pull request #275 from mjashanks/component-nav-update
Component nav copy/cut/paste
2020-06-01 12:26:09 +01:00
Michael Shanks c1cc4f048e lint:fix & forman 2020-06-01 12:15:44 +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
Joe 3909262e00 Merge pull request #276 from Budibase/Props-fix
Props fix
2020-06-01 11:17:05 +01:00
Joe 8847de2264 Props fix
The intial value is not being rendered. Display Flex must be selected.
2020-06-01 11:11:06 +01:00
Michael Shanks 50ecfba395 few bugfixes 2020-06-01 11:04:32 +01:00
Martin McKeaveney 15ba1a5a12 move workflow to array data structure 2020-06-01 10:41:28 +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 b29d39d525 removing old component actions 2020-06-01 10:25:12 +01:00
Michael Shanks 353c9c8195 component nav dropdown menu 2020-06-01 10:18:45 +01:00
Michael Shanks 432d528aa6 Merge pull request #266 from mjashanks/model-validation
Model validation
2020-06-01 10:16:33 +01:00
Joe db35bc53ae Merge pull request #272 from Budibase/component-nav-update
Component nav update
2020-06-01 09:22:01 +01:00
Martin McKeaveney 5c1aa00fd0 server side event emitter 2020-05-31 17:12:52 +01:00
Martin McKeaveney 9a898a8d74 orchestrator refactor, user creation block 2020-05-30 13:41:46 +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
Joe 76d937f585 Merge pull request #270 from Budibase/refresh-page-alert-ui-update
Alert button UI fix/update
2020-05-29 14:55:46 +01:00
Joe c2fb282d04 Merge pull request #269 from Budibase/Removal-of-panel-border-lines
Removal of panel border lines
2020-05-29 14:55:36 +01:00
Martin McKeaveney e648dc80e8 refactor client library 2020-05-29 14:06:36 +01:00
Michael Shanks cd9f539a09 configurable logLevel - defaults to error 2020-05-29 14:06:25 +01:00
Joe 1c1d35bc9d the alert button ui was off and the red is too serious 2020-05-29 13:56:57 +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 6c345103c6 Merge pull request #267 from Budibase/Further-prop-changes
Font numerical weights added and line decorations added
2020-05-29 13:19:41 +01:00
Joe 71f61d6332 Cleaning up the panel UI by removing inner borders 2020-05-29 10:57:00 +01:00
Michael Shanks 5fab7f5dd6 Merge pull request #268 from mjashanks/master
bugfix: restoring design props to screenslot
2020-05-29 09:50:17 +01:00
Michael Shanks 4a6a06b532 bugfix: restoring design props to screenslot 2020-05-29 09:43:11 +01:00
Joe 69d6109c33 Update propertyCategories.js 2020-05-29 09:39:47 +01:00
Joe 17e6bf261b Font numerical weights added and line decorations added 2020-05-29 09:20:29 +01:00
Martin McKeaveney 7a3b368399 make alerts live, more hooks, app notifications 2020-05-28 23:32:03 +01:00
Michael Shanks 45a0d6daf5 Merge branch 'master' of github.com:Budibase/budibase 2020-05-28 22:28:20 +01:00
Michael Shanks 0d637260be create model & record - validation hooked up again 2020-05-28 22:26:32 +01:00
Joe a7e68e9e96 Merge pull request #264 from Budibase/props-panel-update
Props panel update
2020-05-28 21:02:06 +01:00
Martin McKeaveney 6f0a84dd38 adding workflow blocks, parameter parsing, templating 2020-05-28 20:20:03 +01:00
Joe 13cdc81196 formatting 2020-05-28 19:42:33 +01:00
Joe 8f73128621 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
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