116 Commits

Author SHA1 Message Date
9e52ac341b dev: Encapsulate the graphing bits in a web component 2024-02-08 19:07:46 -06:00
08267f7727 feat: Huzzah! the graph renders! 2024-02-07 19:18:30 -06:00
e0bbf15c6f refactor: serve the js libraries via url 2024-02-07 14:37:24 -06:00
8a6d5d5b9d dev: generation of a graph with no data for graph 2024-02-07 13:59:44 -06:00
e8edef93bf dev: sketch out basic elements for graph placement 2024-02-07 13:37:43 -06:00
757b86cb00 dev: Add plotly graphing library 2024-02-07 13:16:53 -06:00
4d2524efdc fix: type signatures for the state passing. 2024-02-07 07:10:12 -06:00
bb856bb464 feat: trigger htmx requests for dashboard clicks 2024-02-06 16:27:52 -06:00
5c03512e86 feat: Add htmx as javascript embed 2024-02-06 16:27:25 -06:00
716f235335 feat: Run queries via the ui for dashboard graphs
The prometheus library requires tokio.
2024-02-04 18:13:20 -06:00
3600b06e52 maint: Cleanup todo 2024-02-03 19:10:53 -06:00
03e4d1fac5 dev: Use dashboard titles to generate menu 2024-02-03 19:06:38 -06:00
d4b38830e6 init: skeleton for dashboard configuration state 2024-02-03 17:32:37 -06:00
e607ce53ea init: scaffolding for cli argument parsing 2024-02-03 16:31:28 -06:00
f5609bd6b0 init: Scaffolding for axum serving 2024-02-03 16:11:13 -06:00
06778ccc94
Initial commit 2024-02-01 10:40:28 -05:00