mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-22 18:06:35 +00: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