1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Jari Kolehmainen da8cc889c4
Hotbar command palette + switching (#2552)
* fix initial hotbar not showing

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

* hotbar command palette + switching

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

* lint fix

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

* add clickable index to switcher

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

* fixes

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

* cleanup

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

* cleanup

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

* refactor

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

* fix typo

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

* fixes

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

* remote notifications

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

* fix add to hotbar

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

* don't show remove-from-hotbar on catalog context menu

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

* fix bad merge

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

* fix bad merge

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

* fix bad merge

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-04-22 10:07:14 +03:00
..
api Display a pod as terminating even if it isn't running (#2575) 2021-04-21 08:26:42 +03:00
components Hotbar command palette + switching (#2552) 2021-04-22 10:07:14 +03:00
fonts Extension support page (#1112) 2020-10-24 09:24:54 +03:00
hooks Fix StorageHelper.get() returning null after clearing (#2421) 2021-04-01 10:27:27 -04:00
ipc Use productName from package.json (#2580) 2021-04-22 07:13:29 +03:00
navigation Fix: incorrect subscribing event name to navigate in cluster view (#2363) 2021-03-23 11:04:31 -04:00
protocol-handler Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
themes Polishing settings styles (#2534) 2021-04-19 15:19:09 +03:00
utils Improve documentation of Singleton functions, change to createInstance (#2585) 2021-04-22 10:05:29 +03:00
bootstrap.tsx Improve documentation of Singleton functions, change to createInstance (#2585) 2021-04-22 10:05:29 +03:00
item.store.ts Fix releases not reloading when selecting namespaces (#2515) 2021-04-19 11:46:07 -04:00
kube-object.store.ts Fix releases not reloading when selecting namespaces (#2515) 2021-04-19 11:46:07 -04:00
lens-app.tsx Improve documentation of Singleton functions, change to createInstance (#2585) 2021-04-22 10:05:29 +03:00
template.html Use productName from package.json (#2580) 2021-04-22 07:13:29 +03:00
theme.store.ts Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00