1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/utils/__tests__
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
..
display-booleans.test.tsx Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
formatDuration.test.ts Fix: proper sorting resources by age column (#2182) 2021-02-19 14:21:07 +02:00
jsonPath.test.tsx Parse jsonPath expressions (#1793) 2020-12-21 22:16:57 +02:00
metricUnitsToNumber.test.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00