1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+workloads-jobs
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 Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
job-details.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
job-details.tsx Refactor watches to use native k8s api (#2095) 2021-02-09 15:31:15 +02:00
job.store.ts Generic logs view with Pod selector (#1984) 2021-01-27 17:20:02 +03:00
jobs.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
jobs.tsx Fix: proper sorting resources by age column (#2182) 2021-02-19 14:21:07 +02:00