* fix(UI): graph legends is fixed
* chore(UI): some changes regarding the color of the chart is updated
* full view css is fixed
* usage explorer graph is fixed
* default query is removed
* fix: scroll is removed
While porting the webpack config file from typescript to
javascript, commit 3e0f5a866d963a65738f0fe2d6c747fdfca05a65 accidentally removed
style-loader from config setting. Due to this, the CSS file
wasn't being attached with the bundled html file.
Fixed this by adding the style-loader back to config settings
in webpack.
* feat(UI): sendfeedback is updated
* chore(UI): config slack hook url is updated
* fix(chore): button size is updated
* fix(bug): user feedback is updated
* chore(bug): z-index is fixed
* fix(bug): applayout is updated
* fix(bug): applayout is updated
* fix(FE): removed time filter from settings page #374
* declared an array consisting of routes,in which we won't have to render time filter component
* fix(UI): global down is removed from the alerts page
Co-authored-by: Mohmin2 <mohmin@expansionjs.com>
Co-authored-by: Mohmn <naqashmohmin1@gmail.com>
Co-authored-by: Ankit Nayan <ankit@signoz.io>
* fix(FE): removed time filter from settings page #374
* declared an array consisting of routes,in which we won't have to render time filter component
Co-authored-by: Mohmin2 <mohmin@expansionjs.com>
* chore(UI): @types/node version is updated and port sync finder is removed
* chore(UI): tsconfig is updated
* fix(bug) webpack config is updated
* fix(bug): some eslint error is now fixed
* chore(lock): yarn lock is fixed
* fix(bug): removed scss loaded both in webpack config
* chore(bug): some unwanted package.json is removed
* chore(bable): babelrc is updated
* chore(node-version): node version is updated in the nvm
* chore(bug): gulp file is removed
* feat(UI): web vitals is added in the development env
* chore(webpack): file-loader is added for font
* chore(UI): monaco-editor is added
* feat(UI): Editor component is added
* feat(UI): List All Alerts is updated
* feat(UI): Create Alert is updated
* feat(API): create alert api is added
* feat(page): EditRules is added
* feat(UI): Alerts WIP
* chore(typescript): typing are updated
* update(UI): useFetch hook is updated
* chore(UI): component for alerts is updated
* chore(UI): create alert is updated
* feat(UI): delete alert is now added
* feat(api): Delete api is added
* chore(route): edit rule route is updated
* update(UI): get getAll put Alert functionality is added
* update(UI): Alert Channels is updated in setting tab
* chore(UI): alerts api is updated
* chore(UI): getGroup api is updated
* chore(UI): chprev api is updated
* chore(UI): getGroup interface is exportable
* feat(UI):Alerts is added
* temp
* feat(UI): triggered alerts is added
* chore(UI): deafault key for the alert is updated
* chore(UI): alerts linting is fixed
* chore(UI): alerts linting is fixed
* chore(UI): sort order is implemented
* feat(FE): channels WIP
* feat(UI): slack ui is updated
* Channels is updated
* feat(UI): slack ui is updated
* fix(ROUTES): Channels have a seperate route
* fix(build): production build is fixed by adding the file loader
* fix(UI): create slack config is updated
* fix(BUG): delete alert rule is fixed
* fix(bug): after successfull edit user is navigated to all rules
* fix(bug): alert is updated
* fix(bug): expandable row is updated
* fix(bug): filter and grouping of the alerts is fixed
* chore(alerts): default title and description of the channels is updated
* fix(UI): filtering is fixed
* fix(UI): baseUrl is redirected to the nginx and text is updated
* fix(BUG): destoryed the inactive pane
* chore(UI): placeholder for the triggered alerts is updated
* chore(FE): placeholder is updated
* chore(UI): placeholder is updated for the create alert