1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/kube-object-status-icon
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
..
index.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
kube-object-status-icon.scss Implement KubeObjectStatusText extension API (#1188) 2020-11-11 08:57:15 +02:00
kube-object-status-icon.tsx Fix: proper sorting resources by age column (#2182) 2021-02-19 14:21:07 +02:00