1
0
Fork 0
mirror of synced 2024-09-15 08:47:37 +12:00
Commit graph

20 commits

Author SHA1 Message Date
Andrew Kingston
1b0fa94dff Add support for full depth data binding 2020-11-20 09:50:10 +00:00
Andrew Kingston
cdb8ff3563 Update all components to be renderable and styleable 2020-11-18 21:06:12 +00:00
Andrew Kingston
e11656fa24 Add lots of new work on client library rewrite 2020-11-17 12:08:24 +00:00
mike12345567
fdaa69ee7f 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
9a8c659b79 Unify DataForm and DataFormWide by using single component with BBUI styles 2020-10-08 10:42:53 +01:00
Martin McKeaveney
32771fe4e3 backend bug fixes 2020-09-14 11:03:27 +01:00
Martin McKeaveney
2abd6ed7b2 tidy up 2020-09-10 13:09:44 +01:00
Martin McKeaveney
44426b6bf8 data form component date picker aware, form component refactor 2020-09-10 13:04:45 +01:00
Victoria Sloan
0910f3b34c bbui version updated to latest & updated Label component used 2020-09-01 21:28:38 +01:00
Victoria Sloan
1d4e86621e updating bbui version and replacing uk-form-label with bbui Label component 2020-08-30 15:28:46 +01:00
Michael Shanks
1b04b64177 Form: setting default values on record fields 2020-07-21 12:16:05 +01:00
Joe
ed7b5b779e 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
7c5da11836 PR Comments 2020-07-08 16:31:26 +01:00
Michael Shanks
9208a43cf1 Form component now supports edit recprd 2020-07-07 20:16:03 +01:00
Michael Shanks
ee0ab87c31 Some extra comments 2020-07-06 17:10:55 +01:00
Michael Shanks
8fc00ee78d Form: success notifier on save + configurable button text 2020-07-06 16:24:44 +01:00
Michael Shanks
ec594234d8 Add title prop to forms (hides title if none entered) 2020-07-06 10:17:23 +01:00
Joe
66a7d24ea2 Formatting and linting done 2020-06-29 19:55:27 +01:00
Joe
c015544959 Updated the basic form with boolean and select fix 2020-06-29 19:54:30 +01:00
Joe
b7285e0108 WIP Form Component Design Update
Wide form added
Boolean button fixed
2020-06-29 16:32:51 +01:00