prometheus/web/ui/mantine-ui/src
Julius Volz b0c6aa48a4 Remove "scroll to top" button, it's causing page renders on every scroll
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-08-06 16:38:05 +02:00
..
api Completely refactor DataTable, show query infos and warnings 2024-08-01 13:13:02 +02:00
codemirror Some improvements to completion info tooltip for new CM version 2024-04-03 14:50:29 +02:00
components Add dropdown for discovered labels on /targets page 2024-08-05 20:13:49 +02:00
fonts Add codeicon font for autocompletion icons 2024-03-14 12:00:40 +01:00
images Implement several status pages and other general aspects 2024-02-21 11:13:48 +01:00
lib Clean up file hierarchy a bit, add some more comments 2024-04-09 12:36:53 +02:00
pages Show a gray health ring for empty pools 2024-08-06 09:16:18 +02:00
state Implement kv search on targets page again 2024-07-31 18:50:41 +02:00
types feat (ui): Add Native Histogram rendering to new UI (#14431) 2024-07-09 22:51:37 +02:00
App.module.css Add codeicon font for autocompletion icons 2024-03-14 12:00:40 +01:00
App.tsx Remove "scroll to top" button, it's causing page renders on every scroll 2024-08-06 16:38:05 +02:00
Badge.module.css Nicer panel health colors for both light and dark modes 2024-08-02 19:47:01 +02:00
main.tsx Move Settings context data into Redux settings slice 2024-07-15 22:19:47 +02:00
Panel.module.css Nicer panel health colors for both light and dark modes 2024-08-02 19:47:01 +02:00
vite-env.d.ts