* react-app-env.d.ts is moved to the typings
* webpack config for development and production is updated
* extra browser router component is removed
* loable component is made
* spinner component is updated
* route are updated
* routes are imported is Loadable fashion with chunkName
* AppRoute is updated
* AppWrapper is changed to AppRouter
* merge conflits are resolved
* Loadable component is updated
Co-authored-by: Ankit Nayan <ankit@signoz.io>
* tsconfig-paths-webpack-plugin package is added
* baseUrl is updated
* webpack config for development and production are updated
* baseUrl is removed in the file
* more .. is being removed
* chore: removed the commented part in the webpack.config
Co-authored-by: FIPalash Gupta <palash@indiagold.co>
* Added span kind filter
* changed state to const
* Removed unnecessary console
* Fixed undefined issue, changed a bit in the spanKind type
* set default value for parameter passed in handleChangeSpanKind func
* base layout is updated
* app wrapper is updated
* InstrumentationPage spell is corrected
* not found is updated
* not found component is updated
* changes are updated
* appwrapper is updated
* fix: removed the unwanted file
* fix: React.FC is removed
* fix: styles are imported under single file
* webpack config is updated
* webpack config is updated
* env is updated
* env is updated
* webpack config is updated
* webpack config is updated
* dotenv-expanded is removed
* vars is updated
* env is updated
* docker ignore is updated
* webpack config is updated
* dev and build is updarted with the progress arguments
* config is updated
* feat: create a base component for trace gantt chart
* fix: max and min calc
* fix: focus on selected paths
* fix: build issue
* fix: convert duration to ms
* fix: gantt chart cells margin left
* feat: sorted data by startTime
* feat: update layout and add select functionality to table
* feat: add UI and functionality
* feat: make row clickable in traces, show tags on gant chart click and some fixes
* feat: sort flamegraph and show tags on row click on gantt chart
* feat: change table type to radio and disable parent selection
* fix: left padding of gantt chart lines
* fix: line chart duration
* fix: sorting flame graph
* fix: reset zoom on flame graph
* fix: expand children on row click, show tags on page load, default expand on page load
* style(gantt-chart): make gantt chart buttons & tags sticky
* style(gant-chart): margin bottom in table & padding of gant
* feat: update content on trace list