* feat: setup the app context to fetch users,licenses and feature flags
* feat: added global event listeners for after_login event
* feat: remove redux from app state and private route
* feat: syncronize the approutes file
* feat: cleanup the private routes
* feat: handle login and logout
* feat: cleanup the app layout file
* feat: cleanup and syncronize side nav item
* fix: minor small re-render issue
* feat: parallel processing for sync calls for faster bootup of application
* feat: some refactoring for private routes
* fix: entire application too much re-rendering
* fix: remove redux
* feat: some more corrections
* feat: fix all the files except signup
* feat: add app provider to the test-utils
* feat: should fix a lot of tests
* chore: fix more tests
* chore: fix more tests
* feat: fix some tests and corrected the redux mock
* feat: delete snapshot
* fix: test cases
* fix: pipeline actions test cases
* fix: billing test cases
* feat: update the signup API to accept isAnonymous and hasOptedUpdates
* chore: cleanup the console logs
* fix: indefinite loading on manage licenses screen
* fix: better handling and route to something_went_wrong in case of qs down
* fix: signup for subsequent users
* chore: update test-utils
* fix: jerky behaviour on entering the home page
* feat: handle the retention for login context flow
* fix: do not let users workaround workspace blocked screen
* feat: added track event in Alerts - (multiple places)
* feat: comment resolve and code refactor
* feat: add Alert Channel: Channel list page visited event
* feat: removed testSuccess variable and used responseStatus directly
* feat: added save status in alert channel: save action
* feat: added channel detail in save and test notification event
* feat: code refactor
* feat: added status message for save and test
* feat: added status message for save channel events
* feat: code refactor
* (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(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