* feat👔 : getLatestVersion api is added
* chore: VERSION page is added
* feat: ✨ version page is added
* chore: all string is grabbed from locale
* chore: warning is removed
* chore: translation json is added
* chore: feedback about version is added
* chore: made two different functions
* unused import is removed
* feat: version changes are updated
* chore: if current version is present then it is displayed
* order is added in the url
* local min max duration is kept in memory to show min and max even after filtering by duration
* checkbox ordering does not change when the user selects or un-selects a checkbox
* (fix): Duplicate alerts in triggered alerts fixed by changing source api from /alert/groups to /alerts
* (fix): added comments for removed lines of group api call
* (fix): restored all getGroup
* chore: eslint is updated
* chore: some eslint fixes are made
* chore: some more eslint fix are updated
* chore: some eslint fix is made
* chore: styled components type is added
* chore: some more eslint fix are made
* chore: some more eslint fix are updated
* chore: some more eslint fix are updated
* fix: eslint fixes
Co-authored-by: Pranshu Chittora <pranshu@signoz.io>
* bug: useHistory is removed and dashboard loading component is removed
* chore: new dashboard is updated
* chore: new dashboard is updated
* chore: sidenav is updated
* chore: getX console is removed
* chore: sidenav is updated with correct pathname
* feat: data time and graph label consistency across FE
* feat: saved state of sidebar and horizontal scroll fix for trace filter page
* feat: add Y-Axis unit for missing metrics graphs
* chore: update node version from 12.18 to 12.22
* fix: 24hr time unit on graph
* fix: save layout bug is resolved
* chore: onClick is also added in the component slider
* chore: dashboard Id is added
* chore: non dashboard widget is filtered out
* chore: panel layout stack issue is resolved