1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/packages/core/src/renderer
Alex Andreev 121a50ecf3
Adding cluster settings icon menu items using injection token (#7341)
* Take cluster settings menu icon items from computedInjectMany

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

* Fixing changed cluster preference typing: using tuple array

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

* Export data from cluster-settings-menu-injection-token

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

* Exporting ClusterPreferences to extensions

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

* Linter fixes

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

* Adding tests

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

* Remove legacy api token export

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

* Removing legacy exports part 2

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

* Cleaning up

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

---------

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-03-15 13:46:40 +03:00
..
api Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
app-paths Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
base-store Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
before-frame-starts Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
catalog Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
certificate Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
cluster Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
cluster-frame-context Cleanup 'Cluster' to remove environment specific details (#6951) 2023-03-10 09:37:39 +02:00
components Adding cluster settings icon menu items using injection token (#7341) 2023-03-15 13:46:40 +03:00
extension-loader Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
fonts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
frames Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
hooks Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
initializers Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
ipc Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
k8s Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
kube-object Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
kube-watch-api Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
kubectl Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
logger White-listing of telemetry params (#7262) 2023-03-06 13:14:27 +02:00
monaco Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
navigation Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
port-forward Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
protocol-handler Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
remote-helpers Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
routes Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
search-store Simplify test setup by removing option for global overrides (#7302) 2023-03-07 12:23:57 -05:00
start-frame Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
stores Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
themes Fine-tune light theme hotbar colors (#7351) 2023-03-14 08:31:57 -04:00
utils Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
vars Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
window Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
bootstrap.global-override-for-injectable.ts Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
bootstrap.injectable.ts Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
bootstrap.tsx Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
extension-api.ts Fix @k8slens/extensions being broken after monorepo (#7058) 2023-01-30 16:32:30 -05:00
getDiForUnitTesting.tsx Convert runMany and runManySync to use injectManyWithMeta + move to seperate package (#7244) 2023-03-10 10:07:28 +02:00
library.ts Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
mui-base-theme.tsx Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
register-lens-core.ts Switch to using start application from Feature (#7260) 2023-03-06 10:40:04 +02:00
stores-apis-can-be-created.injectable.ts Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00
template.html Restructure to monorepo (#6907) 2023-01-24 10:46:26 -08:00