mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-07-21 19:54:26 +08:00

* feat: done with the basic design * refactor: started working with functionality * refactor: done with saving the thresholds * refactor: done with coloring and conflicting threshold in value chart * refactor: done with the backgound color and text * refactor: done with unit in value graphs * refactor: done with precedence and drag and drop * refactor: removed the unwanted console * chore: updated snapshot and test * refactor: support for dark mode * refactor: done with the review changes * refactor: removed the extra created file * refactor: tsc fixes * refactor: updated border color * refactor: updated required mark * refactor: added missing props * refactor: tsc fixes * refactor: addressed review comments