1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/business-features/keyboard-shortcuts/src
Sebastian Malton 807f98ed1b
Persist apiVersion when editing resources in monaco (#4406)
* Persist apiVersion when editing resources in monaco

- Use a new custom k8slens prefixed label

- Means that users aren't surprised when they use lens to update a
  resource to a new apiVersionWithGroup

- Doesn't touch the versions in the stores

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

* Fix lint

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

* fix: Fix lint issues

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

* chore: make lint not bail on failure

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

* chore: Run lint:fix on all files

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

---------

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-04-05 10:56:23 -04:00
..
__snapshots__ Introduce Feature for Keyboard Shortcuts (#7442) 2023-04-03 08:23:42 -04:00
feature.ts Introduce Feature for Keyboard Shortcuts (#7442) 2023-04-03 08:23:42 -04:00
invoke-shortcut.injectable.ts Persist apiVersion when editing resources in monaco (#4406) 2023-04-05 10:56:23 -04:00
keyboard-shortcut-injection-token.ts Introduce Feature for Keyboard Shortcuts (#7442) 2023-04-03 08:23:42 -04:00
keyboard-shortcut-listener-react-application-hoc.injectable.tsx Introduce Feature for Keyboard Shortcuts (#7442) 2023-04-03 08:23:42 -04:00
keyboard-shortcut-listener.tsx Persist apiVersion when editing resources in monaco (#4406) 2023-04-05 10:56:23 -04:00
keyboard-shortcut-scope.tsx Introduce Feature for Keyboard Shortcuts (#7442) 2023-04-03 08:23:42 -04:00
keyboard-shortcuts.test.tsx Persist apiVersion when editing resources in monaco (#4406) 2023-04-05 10:56:23 -04:00
platform.injectable.ts Introduce Feature for Keyboard Shortcuts (#7442) 2023-04-03 08:23:42 -04:00