1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+workloads-deployments
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
..
deployment-details.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
deployment-details.tsx Enforce some naming conventions (#4813) 2022-03-01 13:06:53 -05:00
deployment-menu.tsx Replace kube object menu registry with reactive solution (#4731) 2022-01-31 10:16:29 -05:00
deployment-replicasets.scss Re-implement deployment revisions (#2795) 2021-05-18 13:25:10 +03:00
deployment-replicasets.tsx Fix all Age, LastSeen, and FirstSeen displays 2022-03-10 12:02:31 -05:00
deployment-scale-dialog.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
deployment-scale-dialog.test.tsx Fix all Age, LastSeen, and FirstSeen displays 2022-03-10 12:02:31 -05:00
deployment-scale-dialog.tsx Enforce some naming conventions (#4813) 2022-03-01 13:06:53 -05:00
deployments.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
deployments.store.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
deployments.tsx Fix all Age, LastSeen, and FirstSeen displays 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