mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
* Stop using remote to obtain app.getPath() - Initialize entire map in bootstrap() - Updated unit tests Signed-off-by: Sebastian Malton <sebastian@malton.name> * Resolve PR comments Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix test Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix build Signed-off-by: Sebastian Malton <sebastian@malton.name> * Ensure that init can only be called once and catch errors Signed-off-by: Sebastian Malton <sebastian@malton.name> * Replace basically all uses of app.getPath() with AppPaths.get() Signed-off-by: Sebastian Malton <sebastian@malton.name> * Fix unit tests Signed-off-by: Sebastian Malton <sebastian@malton.name> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| copyToClipboard.ts | ||
| createStorage.ts | ||
| cssNames.ts | ||
| cssVar.ts | ||
| display-booleans.ts | ||
| index.ts | ||
| interval.ts | ||
| isMiddleClick.ts | ||
| isReactNode.ts | ||
| jsonPath.ts | ||
| metricUnitsToNumber.ts | ||
| name-parts.ts | ||
| prevDefault.ts | ||
| rbac.ts | ||
| saveFile.ts | ||
| storageHelper.ts | ||