Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Kingston 32a143cf41 Add support for full depth data binding 2020-11-20 09:50:10 +00:00
Andrew Kingston 1bd2fac9b2 Update all components to be renderable and styleable 2020-11-18 21:06:12 +00:00
Andrew Kingston 94458b3907 Add lots of new work on client library rewrite 2020-11-17 12:08:24 +00:00
mike12345567 bb3370e742 Renaming Model -> Table across the entire system, this is an unstable update and has not been tested fully yet. 2020-10-09 18:49:23 +01:00
Andrew Kingston b71ba5b3fb Unify DataForm and DataFormWide by using single component with BBUI styles 2020-10-08 10:42:53 +01:00
Martin McKeaveney a72e6968e1 backend bug fixes 2020-09-14 11:03:27 +01:00
Martin McKeaveney 478761175c tidy up 2020-09-10 13:09:44 +01:00
Martin McKeaveney 1b63042ca8 data form component date picker aware, form component refactor 2020-09-10 13:04:45 +01:00
Victoria Sloan 6620e1e44e bbui version updated to latest & updated Label component used 2020-09-01 21:28:38 +01:00
Victoria Sloan 92fb970ef0 updating bbui version and replacing uk-form-label with bbui Label component 2020-08-30 15:28:46 +01:00
Michael Shanks 99c42786bb Form: setting default values on record fields 2020-07-21 12:16:05 +01:00
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 55207c35ca WIP Form Component Design Update
Wide form added
Boolean button fixed
2020-06-29 16:32:51 +01:00