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

528 commits

Author SHA1 Message Date
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
Martin McKeaveney
b4b90fcaeb styling, bug fixes, client library state updates 2020-05-29 16:06:23 +01:00
Martin McKeaveney
e648dc80e8 refactor client library 2020-05-29 14:06:36 +01:00
Martin McKeaveney
7a3b368399 make alerts live, more hooks, app notifications 2020-05-28 23:32:03 +01:00
Martin McKeaveney
6f0a84dd38 adding workflow blocks, parameter parsing, templating 2020-05-28 20:20:03 +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
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
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
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
Joe
97adabcaa8 Top nav redesign
New BB logo added, and sizing changed.
Nav items margin changed to reflect designs
Nav items color changed to reflect new simplified color scheme
Bottom border added
Nav background color changed

*Global styles is a work in progress.
2020-05-23 09:49:25 +01:00
Martin McKeaveney
cacee947bf workflow charts 2020-05-22 16:32:23 +01:00
Conor_Mack
0a745edfe4 Change of structure for _styles 2020-05-22 15:30:29 +01:00
Conor_Mack
54e7dba667 Cleanup 2020-05-22 10:42:02 +01:00
Martin McKeaveney
e659e69e86 workflow UI with DnD 2020-05-21 21:40:16 +01:00
Conor_Mack
facd99f58a Stable property panel 2020-05-21 14:28:32 +01:00
Conor_Mack
017ac7aced Settings, Tidyup and Refactor 2020-05-20 11:55:25 +01:00
Conor_Mack
3cd48773d1 Building components settings and refactoring 2020-05-19 17:00:53 +01:00
Martin McKeaveney
d86fc405ca routify config for electron 2020-05-19 15:45:09 +01:00
kevmodrome
d65acca512 upgrades routify to latest version 2020-05-19 15:19:32 +02:00
Martin McKeaveney
5c775ecf48 electron asar 2020-05-19 14:03:46 +01:00
Martin McKeaveney
ee139cd137 adding builder route for testing 2020-05-18 18:05:36 +01:00
Martin McKeaveney
3be38109e3 preloading remix, removing unused css 2020-05-18 16:37:19 +01:00
Conor_Mack
983a1c3718 Testing Complete - Resolve Post Issue 2020-05-18 16:32:00 +01:00
Conor_Mack
9eceb6c5cf Merge branch 'master' of https://github.com/Budibase/budibase into test/master-and-property-panel 2020-05-18 15:45:14 +01:00
Martin McKeaveney
661084a97f fixing lint errors 2020-05-18 14:08:32 +01:00
Martin McKeaveney
2f9944aa4b fix builder component library loading issue 2020-05-18 14:06:14 +01:00
Conor_Mack
38b57f3024 Merge branch 'test/property-panel-changes' into test/master-and-property-panel 2020-05-18 12:15:03 +01:00
Martin McKeaveney
5cd218da02 fixing CI 2020-05-18 11:18:31 +01:00
Martin McKeaveney
3c9af5336e formatting 2020-05-18 11:01:17 +01:00
Michael Shanks
dffc6df5ea merge conflicts.. 2020-05-18 06:43:05 +01:00
Michael Shanks
1dc32a05e3 removing clientId from frontend, fixing invalid database name 2020-05-18 06:40:29 +01:00
Martin McKeaveney
d3a19f4858 electron script 2020-05-15 18:13:24 +01:00
Michael Shanks
b7a3ed2e08 Merge branch 'master' of github.com:Budibase/budibase 2020-05-14 15:12:40 +01:00
Michael Shanks
97db4f1765 server tests in-memory and passing 2020-05-14 15:12:30 +01:00
Martin McKeaveney
634abe194c Update CurrentItemPreview.svelte 2020-05-12 17:16:39 +01:00
Conor_Mack
dc21bcd525 Merge branch 'property-panel/structure' into property-panel/new-backend 2020-05-12 14:53:20 +01:00