Commit Graph

212 Commits

Author SHA1 Message Date
f8a199fd6a move edit/delete buttons outside the text 2023-04-04 19:08:52 +02:00
48ae47d050 add second column to dashboard 2023-04-04 19:02:46 +02:00
3386f0994f add preview for markup 2023-04-04 18:46:34 +02:00
75f45c4d87 only show external link icon for external links 2023-03-23 18:14:24 +01:00
bacd86d836 add markdown support for text widgets 2023-03-19 20:10:04 +01:00
c7af333052 remove title form add/edit plot dialog 2023-03-19 09:18:16 +01:00
a3aa62aee2 abort plotting on dashboards 2023-03-19 09:16:50 +01:00
6d2e8da805 add more icons we might need some time 2023-03-18 09:54:03 +01:00
53e7a21602 show edit of title and descr only when hovering 2023-03-18 09:46:03 +01:00
b6045eda22 open visualization page with settings 2023-03-18 09:42:04 +01:00
6d8af4fdc6 hide gallery when it is not active 2023-03-17 17:08:55 +01:00
359c17bf29 add unit type for bytes 2023-03-17 16:53:34 +01:00
686e3edd60 last 3 month does not include current month 2023-03-16 19:08:47 +01:00
2310c2ab0d position invaders after screen resize 2023-03-16 18:55:19 +01:00
a6fbd0c60d show invaders again during plotting 2023-03-16 18:20:35 +01:00
e543e0b388 form validation for new dashboard dialog 2023-03-14 20:09:36 +01:00
882f04d893 set focus the new way 2023-03-13 19:41:42 +01:00
da4a95e5ed fill intervalUnit when editing plot 2023-03-13 19:39:00 +01:00
4679da480c replace randomUUID with something that is available in real live 2023-03-12 20:15:29 +01:00
1ca4f18e3d a somewhat working example of a dashboard 2023-03-12 17:33:26 +01:00
add30a5ee9 use a drag handle with icon 2023-03-12 17:02:40 +01:00
dafe6813ed enable save button only if dashboard is dirty 2023-03-12 09:36:33 +01:00
bc0ae23de5 delete plot from dashboard 2023-03-12 09:15:56 +01:00
02c748c286 delete text from dashboard 2023-03-12 09:11:49 +01:00
44aed2883d edit name and description on dashboard page 2023-03-12 08:52:54 +01:00
96ed788793 cleanup 2023-03-12 08:32:42 +01:00
b5028e03be edit plots 2023-03-12 08:24:16 +01:00
b56b4c231e experiment with different dragHandle positions 2023-03-11 15:24:39 +01:00
e3945a4d33 edit dashboard and text widgets 2023-03-11 15:22:33 +01:00
cb5b160d3c make page buttons to links 2023-03-11 10:39:06 +01:00
6c62436753 fix adding of plots 2023-03-09 20:13:55 +01:00
0bd22233a1 fix more stuff Angular broke 2023-03-08 19:36:50 +01:00
4b4932a636 fix more bugs introduced by Angular 15 2023-03-08 19:25:31 +01:00
6474b5e3c6 replace legacy component 2023-03-08 19:09:30 +01:00
62cb88e505 delete dashboards 2023-03-05 18:12:31 +01:00
332611accb make clear dashboards are still in beta 2023-03-05 17:30:02 +01:00
10c982c8bc move dashboard elements and store the order 2023-03-05 16:16:54 +01:00
77c576c434 zoom-in cursor for dashboard plots 2023-03-04 12:22:23 +01:00
8f369d9943 remove old way of rendering images 2023-03-04 10:56:05 +01:00
bc3b6ec3e9 use new render result for visualization 2023-03-04 10:18:55 +01:00
9e53022b4a show fullscreen image 2023-03-04 09:48:29 +01:00
c57b53ccc6 show info message if no dashboard available 2023-03-03 19:02:34 +01:00
6568ba2ae6 optimize size of histogram icon 2023-03-03 18:45:46 +01:00
2514cd86c1 try a logo 2023-03-03 18:45:33 +01:00
8c023760b1 color version of strip chart 2023-03-02 18:15:18 +01:00
a8cd94f47e improve error messages 2023-03-02 17:56:23 +01:00
b3509e062b show error message when dashboard cannot be loaded 2023-03-02 17:42:01 +01:00
1bfb8a0090 show error message when loading dashboards failed 2023-03-01 19:15:13 +01:00
d9daf561bf show spinner when loading dashboards 2023-03-01 19:05:53 +01:00
71410801dc Merge remote-tracking branch 'origin/master' into dashboard 2023-03-01 18:59:27 +01:00