1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
Alex Andreev d9ceb8fa08
General catalog category (#3106)
* Adding General Entities and General Category

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

* Usign material icons for general entities

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

* Setting background for hotbar icon explicitly

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

* Adding Catalog initially to first hotbar

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

* Tuning hotbar store tests

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

* Changing type from GeneralEntity to General

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

* Search for catalog hotbar item in tests

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

* Removing Catalog link from bottom bar

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

* Waiting for hotbar catalog entity

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

* Opening cluster list by data-testId

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

* Replacing types on interfaces

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

* Fixing integration tests

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

* Adding general entities throught initializers

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

* Removing icon refs from CatalogEntitySpec

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-06-21 10:59:54 +03:00
..
__test__ Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
catalog Implement missing weblink add/remove (#3092) 2021-06-18 11:23:01 +03:00
catalog-sources General catalog category (#3106) 2021-06-21 10:59:54 +03:00
cluster-detectors Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
helm Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
initializers General catalog category (#3106) 2021-06-21 10:59:54 +03:00
prometheus Use allocatable instead of capacity for node resources. (#2098) 2021-06-18 14:53:29 -04:00
protocol-handler Adding tracking of mainWindow's visibility to ProtocolRouter, open main view on valid lens:// (#3026) 2021-06-14 08:55:45 -04:00
proxy Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
routes Improve loading animation when switching release details (#2367) 2021-05-31 16:43:08 -04:00
shell-session Fix shell-env timeout (#2938) 2021-06-09 14:54:19 -04:00
utils Fix shell-env timeout (#2938) 2021-06-09 14:54:19 -04:00
app-updater.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
catalog-pusher.ts Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
cluster-manager.ts General catalog category (#3106) 2021-06-21 10:59:54 +03:00
cluster.ts Make CatalogEntity labels clickable (#3075) 2021-06-18 08:44:28 -04:00
context-handler.ts Refactor PrometheusProviders (#2707) 2021-05-27 09:50:18 -04:00
developer-tools.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
exit-app.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
extension-filesystem.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
index.ts General catalog category (#3106) 2021-06-21 10:59:54 +03:00
k8s-request.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
kube-auth-proxy.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
kubeconfig-manager.ts Simplify add cluster view (#2716) 2021-06-07 08:14:43 -04:00
kubectl_spec.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
kubectl.ts Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
lens-binary.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
logger.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
menu.ts Switch to more specific IPC helpers (#2821) 2021-06-10 10:34:22 -04:00
promise-exec.ts Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
proxy-env.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
resource-applier.ts Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
router.ts Refactor PrometheusProviders (#2707) 2021-05-27 09:50:18 -04:00
shell-sync.ts Fix shell-env timeout (#2938) 2021-06-09 14:54:19 -04:00
tray.ts Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00
window-manager.ts Send LensMainExtension.nagivate calls to renderer before navigating (#3082) 2021-06-17 12:59:27 +03:00