1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+network-ingresses
Sebastian Malton a8f5d576a3 Fix all Age, LastSeen, and FirstSeen displays
- Sorting based on non-changing values without using Date.now()

- Displaying base on "mobx-utils".now() with some optimization for
  updates of very long durations

- Deprecating KubeObject.getTimeDiffFromNow and KubeObject.getAge
  methods as they are not reactive

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-03-10 12:02:31 -05:00
..
index.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
ingress-charts.tsx Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
ingress-details.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
ingress-details.tsx Enforce some naming conventions (#4813) 2022-03-01 13:06:53 -05:00
ingress.store.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
ingresses.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
ingresses.tsx Fix all Age, LastSeen, and FirstSeen displays 2022-03-10 12:02:31 -05:00