Vincent Bernat
a912da7fa1
build: use gofumpt
...
Undecided if we need to use it. I think it's nice.
2023-02-11 10:03:45 +01:00
Vincent Bernat
a30024cfa1
console: use common/schema for dimensions
...
This is a bit less type-safe. We could keep type safety by redefining
all the consts in `query_consts.go` in `common/schema`, but this is
pointless as the goal is to have arbitrary dimensions at some point.
2023-01-03 18:40:19 +01:00
Vincent Bernat
cbfa754340
console: add limit and graph-type to default-visualize-options
2022-12-01 09:58:19 +01:00
Vincent Bernat
ec41da67c0
console/frontend: use configured dimensions limit for “Visualize” tab
2022-11-15 14:12:26 +01:00
Vincent Bernat
3e3bcbdada
http: use a method to get local address
...
And limit its export to testing.
2022-08-21 08:20:14 +02:00
Vincent Bernat
47c8113e99
console: fix failing test due to previous commit
2022-07-21 15:21:26 +02:00
Vincent Bernat
049513be5c
console: add configuration for default options of the visualize tab
2022-07-21 13:16:39 +02:00
Vincent Bernat
927a9f3cfd
console: display running version
2022-07-21 12:57:32 +02:00