1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/utils
Sebastian Malton 1f854d0a0f
Cherry-pick from 4.2.3 (#2628)
* Fix: logs data disapearing causing crashes (#2566)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Refactor helm-chart.api and improve kube validation and error handling (#2265)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix: HPA's not sortable by age (#2565)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Conditionally render status icon for kube meta (#2298)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Fix custom resource loading spinner appears above extensions' cluster menus (#2344)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Lens should point to the release docs (#2268)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Refactor the Extensions settings page (#2221)

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* try and get jest to not core dump

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-04-27 08:11:50 +03:00
..
__tests__ Improve documentation of Singleton functions, change to createInstance (#2585) 2021-04-22 10:05:29 +03:00
convertCpu.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
convertMemory.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
copyToClipboard.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
createStorage.ts fix cleanup in createStorage racing the creation of ClusterStore (#2595) 2021-04-22 12:01:16 -04:00
cssNames.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
cssVar.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
display-booleans.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
formatDuration.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
index.ts Persist local-storage in external json-file (#2279) 2021-03-18 08:36:34 -04:00
interval.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
isReactNode.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
jsonPath.ts enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
metricUnitsToNumber.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
prevDefault.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
rbac.ts Add support for LimitRange (#1796) 2021-01-14 11:49:39 +03:00
readableStream.ts Handle suspend/resume error from watch stream read (#2136) 2021-02-12 16:37:41 +02:00
saveFile.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
storageHelper.ts Refactor StorageHelper to be clearer in its constructor (#2417) 2021-04-19 11:46:07 -04:00