1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/main
Jim Ehrismann 3480b517c1
auto-update notifications on the status bar (#5361)
* auto-update notifications on the status bar

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* integrated with new and improved autoupdate code

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* lint

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* refactored to include AutoUpdateComponent in the statusBarItemsInjectable

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* refactor to use a registrator

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* fix lint, remove unused code

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* refactored for the simplified logic for injecting many instances PR

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* using the update syncBox injectables directly for status bar notifications

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* removed update broadcasting/listening, updated snapshots

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* fixing tests

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* fixed tests

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* cleanup after rebase to master

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* address review comments

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* fixed incorrect injectable id

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* address review comments

Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>

* Tweak code-style

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
2022-07-01 14:09:00 +03:00
..
__test__ Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
app-paths Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
application-update auto-update notifications on the status bar (#5361) 2022-07-01 14:09:00 +03:00
catalog Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
catalog-sources Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
catalog-sync-to-renderer Stop trying to restart catalog sync and updating of application when reloading window (#5735) 2022-06-29 08:22:08 -04:00
child-process Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
cluster-detectors Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
context-handler Fix cluster server path being duplicated by proxy (#5550) 2022-06-07 16:13:06 -04:00
create-cluster Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
electron-app Improved metrics for updating application (#5607) 2022-06-16 09:05:00 -04:00
extension-loader Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
helm Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
ipc Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
kube-auth-proxy Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
kubeconfig-manager Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
kubectl Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
lens-proxy Enable csp on lens proxy (#5581) 2022-06-09 13:39:37 +03:00
menu Improved metrics for updating application (#5607) 2022-06-16 09:05:00 -04:00
navigate-to-route Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
navigate-to-url Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
prometheus Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
protocol-handler Fix memory leak in unit tests (#5597) 2022-06-13 11:00:07 -04:00
router Add @types/hapi__call and @types/hapi__subtext (#5574) 2022-06-13 11:00:18 -04:00
routes Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
shell-session Remove all manual uses of v8 serialization (#5548) 2022-06-06 07:34:03 -04:00
start-main-application Stop trying to restart catalog sync and updating of application when reloading window (#5735) 2022-06-29 08:22:08 -04:00
theme Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
tray Fix download percentages not updating in tray (#5697) 2022-06-22 15:37:13 +03:00
utils Helper to resolve proxy from URL in any environment, or using extension-API (#5690) 2022-06-22 16:09:24 +03:00
catalog-pusher.ts Fix catalog syncer long delay (#4911) 2022-02-23 06:52:43 +02:00
cluster-manager.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
cluster-manager.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
get-metrics.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
getDi.ts Show extension preferences in separate page (#5284) 2022-06-21 11:11:31 -04:00
getDiForUnitTesting.ts Stop trying to restart catalog sync and updating of application when reloading window (#5735) 2022-06-29 08:22:08 -04:00
index.ts Fix not starting with sentryDSN configured (#5629) 2022-06-15 07:38:54 +03:00
k8s-request.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
logger.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
resource-applier.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00
shell-sync.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
stop-services-and-exit-app.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
stores-apis-can-be-created.injectable.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00