Commit Graph

21 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
Martin McKeaveney d87a17eaec PR Comments 2020-07-08 16:31:26 +01:00
Michael Shanks 208f5b33c1 Form component now supports edit recprd 2020-07-07 20:16:03 +01:00
Michael Shanks 9098858ef8 Some extra comments 2020-07-06 17:10:55 +01:00
Michael Shanks a55865e34c Form: success notifier on save + configurable button text 2020-07-06 16:24:44 +01:00
Michael Shanks fbdd159c56 Add `title` prop to forms (hides title if none entered) 2020-07-06 10:17:23 +01:00
Joe 290b1cce14 Formatting and linting done 2020-06-29 19:55:27 +01:00
Joe 5f7186106e Updated the basic form with boolean and select fix 2020-06-29 19:54:30 +01:00
Joe 5b600c4f2b
Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Joe a77be47076 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Michael Shanks f44f3ec375 bugfix:Dataform throwing error 2020-06-21 06:01:29 +01:00
Michael Shanks bf952f8677 instanceid removal 2020-06-18 16:59:31 +01:00
Joe 67868eb9d3 formatting 2020-06-09 11:49:06 +01:00
Joe 7b25f559c0 Data Components UI Update
Changes include:
Table UI updated, including color changes, margin, padding and height adjustments,
Table centered, title added, spacing improved
login - button text includes web app name
2020-06-05 15:08:03 +01:00
Joe 0638c5b9b8 Transition fix, decoration added and dataform button font removed 2020-06-04 12:22:01 +01:00
Joe 94a9868427 Form and button update 2020-06-03 22:49:55 +01:00
Martin McKeaveney f939d9ef13 fix dataform 2020-06-03 16:10:03 +01:00
Martin McKeaveney c8dd48b507 formatting 2020-05-18 11:01:17 +01:00
Martin McKeaveney 0962f102c5 data components 2020-05-07 22:15:09 +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