1
0
Fork 0
mirror of synced 2024-07-03 05:20:32 +12:00
Commit graph

296 commits

Author SHA1 Message Date
Joe c1aaeffaec Formatting update 2020-06-01 21:34:03 +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 93ab8659ed Property panel updates 2020-06-01 16:31:58 +01:00
Martin McKeaveney 398f200661 merge 2020-06-01 16:27:27 +01:00
Michael Shanks dd6e4a3d97 lint:fix & forman 2020-06-01 12:15:44 +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 c87ddade50 component nav dropdown menu 2020-06-01 10:18:45 +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
Joe 50e29f2d0b Formatting update 2020-05-29 18:32:52 +01:00
Michael Shanks ddf824c583 Merge branch 'master' into component-nav-update 2020-05-29 15:20:26 +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 a8912b27b0 formatting 2020-05-28 19:42:33 +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
Martin McKeaveney d21cadfa47
Merge pull request #258 from Budibase/Design-UI-edit-panel-update
Ui Update
2020-05-26 22:45:00 +01:00
Joe b632cc59a5 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 1e8146e6f6 90% finished modal 2020-05-26 16:25:37 +02:00
Conor_Mack fcbfddbd23 Removing Svelte Color Picker 2020-05-26 15:08:59 +01:00
Conor_Mack 852a93a1e8 merge 2020-05-26 10:06:04 +01:00
kevmodrome 84d26f962f refactor home page to use _layout 2020-05-26 10:38:43 +02:00
Joe 3be7182887 Format and linting changes 2020-05-26 09:14:40 +01:00
Joe 1c35836834 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 d250d61c62 Completed CSS Selector Styling 2020-05-25 15:23:56 +01:00
Conor_Mack a4c65eb803 Stable property panel 2020-05-21 14:28:32 +01:00
Conor_Mack 5b8d1cead7 Testing Complete - Resolve Post Issue 2020-05-18 16:32:00 +01:00
Conor_Mack c98289783f Merge branch 'property-panel/structure' into property-panel/new-backend 2020-05-12 14:53:20 +01:00
Conor_Mack 6d70cfd1c1 Properties panel structure complete 2020-05-07 14:30:04 +01:00
Martin McKeaveney c255883aed formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney e55120bb62 removed core library 2020-05-06 20:49:21 +01:00
Conor_Mack 391237403b <svelte:component> solution for rendering 2020-05-05 14:45:52 +01:00
Martin McKeaveney c3f68e9895 merge 2020-05-04 17:17:03 +01:00
Martin McKeaveney abd6da7b11 component library modules and definitions refactor - moved to backend. More routing and middleware reorganisation 2020-05-02 15:29:10 +01:00
Martin McKeaveney c733b5bee8 access levels, actions and triggers removed. Restructuring and refactoring 2020-04-29 20:29:56 +01:00
Conor_Mack 985ce2f50a Colorpicker functionality for components panel 2020-04-29 15:49:51 +01:00
Martin McKeaveney 588fe5ebaa clientId fetching before app load, custom views, fixed schema 2020-04-28 14:39:35 +01:00
Martin McKeaveney 228999aba5 backend allowing creation of models, records and databases 2020-04-20 16:17:18 +01:00
kevmodrome 672bd8b945 update record to model in core 2020-04-14 12:07:21 +02:00
kevmodrome 50abaa4988 change isRecord to isModel 2020-04-14 12:03:22 +02:00
kevmodrome 2ac1bcdcba update more names from record to model 2020-04-14 11:25:37 +02:00
Joe b8788b187f Changes to page layout in navbar
Also changed 12px fonts to 13px fonts
2020-04-02 17:11:38 +01:00
Joe 203247f5d3 Styling changes
Font stlyes changed
Margin revised
Table fonts updated
Select component updated
2020-04-02 15:11:27 +01:00
Michael Shanks 868d6112e8 Merge branch 'feature/builder-organization' of https://github.com/kevmodrome/budibase into kevmodrome-feature/builder-organization 2020-04-02 07:54:02 +01:00
kevmodrome 31f5a1414b changes from node_modules to using rollup-plugin-alias, fixes tests 2020-04-01 12:38:07 +02:00