1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/ipc
Sebastian Malton 17b14f9871
Make sure that there are only ever 12 slots in a hotbar (#3379)
* Make sure that there are only ever 12 slots in a hotbar

- Send notification if hotbar is full

- Filter out on every fromStore call

- Switch to broadcast on error

- Fix addToHotbar index check

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

* change when to/fromStore are located

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-08-04 10:37:08 +03:00
..
__tests__ Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
invalid-kubeconfig 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
hotbar.ts Make sure that there are only ever 12 slots in a hotbar (#3379) 2021-08-04 10:37:08 +03:00
index.ts Make sure that there are only ever 12 slots in a hotbar (#3379) 2021-08-04 10:37:08 +03:00
ipc.ts Switch to more specific IPC helpers (#2821) 2021-06-10 10:34:22 -04:00
type-enforced-ipc.ts Switch to more specific IPC helpers (#2821) 2021-06-10 10:34:22 -04:00
update-available.ipc.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00