1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Alex Andreev a930d5f14f
Hotbar disabled items (#2710)
* Saving more entity data to HotbarItem

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Adding generic MaterialTooltip component

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Move HotbarCell to separate component

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Abstract out HotbarEntityIcon from HotbarIcon

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Styling disabled hotbar items

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Migration for adding extra data to hotbar items

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Testing migration

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Some cleaning up

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Bump migration version

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Bump app version in package.json

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-05-13 10:24:58 +03:00
..
__tests__ Hotbar disabled items (#2710) 2021-05-13 10:24:58 +03:00
catalog Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
catalog-entities Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
ipc Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
protocol-handler Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
utils Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
cluster-frames.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
cluster-ipc.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
cluster-store.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
custom-errors.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-bus.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
event-emitter.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
hotbar-store.ts Hotbar disabled items (#2710) 2021-05-13 10:24:58 +03:00
kube-helpers.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
prometheus-providers.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
rbac.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
register-protocol.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
request.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
search-store.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
system-ca.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
user-store.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
vars.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00