Commit graph

18 commits

Author SHA1 Message Date
Starbeamrainbowlabs 0269880ee4
Style tables 2022-03-16 22:55:32 +00:00
Starbeamrainbowlabs 437c0da2f7
peer_name: user feedback for copy 2022-03-14 02:49:02 +00:00
Starbeamrainbowlabs 1a214bf8c5
UITable: Add h3 2022-03-14 02:43:23 +00:00
Starbeamrainbowlabs e21d6ffc37
client: Bugfix UITable
It works!

...sorta.

We really need to fix the duplicate connection thingy.
2022-03-14 02:40:34 +00:00
Starbeamrainbowlabs 56ac4b2fc1
TableView: be more strict when checking the ui item index 2022-03-11 01:58:43 +00:00
Starbeamrainbowlabs 33e247f1c1
TableView: comment properly 2022-03-11 01:48:58 +00: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
Starbeamrainbowlabs 0f2c5ae194
TableView: fill in append_table
oops
2022-03-10 03:04:50 +00:00
Starbeamrainbowlabs 04479d5ce3
TableView, UITable: fill in the plumbing
Int heory, we now have the basics of the UI down now. We just need to 
hook up the navigation and do some testing :D
2022-03-10 02:53:30 +00:00
Starbeamrainbowlabs 5d38a56bed
client: Start filling out more of the UI plumbing, but there's still a ways to go 2022-03-06 02:39:52 +00:00
Starbeamrainbowlabs 67281677ac
client: Add last edit marker to TableView so we don't lose our place.
It's late at night & I need to go to bed, but I'm in the middle of this
2022-02-27 03:06:57 +00:00
Starbeamrainbowlabs ae1b46097e
client: start work on UI plumbing, but it's far from finished....
UI code is always impossible to keep nice and neat....  * sighs *
2022-02-27 02:06:33 +00:00
Starbeamrainbowlabs 6a834eea22
client: TableView: move to UI subdir 2022-02-27 02:05:45 +00:00