1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
Commit graph

673 commits

Author SHA1 Message Date
Martin McKeaveney 461187cf16
Merge pull request #279 from Budibase/workflow-v1
Workflow v1
2020-06-02 11:15:34 +01:00
Michael Shanks e1ba84bfdb bugfix: left-nav not scrolling on windows 2020-06-02 11:12:36 +01:00
Michael Shanks 9b31da4632 bugfix: #284 styles not applied on component copy 2020-06-02 11:11:53 +01:00
Martin McKeaveney 7137362302 tidy up, styling 2020-06-02 11:08:53 +01:00
Conor_Mack 2c407d4da7 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 fea0203096 bugfix: data not loading on default view 2020-06-02 10:43:48 +01:00
Michael Shanks ea5a52d61c bugfix: app height: 100% 2020-06-02 10:37:31 +01:00
kevmodrome c00f79883d hides database list 2020-06-02 11:08:30 +02:00
Michael Shanks 5b8625824f open create model dialog if no models 2020-06-02 09:56:22 +01:00
Michael Shanks 57a917f9d9 auto select first model on startup 2020-06-02 09:36:21 +01:00
Michael Shanks 9b55870c24 auto select model after creation 2020-06-02 07:56:50 +01:00
Michael Shanks afe8713e6f placeholder for "no model selected" 2020-06-02 06:32:57 +01:00
Martin McKeaveney 1df1d76d7a Record selector 2020-06-01 22:55:44 +01:00
Joe ea2786c69c
Merge branch 'master' into navigation-tidy-up 2020-06-01 22:25:25 +01:00
Joe 1555bc5225 formatting 2020-06-01 22:16:55 +01:00
Joe 4ef1d9453a Frontend navigation panel tidy up
- Additional margin around button
- icon added to 'create screen' button
- screen font weight reduced
2020-06-01 22:16:12 +01:00
Michael Shanks cb10cbdd38 Merge branch 'master' of github.com:Budibase/budibase 2020-06-01 22:12:13 +01:00
Michael Shanks 4c6b2a4dad bugfix: left nav scrolling 2020-06-01 22:11:55 +01:00
Michael Shanks d4b2fb5736 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Michael Shanks bda4937c45 switcher button bg color was grey on windows 2020-06-01 21:47:31 +01:00
Joe 69cfa532c4
Merge pull request #281 from Budibase/padding-and-margin-props-fix
Padding and margin props fix
2020-06-01 21:41:02 +01:00
Martin McKeaveney 1bb06ccdef path fix 2020-06-01 21:40:02 +01:00
Joe c1aaeffaec Formatting update 2020-06-01 21:34:03 +01:00
Martin McKeaveney ba38385d72 lint + format 2020-06-01 21:31:55 +01:00
Martin McKeaveney aeae4f50e2 tidy up 2020-06-01 21:26:32 +01:00
Joe 6cd94db367 Padding and margin fix 2020-06-01 21:18:43 +01:00
Joe 9e26508bc2 Padding and margin input fields fix 2020-06-01 21:18:25 +01:00
Conor_Mack c31b5a6f19 CSS Element State Button Fix 2020-06-01 18:04:45 +01:00
Joe 658c59d1d0 Update ComponentDropdownMenu.svelte 2020-06-01 17:17:35 +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
Martin McKeaveney 398f200661 merge 2020-06-01 16:27:27 +01:00
Martin McKeaveney cb1fb87d21 server side workflows 2020-06-01 16:22:13 +01:00
Joe bbfbee100b UI update for dropdown 2020-06-01 15:31:55 +01:00
Michael Shanks 7002cd43a8
Merge pull request #275 from mjashanks/component-nav-update
Component nav copy/cut/paste
2020-06-01 12:26:09 +01:00
Michael Shanks dd6e4a3d97 lint:fix & forman 2020-06-01 12:15:44 +01:00
Michael Shanks 38b471d1bf refactor component menu actions inside control 2020-06-01 12:12:25 +01:00
Martin McKeaveney 2e42f8033e workflow DAO tests 2020-06-01 11:52:15 +01:00
Joe 999d096adb
Merge pull request #276 from Budibase/Props-fix
Props fix
2020-06-01 11:17:05 +01:00
Joe d075374a14 Props fix
The intial value is not being rendered. Display Flex must be selected.
2020-06-01 11:11:06 +01:00
Michael Shanks 5b085d0640 few bugfixes 2020-06-01 11:04:32 +01:00
Martin McKeaveney a220822e3a move workflow to array data structure 2020-06-01 10:41:28 +01:00
Michael Shanks aa3d724d0e Merge branch 'master' of github.com:Budibase/budibase into component-nav-update 2020-06-01 10:25:32 +01:00
Michael Shanks 4934ed497d removing old component actions 2020-06-01 10:25:12 +01:00
Michael Shanks c87ddade50 component nav dropdown menu 2020-06-01 10:18:45 +01:00
Michael Shanks 0115c13a39
Merge pull request #266 from mjashanks/model-validation
Model validation
2020-06-01 10:16:33 +01:00
Martin McKeaveney dc90e141f5 server side event emitter 2020-05-31 17:12:52 +01:00
Conor_Mack 91b88ecad7 Changes to FlatButtonGroup and more Styling 2020-05-30 18:48:20 +01:00
Martin McKeaveney 65d0161007 orchestrator refactor, user creation block 2020-05-30 13:41:46 +01:00
Martin McKeaveney 7d871ff9cf separate workflow components from routify routes 2020-05-30 00:40:33 +01:00
Martin McKeaveney 7129b9c225 significant client lib refactor 2020-05-30 00:14:41 +01:00
Joe 50e29f2d0b Formatting update 2020-05-29 18:32:52 +01:00
Joe 43a2e6752c 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 385bcfe51f styling, bug fixes, client library state updates 2020-05-29 16:06:23 +01:00
Michael Shanks ddf824c583 Merge branch 'master' into component-nav-update 2020-05-29 15:20:26 +01:00
Michael Shanks e7f314e046 bugfix: not selecting component after add 2020-05-29 14:56:21 +01:00
Joe b17d952c72
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 ff6560f253
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 bba7b93b75 refactor client library 2020-05-29 14:06:36 +01:00
Joe bd85079b26 the alert button ui was off and the red is too serious 2020-05-29 13:56:57 +01:00
Michael Shanks 5792e7c0f3 added common switcher component, and moved add component to left 2020-05-29 13:28:12 +01:00
Joe 020d9c884d formatting 2020-05-29 13:25:27 +01:00
Joe e024ec7b93 Media queries removed 2020-05-29 13:24:33 +01:00
Joe b43c778432
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 bc42d19953 Cleaning up the panel UI by removing inner borders 2020-05-29 10:57:00 +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 c0b9e1b7e3 bugfix: restoring design props to screenslot 2020-05-29 09:43:11 +01:00
Joe 0ece54f185 Update propertyCategories.js 2020-05-29 09:39:47 +01:00
Joe dcb532dd64 Font numerical weights added and line decorations added 2020-05-29 09:20:29 +01:00
Martin McKeaveney 50a582a726 make alerts live, more hooks, app notifications 2020-05-28 23:32:03 +01:00
Michael Shanks 5f04af16d4 Merge branch 'master' of github.com:Budibase/budibase 2020-05-28 22:28:20 +01:00
Michael Shanks 96c525363a create model & record - validation hooked up again 2020-05-28 22:26:32 +01:00
Joe e230b71f0f
Merge pull request #264 from Budibase/props-panel-update
Props panel update
2020-05-28 21:02:06 +01:00
Martin McKeaveney a3bebe3330 adding workflow blocks, parameter parsing, templating 2020-05-28 20:20:03 +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
Michael Shanks 521501c4e6 Merge branch 'workflow-v1' of github.com:Budibase/budibase into workflow-v1 2020-05-28 09:17:49 +01:00
Martin McKeaveney 08d0b9cb94 workflow UI, orhestrator for executing workflows 2020-05-27 21:51:32 +01:00
Michael Shanks 3bfe7840e4 access levels 2020-05-27 17:23:01 +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 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
kevmodrome aa128509c1 add validation 2020-05-27 13:48:38 +02:00
kevmodrome 17fac86d2a add loading state 2020-05-27 12:54:53 +02: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