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

918 commits

Author SHA1 Message Date
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 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 2325291b3e fix another lint error 2020-05-27 13:53:44 +02: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
kevmodrome 3a72eddd78 add loading state 2020-05-27 12:54:53 +02: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 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 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 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
Michael Shanks 1c38beaefd Merge branch 'master' of github.com:Budibase/budibase 2020-05-26 11:06:45 +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
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
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
Michael Shanks e9e6cf1dfd merge conflicts 2020-05-21 14:43:49 +01:00
Michael Shanks 733cc99bd7 Merge branch 'master' of github.com:Budibase/budibase 2020-05-21 14:31:53 +01:00
Michael Shanks aa66598e4c auth, first version, needing tested 2020-05-21 14:31:23 +01:00
Conor_Mack facd99f58a Stable property panel 2020-05-21 14:28:32 +01:00
Michael Shanks 35ceb7e01d budi init - removing unnecessary argument 2020-05-21 11:55:56 +01:00
Martin McKeaveney 2965c2338d workflow CRUD complete 2020-05-20 17:02:46 +01:00
Conor_Mack 017ac7aced Settings, Tidyup and Refactor 2020-05-20 11:55:25 +01:00