1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/utils
2021-05-06 18:55:14 +03:00
..
__tests__ mobx-6: use toJS()-wrapper since monkey-patching require(mobx).toJS doesn't work 2021-05-06 18:55:14 +03:00
app-version.ts Don't bundle extension with eula on default build (#2542) 2021-04-20 09:35:37 -04:00
autobind.ts mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
base64.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
buildUrl.ts Add common app routes to the protocol renderer router (#2272) 2021-03-17 13:57:49 -04:00
camelCase.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
cloneJson.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
debouncePromise.ts Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
defineGlobal.ts Add confirmation dialog to extension uninstall (#1547) 2020-11-27 12:52:34 +02:00
delay.ts Add lens:// protocol handling with a routing mechanism (#1949) 2021-02-25 09:32:40 -05:00
disposer.ts Cherry-pick from 4.2.3 (#2628) 2021-04-27 08:11:50 +03:00
downloadFile.ts Cherry-pick from 4.2.3 (#2628) 2021-04-27 08:11:50 +03:00
escapeRegExp.ts add no-unused and react/recommended to eslint (#1523) 2020-11-27 08:48:38 -05:00
extended-map.ts mobx-6 migration -- part 2 (npx mobx-undecorate --keepDecorators) 2021-05-06 15:49:22 +03:00
getRandId.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
index.ts mobx-6: use toJS()-wrapper since monkey-patching require(mobx).toJS doesn't work 2021-05-06 18:55:14 +03:00
iter.ts Add the ability to sync kube config files (#2567) 2021-04-30 16:48:20 +03:00
openExternal.ts Enforce semicolons in eslint 2020-11-19 16:35:04 +02:00
reject-promise.ts Fix KubeObjectStore not correctly tracking loading of namespaces (#2266) 2021-04-29 08:32:29 -04:00
saveToAppFiles.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
singleton.ts Improve documentation of Singleton functions, change to createInstance (#2585) 2021-04-22 10:05:29 +03:00
splitArray.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
tar.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
toggle-set.ts mobx-6: use toJS()-wrapper since monkey-patching require(mobx).toJS doesn't work 2021-05-06 18:55:14 +03:00
toJS.ts mobx-6: use toJS()-wrapper since monkey-patching require(mobx).toJS doesn't work 2021-05-06 18:55:14 +03:00
type-narrowing.ts Cherry-pick from 4.2.3 (#2628) 2021-04-27 08:11:50 +03:00