Palash Gupta
052c32ce78
fix: live logs table color for light mode is fixed ( #3517 )
2023-09-10 11:43:17 +05:30
Kanishka Chowdhury
8de8a8a86a
fix(FE/Logs): fix all logs not visible on scrolling ( #3512 )
...
* fix(FE/Logs): fix all logs not visible on scrolling
* fix(FE/logs): fix scroll behaviour in live logs
* refactor(FE/logs): replaced StyledComponents with scss
---------
Co-authored-by: Rajat Dabade <rajat@signoz.io>
2023-09-08 12:11:07 +05:30
Yunus M
4d5ee861ec
fix: [FE-3128]: Logs Explorer: Show options based on format type selected ( #3333 )
...
* fix: [FE-3128]: Logs Explorer: Show options based on format type selected
* fix: build is fixed
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-08-22 12:12:56 +05:30
dnazarenkoo
5f89e84eaf
feat: add logs context ( #3190 )
...
* feat: add the ability to share a link to a log line
* fix: update tooltip
* fix: resolve comments regarding query params
* fix: resolve comments
* feat: add logs context
* feat: add highlighting active items
* fix: resolve comments
* feat: fix showing log lines
* fix: update logs ordering
* fix: update page size and logs saving
* fix: update related to comments
* feat: logs context is updated
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-07-30 16:32:18 +05:30
Palash Gupta
c68b611ad9
fix: not found is not visible when loading is visible ( #3155 )
2023-07-17 15:27:37 +05:30
Yevhen Shevchenko
8e20ca8405
fix: click on field in the list item ( #3120 )
2023-07-12 19:29:33 +05:30
dnazarenkoo
532ebdc856
fix: update saving column to storage ( #3069 )
2023-07-07 18:05:07 +05:30
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
Yevhen Shevchenko
bd18eee662
Fix/query builder updating ( #2962 )
...
* feat: add dynamic table based on query
* fix: group by repeating
* fix: change view when groupBy exist in the list
* feat: add list view for log explorer
* fix: query builder updating
* fix: table scroll
* fix: filters for explorer page (#2959 )
---------
Co-authored-by: Prashant Shahi <prashant@signoz.io>
2023-06-23 13:49:53 +05:30