SagarRajput-7
5a0a7c2c60
fix: restricted column long value to 3 line and line clamped ( #6056 )
...
* fix: restricted column long value to 3 line and line clamped
* fix: added tooltip prop as prop for generic component and passed style from consumer
* fix: comment resolved
* fix: refactored styles
* fix: updated snapshot
* fix: removed console log
2024-09-30 11:48:48 +05:30
Vikrant Gupta
f3c01a5155
fix: export as csv for logs and traces table panel type ( #6047 )
...
* fix: export as csv for logs and traces panel type
* chore: remove console logs
2024-09-20 23:37:15 +05:30
SagarRajput-7
cb1cd3555b
feat: added global search on table panel ( #5893 )
...
* feat: added global search on table panel
* feat: added global search on table panel
* feat: added global search conditionally and with new design
* feat: removed state from datasource
* feat: added global search in full view
* feat: added lightMode styles
* feat: added test cases for querytable and widgetHeader - global search
2024-09-20 16:36:35 +05:30
SagarRajput-7
b8d228a339
fix: make header sticky for table panel ( #5892 )
...
* fix: make header sticky for table panel
* fix: added sticky prop conditionally and updated test cases
* fix: added a smaller scrollbar
---------
Co-authored-by: Srikanth Chekuri <srikanth.chekuri92@gmail.com>
2024-09-09 22:05:05 +05:30
Vikrant Gupta
a6e68c6519
fix: issue with table sorting when column contains both string and numbers ( #5458 )
2024-07-15 21:15:37 +05:30
Vikrant Gupta
c5d23336a7
chore: move the table calculation to backend ( #5351 )
2024-06-27 22:04:14 +05:30
Vikrant Gupta
2a4e97f8da
fix: table sorting when units are present ( #5249 )
2024-06-17 15:51:04 +05:30
Vikrant Gupta
2145e353c8
feat: per column unit option for table type ( #5134 )
...
* feat: base setup for individual column type units
* feat: added logic for y axis unit selection
* fix: light mode design
* feat: fix the mutation of original datasource array
2024-06-04 11:14:54 +05:30
Vikrant Gupta
76b1e40cbc
feat: added download as csv support for table panel type ( #5067 )
...
* feat: added download as csv support for table panel type
* feat: update the position of download
* fix: build issues
* fix: address review comments
2024-05-24 15:54:36 +05:30
Rajat Dabade
8ee92516ca
[Refactor]: updated css for height of Panel in LeftContainer ( #4030 )
...
* refactor: updated css
* refactor: updated the css
* refactor: removed overflow hidden
2023-12-29 15:52:35 +05:30
Rajat Dabade
e3b2882811
[Fix]: scroll bar issue in table panel ( #4043 )
2023-12-27 10:56:36 +05:30
Rajat Dabade
d1acad8ee4
fix: the undefined threshold format issue ( #4058 )
2023-11-24 18:17:58 +05:30
Rajat Dabade
4009ac83fe
[Feat]: threshold in table ( #4002 )
...
* feat: threshold in table
* refactor: updated the message
* chore: some css fixes
2023-11-23 15:32:06 +05:30
Yevhen Shevchenko
e6fa1383f3
refactor: dashboard views ( #3175 )
...
* refactor: dashboard views
* fix: switch component by another render approach
* fix: build
* feat: add table panel styles
* fix: render query data in table
* feat: add separated columns for group by
* fix: add return for creation label for formula
* fix: table columns
Remove label repeating, remove aggregate column if values don’t exist
* fix: render columns with empty value
* fix: pr comments for panel swither
* fix: change key to dataIndex
* chore: removed gridgraph component
---------
Co-authored-by: Palash Gupta <palashgdev@gmail.com>
2023-07-25 18:55:36 +05:30