1
0
Fork 0
mirror of synced 2024-09-17 09:49:11 +12:00
Commit graph

23 commits

Author SHA1 Message Date
cmack
1e38350199 Integration of Backend and Data Components 2020-08-26 17:03:30 +01:00
cmack
35522d6da3 Data fetching for datatable component 2020-08-25 11:12:37 +01:00
Martin McKeaveney
4b8ac1a270 tidy up 2020-07-29 13:21:32 +01:00
Martin McKeaveney
3efc406463 icons wrong way round 2020-07-29 13:12:13 +01:00
Martin McKeaveney
d53afb175b table sorting for datatable 2020-07-29 13:11:29 +01:00
Martin McKeaveney
7e80c1b4b9 improved sorting logic 2020-07-28 19:40:52 +01:00
Martin McKeaveney
a62c8608c9 initial table sorting algo 2020-07-28 17:43:29 +01:00
Martin McKeaveney
284474db4b merge 2020-07-28 11:14:44 +01:00
Joe
1db1ad1a45 Layout update
The backend table was pushing the right panel out of sight on smaller screens. I have added css grid to control the layout, including a minimax section so the content does not dictate the size of the middle screen.
2020-07-14 14:52:11 +01:00
Michael Shanks
2a7926a677 DataTable should not display type & modelId 2020-07-02 21:22:21 +01:00
Joe
6a4f47a4c8 formatting and lint 2020-07-01 14:46:22 +01:00
Joe
b8c0678c87 Table component revised plus minor UI changes
Table redesigned to be more flexible and include setting props for better control
2020-07-01 14:37:57 +01:00
Joe
0cf410b253 Merge branch 'master' into Css-update-to-reflect-BBUI 2020-06-24 15:35:40 +01:00
Joe
28fadac7f7 CSS update UI refresh
Font changed to Inter
Colors reflect BBUI
Panel background removed
2020-06-23 08:19:16 +01:00
Michael Shanks
bf14aa5ccb instanceid removal 2020-06-18 16:59:31 +01:00
Joe
e32c4d15af formatting 2020-06-09 11:49:06 +01:00
Joe
63fe1349c3 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
Martin McKeaveney
c7e8cc95e4 fix datalist, datatable and chart component 2020-06-02 21:31:29 +01:00
Martin McKeaveney
3c9af5336e formatting 2020-05-18 11:01:17 +01:00
Martin McKeaveney
db69673a9d data components 2020-05-07 22:15:09 +01:00
Martin McKeaveney
0ec47971d0 formatting + fixing builder tests 2020-05-07 10:53:34 +01:00
Martin McKeaveney
910030e929 Auth working 2020-05-06 20:29:55 +01:00
Martin McKeaveney
ddb1880b98 development setup, adding data components 2020-05-06 10:33:30 +01:00