1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/chart
Roman 82d8181938
Fix: proper sorting resources by age column (#2182)
* - fix: proper sorting for resource age column
- use Date.now() instead of new Date().getTime() (#2141 follow-up)

Signed-off-by: Roman <ixrock@gmail.com>

* fix: proper bar-chart tooltip callback

Signed-off-by: Roman <ixrock@gmail.com>

* fix: sorting in cronjobs, more Date.now() replacements

Signed-off-by: Roman <ixrock@gmail.com>
2021-02-19 14:21:07 +02:00
..
background-block.plugin.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
bar-chart.tsx Fix: proper sorting resources by age column (#2182) 2021-02-19 14:21:07 +02:00
chart.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
chart.tsx enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
index.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
pie-chart.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
pie-chart.tsx enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
useRealTimeMetrics.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
zebra-stripes.plugin.ts Fix: charts stripes alignment (#2054) 2021-02-02 11:45:45 +03:00