1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/utils
Jari Kolehmainen 58a446bd45
Refactor k8s api to common (#3553)
* refactor kube api to common

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* refactor more utils to common

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* refactor more utils to common

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* switch to use node-fetch on both sides

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* improve logger

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix lint errors

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix/improve tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix node-fetch require error on prod build

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* preload fix

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fixes

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* read serverAddress from apiBase

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-08-10 13:26:14 +03:00
..
__tests__ Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
copyToClipboard.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
createStorage.ts Move cluster related types and function into seperate files (#3530) 2021-08-03 10:36:14 -04:00
cssNames.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
cssVar.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
display-booleans.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
index.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00
interval.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
isMiddleClick.ts Allow to close tabs using middle-clicks (#2995) 2021-06-09 09:23:48 -04:00
isReactNode.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
jsonPath.ts Fix spelling (#3181) 2021-07-16 08:53:01 -04:00
metricUnitsToNumber.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
prevDefault.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
rbac.ts Make customizing ItemListLayout header explicitly reducable (#2956) 2021-06-08 07:41:36 -04:00
saveFile.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
storageHelper.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00