prometheus/web/ui/mantine-ui/src
Julius Volz 73a328f37b Memoize and improve targets page filtering
Signed-off-by: Julius Volz <julius.volz@gmail.com>
2024-08-28 14:54:56 +02:00
..
api Add filtering to alerts page 2024-08-28 14:54:08 +02:00
codemirror Some improvements to completion info tooltip for new CM version 2024-04-03 14:50:29 +02:00
components Add filtering to alerts page 2024-08-28 14:54:08 +02:00
fonts Add codeicon font for autocompletion icons 2024-03-14 12:00:40 +01:00
images
lib Clean up file hierarchy a bit, add some more comments 2024-04-09 12:36:53 +02:00
pages Memoize and improve targets page filtering 2024-08-28 14:54:56 +02:00
state Add filtering to alerts page 2024-08-28 14:54:08 +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 Better target table formatting, store filters in URL 2024-08-10 20:25:38 +02:00
Badge.module.css Make badge colors more consistent 2024-08-06 16:38:31 +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