1
0
Fork 0
mirror of synced 2024-09-05 12:11:40 +12:00
Commit graph

655 commits

Author SHA1 Message Date
Michael Shanks
633036d0e7 bugfix: right nav scrolling 2020-06-01 22:04:32 +01:00
Michael Shanks
f0aea7e283 switcher button bg color was grey on windows 2020-06-01 21:47:31 +01:00
Joe
d89e1dcf80 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
9a2393f79b path fix 2020-06-01 21:40:02 +01:00
Joe
0b6cac2bf9 Formatting update 2020-06-01 21:34:03 +01:00
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
Joe
400f8b42e4 Padding and margin fix 2020-06-01 21:18:43 +01:00
Joe
28bf917210 Padding and margin input fields fix 2020-06-01 21:18:25 +01:00
Conor_Mack
e7a1419740 CSS Element State Button Fix 2020-06-01 18:04:45 +01:00
Joe
5494a6450e Update ComponentDropdownMenu.svelte 2020-06-01 17:17:35 +01:00
Conor_Mack
e6915b655f Properties panel scrolling fix 2020-06-01 17:14:54 +01:00
Conor_Mack
787caa95e5 Property panel updates 2020-06-01 16:31:58 +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
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
Martin McKeaveney
5c1aa00fd0 server side event emitter 2020-05-31 17:12:52 +01:00
Conor_Mack
5afc235178 Changes to FlatButtonGroup and more Styling 2020-05-30 18:48:20 +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
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
Conor_Mack
4b05506db0 Merging master 2020-05-29 10:53:06 +01:00
Conor_Mack
6a9e5a9dd1 Optionselect hover style fix 2020-05-29 10:49:51 +01:00
Conor_Mack
a9a0a35c5a Tidyup 2020-05-29 10:45:19 +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
Conor_Mack
73223debe9 Complete OptionSelect Component 2020-05-28 16:24:53 +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
Martin McKeaveney
ad637348c9 workflow UI, orhestrator for executing workflows 2020-05-27 21:51:32 +01:00
Michael Shanks
fe79f294b4 access levels 2020-05-27 17:23:01 +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
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
kevmodrome
9392de550a add validation 2020-05-27 13:48:38 +02:00
kevmodrome
3a72eddd78 add loading state 2020-05-27 12:54:53 +02: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
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
1ff512a218 wip: adds gap to apps 2020-05-26 17:37:11 +02:00
kevmodrome
2a151821f9 90% finished modal 2020-05-26 16:25:37 +02:00
Conor_Mack
9f42b80977 Removing Svelte Color Picker 2020-05-26 15:08:59 +01:00
Conor_Mack
9dc65eef98 New jest tests for generate-css 2020-05-26 14:27:33 +01:00
Conor_Mack
cff58f6a2d linter formatting 2020-05-26 10:19:04 +01:00
Conor_Mack
a9ef48e4ea merge 2020-05-26 10:06:04 +01:00
kevmodrome
5717bda8a4 refactor home page to use _layout 2020-05-26 10:38:43 +02:00
Joe
f00d212b59 Merge pull request #251 from Budibase/home-page
Home page UI design
2020-05-26 09:20:38 +01:00
Joe
d1cca48e0e Format and linting changes 2020-05-26 09:14:40 +01:00
Joe
e4da8a546d Minor responsive design updates and formatting 2020-05-25 20:26:48 +01:00
Joe
c8e9178b63 Home page UI design
The majority of HTML and CSS is complete.

Still to be done:
- Activate the create new web app button
- Activate the settings nav item
- Date modified
- Ability to rename web app and provide a description (and an auto screenshot is generated down the line)
2020-05-25 16:57:17 +01:00
Conor_Mack
7f3b34093a Merge branch 'master' of https://github.com/Budibase/budibase into property-panel/master 2020-05-25 15:24:47 +01:00
Conor_Mack
deab1adc31 Completed CSS Selector Styling 2020-05-25 15:23:56 +01:00
Joe
e20b65c13b Panel titles updated
Panel titles updated to represent designs
Further work is required to use global styles to control this
2020-05-23 13:00:38 +01:00