* 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
* chore: cypress version is updated
* chore: tsconfig is updated
* update: default fixture json for the api are added
* feat: redux-store is exposed to the Cypress
* test: Login test is updated
* test: global time test for default and metrics application is updated
* chore: removed duplicate test case and commented unused lines
* chore: video config is updated as it will not generate any video while running cypress
* chore: cypress.env.json is added in the env file
* chore: tsConfig is updated
* feature: Cypress is updated with some of the test cases
* chore: default test case is removed
* chore: convertToNanoSecondsToSecond function is updated
* chore: lock files, node_modules are ignored in git
* test: metric are updated
Co-authored-by: Ankit Nayan <ankit@signoz.io>