Commit graph

7 commits

Author SHA1 Message Date
Starbeamrainbowlabs 66392b7af9
Start working on our own stacked bar chart system
....but we've only just got the scaffolding in place.

Apexcharts is cool, but I'm doubtful that it's gonna cooperate with us, 
and it keeps throwing random error messages that aren't explained very 
well - and indeed the docs aren't particularly helpful here either.
2022-04-04 03:12:47 +01:00
Starbeamrainbowlabs 00722e6b76
client GlobalUI: use display name for navigation items 2022-03-11 01:39:45 +00:00
Starbeamrainbowlabs b885ea5e3f
client: add navigation item for dashboard 2022-03-11 01:29:47 +00:00
Starbeamrainbowlabs 43e8c2583d
client: fix dynamic nav links 2022-03-11 01:20:51 +00:00
Starbeamrainbowlabs 21d193a424
client: bugfix new code
We now have a sidebar!
2022-03-10 23:58:12 +00:00
Starbeamrainbowlabs a24ba21ba8
Add tabledefs & ui item indexes 2022-03-10 23:09:22 +00:00
Starbeamrainbowlabs 30b20f8e18
client: Add initial on load UI logic.
It's still missing static/js/tabledefs/index.mjs though
2022-03-10 03:26:08 +00:00