1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
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
..
api Fix: proper sorting resources by age column (#2182) 2021-02-19 14:21:07 +02:00
components Fix: proper sorting resources by age column (#2182) 2021-02-19 14:21:07 +02:00
fonts Extension support page (#1112) 2020-10-24 09:24:54 +03:00
hooks enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
ipc Adding paddings to auto-update notification elements (#2163) 2021-02-16 16:49:27 +02:00
navigation fix: keep last selected row during navigation in the details panel (#2165) 2021-02-17 13:39:27 +02:00
themes Add auto-update notifications and confirmation (#1941) 2021-02-09 10:47:24 -05:00
utils Fix: proper sorting resources by age column (#2182) 2021-02-19 14:21:07 +02:00
bootstrap.tsx Share react-router and react-router-dom libraries to extensions (#1879) 2020-12-30 09:13:18 +02:00
item.store.ts Refactor watches to use native k8s api (#2095) 2021-02-09 15:31:15 +02:00
kube-object.store.ts Fix isLoadingAll within KubeObjectStore.loadItems (#2174) 2021-02-17 22:28:33 +02:00
lens-app.tsx Add auto-update notifications and confirmation (#1941) 2021-02-09 10:47:24 -05:00
template.html Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
theme.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00