1
0
Fork 0
mirror of synced 2024-09-20 19:33:10 +12:00
Commit graph

64 commits

Author SHA1 Message Date
Joe
70050332e6 Various minor UI updates including the settings modal
Settings modal update includies, improved spacing, element sizing. Working with this part of the platform felt a little brittle. It might be the fact it's a modal.

The frontend component section had a different layout that the block section in the backend and workflow section - updated to follow suit.

Dataform button updated and improved.

Settings button color updated

Additonal data blocks added which are pretty popular (not essential but took me mew a seconds to add and will save me a decent bit in the future)
2020-07-12 19:19:12 +01:00
Michael Shanks
a55865e34c Form: success notifier on save + configurable button text 2020-07-06 16:24:44 +01:00
Michael Shanks
877a9b1033 Login: allow edit of title & button text 2020-07-06 11:30:36 +01:00
Michael Shanks
fbdd159c56 Add title prop to forms (hides title if none entered) 2020-07-06 10:17:23 +01:00
Michael Shanks
8cc59447b8 #383 rename Model > Table (ui only) 2020-07-02 20:38:02 +01:00
Michael Shanks
c5eae1ec2f lint fix 2020-07-01 13:27:12 +01:00
Michael Shanks
4b3ceb7f9d Added recordDetail component 2020-07-01 13:19:14 +01:00
Joe
290b1cce14 Formatting and linting done 2020-06-29 19:55:27 +01:00
Joe
55207c35ca WIP Form Component Design Update
Wide form added
Boolean button fixed
2020-06-29 16:32:51 +01:00
Michael Shanks
14f8f6dcfc bugfix: cannot change container type 2020-06-24 16:16:01 +01:00
Martin McKeaveney
6f1ea30fe6 embed component, rename main and login to public and private 2020-06-11 20:18:59 +01:00
Joe
67868eb9d3 formatting 2020-06-09 11:49:06 +01:00
Joe
bd908a6e67 Image Component
Image component added to builder
2020-06-09 11:06:18 +01:00
Michael Shanks
cd29fd9862 Merge branch 'master' into new-list-spike2 2020-06-04 11:57:05 +01:00
Michael Shanks
db0624b01b "DataList" = old list, "List" = new list 2020-06-04 11:56:42 +01:00
Martin McKeaveney
e74c685956 lint 2020-06-03 20:44:35 +01:00
Martin McKeaveney
71f9b4f832 charttype prop for datachart 2020-06-03 20:38:46 +01:00
Martin McKeaveney
0482bc242c fix some other auth bugs 2020-06-03 20:35:30 +01:00
Joe
0241fb7e91
Merge pull request #311 from Budibase/login-component-UI
login component UI update
2020-06-03 15:21:43 +01:00
Joe
8e3d823401 login component UI update
Input styles updates
Labels removed
Button redesigned
Title/name added to ui and settings

*Logo and preview broke for login component and page - Another issue
2020-06-03 15:13:39 +01:00
kevmodrome
f187758147 fixes lint issues 2020-06-03 14:55:29 +02:00
kevmodrome
dba1ff1de1 adds another color to Nav Bar and also adds roboto as default font in created apps 2020-06-03 14:52:18 +02:00
kevmodrome
0aa9aece0b adds options to navbar component 2020-06-03 14:36:39 +02:00
Michael Shanks
f10e08fee3 replace DataList with new List 2020-06-03 09:25:56 +01:00
Michael Shanks
9c258da579 spike - list that accepts children 2020-06-02 23:26:06 +01:00
Martin McKeaveney
10ecb8d732 fix datalist, datatable and chart component 2020-06-02 21:31:29 +01:00
Martin McKeaveney
425028dfea fix login component 2020-06-02 16:46:37 +01:00
Conor_Mack
2c228fee81 Bug fixes and tidyup 2020-06-02 14:22:35 +01:00
Conor_Mack
773d0268d4 Card Settings and Fix for Input Suffixes 2020-06-02 14:01:25 +01:00
Michael Shanks
c0b9e1b7e3 bugfix: restoring design props to screenslot 2020-05-29 09:43:11 +01:00
Joe
75d67465bf Color fix 2020-05-28 09:23:36 +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
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
Conor_Mack
1bf57c7873 linter formatting 2020-05-26 10:19:04 +01:00
Conor_Mack
a4c65eb803 Stable property panel 2020-05-21 14:28:32 +01:00
Conor_Mack
12ef145973 Settings, Tidyup and Refactor 2020-05-20 11:55:25 +01:00
Conor_Mack
bba1de1df8 Building components settings and refactoring 2020-05-19 17:00:53 +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
Martin McKeaveney
9ff76c799c add initialiseClientDB 2020-05-11 10:28:06 +01:00
Conor_Mack
2e6a0e36c0 Pre demo changes 2020-05-08 20:29:15 +01:00
Martin McKeaveney
0962f102c5 data components 2020-05-07 22:15:09 +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
392de2efcc development setup, adding data components 2020-05-06 10:33:30 +01:00
Conor_Mack
391237403b <svelte:component> solution for rendering 2020-05-05 14:45:52 +01:00
Conor_Mack
a03b4df4f3 Updates to naming conventions 2020-05-05 10:02:10 +01:00
Martin McKeaveney
2c361f3d1d apps being served correctly 2020-05-04 17:13:57 +01:00