Yevhen Shevchenko
eb2a955323
fix: table columns adding ( #3058 )
...
add configurable order for appending table columns
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-07-06 21:26:29 +05:30
Yevhen Shevchenko
76ba364317
Feat/list infinity scroll ( #2992 )
...
* feat: add custom orderBy
* feat: infinity scroll list logs list
* feat: add infinity table view
* Fix/double query logs request (#3006 )
* feat: add control panel
* fix: repeating query api request
* fix: scroll, remove id, page size
* fix: reset offset to 0
* feat: add log explorer detail (#3007 )
* feat: add control panel
* fix: repeating query api request
* feat: add log explorer detail
---------
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
* feat: add group by in the logs chart (#3009 )
* feat: add control panel
* fix: repeating query api request
* feat: add log explorer detail
* feat: add group by in the logs chart
* fix: list timestamp, limit, filter order
* feat: add list chart (#3037 )
* feat: add list chart
* refactor: remove console log
* feat: hide aggregate every for table view (#3046 )
* feat: hide aggregate every for table view
* fix: text filter for inactive filters
* refactor: remove log
* fix: table columns
* fix: timestamp type
---------
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
2023-07-06 16:52:44 +05:30
GermaVinsmoke
72452dc946
chore: remove react import ( #2727 )
...
* chore: added jsx-runtime plugin in eslint tsconfig
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: updated react imports
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* chore: renamed redux dispatch
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
* fix: build is fixed
---------
Signed-off-by: GermaVinsmoke <vaibhav1180@gmail.com>
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-05-19 13:14:32 +05:30
Palash Gupta
c74896b213
fix: cursor pointer is removed the table view ( #2547 )
2023-04-04 16:42:52 +05:30
palashgdev
66b2e17bba
feat: color coding is added in the table view ( #2437 )
2023-03-10 13:55:42 +05:30
palashgdev
2a03291171
feat: body is added in the log ( #2431 )
2023-03-07 18:07:23 +05:30
palashgdev
e46b7e41e5
feat: restricted_SELECTED_FIELDS is filtered from the selected list ( #2401 )
...
* feat: restricted_SELECTED_FIELDS is filtered from the selected list
* chore: selected id fields is removed from the rendering part
2023-03-01 17:26:37 +05:30
volodfast
bad80def90
feat: add list and table views for logs ( #2163 )
...
* feat: add list and table views for logs
* chore: some of the changes are updated
* chore: some of the refactoring is done
* chore: px to updated to rem
* chore: constant is moved to local storage
* refactor: some of the refactoring is updated
* chore: some of the changes are updated
* fix: resize log table issue
* chore: logs is updated
* chore: resize header is updated
* chore: font observer is added in package json and hook is added for same
* chore: no logs text is updated
* chore: no logs text is updated
* chore: updated some feedback in raw logs line
* chore: types is added
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
Co-authored-by: Pranay Prateek <pranay@signoz.io>
Co-authored-by: Vishal Sharma <makeavish786@gmail.com>
Co-authored-by: Chintan Sudani <csudani7@gmail.com>
2023-02-15 14:55:15 +05:30