1
0
Fork 0
mirror of https://github.com/Luzifer/mondash.git synced 2024-12-23 04:21:18 +00:00
Commit graph

7 commits

Author SHA1 Message Date
47a27cdf9c
Fix ugly design of detail link
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-08-16 23:52:31 +02:00
f969a6916d
Apply new linter settings
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-08-16 23:33:12 +02:00
7bc70423c6
Add required packages for eslint
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-08-16 23:30:00 +02:00
abeac1852e
Update eslint config
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-08-16 23:29:50 +02:00
14a098a037
Add DetailURL and line breaks for descriptions
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-08-16 23:29:13 +02:00
324b724f03
Fix: Properly display newlines in metric description
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-08-16 22:25:45 +02:00
f3c31476b4
Major: Rework frontend, API and improve code quality (#5)
* Update dependencies
* Improve code quality
* Apply linter advices
* Add gzip compression to all requests
* Rework frontend
* Apply bootswatch theme
* Hide historic details when not requested
* Remove debugging header
* Apply auto-migration of meta fields
* Fix broken "last update" time
* Pre-sort metrics for frontend / API
* Add tooltip with absolute time
* Some design fixes
* Add tooltip with absolute date to last ok
* Implement filters
* Apply eslint --fix
* Remove unused var
* Remove remains of old template engine
* Update baked in assets
* Update Dockerfile for new version

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-05-25 00:03:06 +02:00