1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+network-policies
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
network-policies.route.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
network-policies.scss Implement KubeObjectStatusText extension API (#1188) 2020-11-11 08:57:15 +02:00
network-policies.tsx Fix: proper sorting resources by age column (#2182) 2021-02-19 14:21:07 +02:00
network-policy-details.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
network-policy-details.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
network-policy.store.ts Use @typescript-eslint/semi. 2020-11-19 18:12:52 +02:00