Johannes 'fish' Ziemke
|
b0d1864146
|
Move css for graphs to graph.css and fix minor/fomatting issues.
|
2013-03-26 14:36:57 +01:00 |
Johannes 'fish' Ziemke
|
0a87618733
|
Add autocompletion for metrics.
|
2013-03-26 14:16:23 +01:00 |
Johannes 'fish' Ziemke
|
ecb8331df1
|
Update jQuery to 1.9.1.
|
2013-03-26 14:16:23 +01:00 |
Johannes 'fish' Ziemke
|
07c76747f0
|
Clean up of graph UI's form.
- Removed unnecessary spaces and labels.
- Aligned elements for cleaner look.
|
2013-03-26 14:16:23 +01:00 |
Johannes 'fish' Ziemke
|
24b3a6d2cc
|
Improve inserting of metrics in graph UI.
- Metric will inserted at cursor position.
- Selected text will get replaced.
- Press <tab> to jump to metrics and <return> to jump back.
|
2013-03-26 14:16:23 +01:00 |
Johannes 'fish' Ziemke
|
3626b71c22
|
Improve graph UI.
- resize graphs on browser resize
- move status field to upper right corner to save some space
- align the legend width to the graph's width
|
2013-03-26 14:16:22 +01:00 |
Johannes 'fish' Ziemke
|
6213c0f1ee
|
Add missing semicolons.
|
2013-03-21 17:54:03 +01:00 |
Johannes 'fish' Ziemke
|
72bd751857
|
Increase/decrease end date by 1/2 range.
|
2013-03-21 17:47:40 +01:00 |
Johannes 'fish' Ziemke
|
c0b5ba6512
|
Prevent unnecessary reload.
|
2013-03-21 17:44:21 +01:00 |
Johannes 'fish' Ziemke
|
f170720f61
|
Use hidden input for end.
Instead of appending to url manually.
|
2013-03-21 17:36:04 +01:00 |
Johannes 'fish' Ziemke
|
8e55ff0a8d
|
Save and restore end date in/from url.
|
2013-03-21 17:06:37 +01:00 |
Johannes 'fish' Ziemke
|
1f484b03c7
|
Renamed date_s to dateString.
To be more explicit.
|
2013-03-21 15:56:41 +01:00 |
Johannes 'fish' Ziemke
|
f9b4df4284
|
Add a date/time picker to graph UI.
- It's using https://github.com/mugifly/jquery-simple-datetimepicker
- If input is empty, it returns the most recent data
|
2013-03-21 14:26:13 +01:00 |
Julius Volz
|
23374788d3
|
Beginnings of a Prometheus status page.
|
2013-02-14 19:03:17 +01:00 |
Julius Volz
|
0cbd03ccf9
|
Move web-related code/resources to a subdirectory.
|
2013-02-08 14:52:36 +01:00 |