17 Commits

Author SHA1 Message Date
00e84bd99a feat: offline validation.
Also some more help text on flags.
2024-03-10 16:31:38 -04:00
e44d2087c8 feat: you can embed log tables now. 2024-03-05 20:44:10 -05:00
464f5db99c maint: formatting fixes 2024-03-02 10:14:36 -05:00
ec2394eaf7 feat: logql queries in dashboard definitions 2024-03-02 10:13:07 -05:00
7a40e6b1ff feat: URL for embedded graphs. 2024-02-27 17:08:27 -05:00
0af85229c2 ui: deep linking and url history 2024-02-23 18:18:33 -05:00
8aa41eb68c feat: Flag to validate config and queries succeeed. 2024-02-23 17:10:36 -05:00
f32a221022 ui: start out with flex column arrangments 2024-02-20 20:49:14 -05:00
8665986d4e Copyright date 2024-02-12 15:50:35 -06:00
e0bbf15c6f refactor: serve the js libraries via url 2024-02-07 14:37:24 -06:00
4d2524efdc fix: type signatures for the state passing. 2024-02-07 07:10:12 -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