1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/behaviours
Janne Savolainen af4b74d9bd
Open application only if new update is available when using tray to check for updates (#5948)
* Prevent opening of application if no new updates were downloaded when checking for updates using tray when application window is closed

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

* Fix getting initial value of sync box

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

* Tweak naming of variable

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-07-29 15:55:16 +03:00
..
__snapshots__ Do not show Version on welcome screen (#5840) 2022-07-18 12:18:37 -04:00
add-cluster Do not show Version on welcome screen (#5840) 2022-07-18 12:18:37 -04:00
application-update Open application only if new update is available when using tray to check for updates (#5948) 2022-07-29 15:55:16 +03:00
cluster Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
command-pallet Do not show Version on welcome screen (#5840) 2022-07-18 12:18:37 -04:00
extensions Fine-tune styles of Extensions page (#5921) 2022-07-28 16:34:06 -04:00
helm-charts Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
helm-releases Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
preferences Adding more control over extension preferences page title (#5901) 2022-07-27 14:05:55 +03:00
quitting-and-restarting-the-app Bump @async-fn/jest from 1.6.1 to 1.6.2 (#5808) 2022-07-08 08:43:02 -04:00
resolve-system-proxy Helper to resolve proxy from URL in any environment, or using extension-API (#5690) 2022-06-22 16:09:24 +03:00
routes/extension-api Expose reactive ways to hide items in cluster frame using Extension API - PART 7 (#5824) 2022-07-13 13:47:03 -04:00
status-bar Do not show Version on welcome screen (#5840) 2022-07-18 12:18:37 -04:00
tray Expose a way to reactively control visibility of preference tabs and tray menu items through Extension API (#5789) 2022-07-06 08:51:59 -04:00
welcome Do not show Version on welcome screen (#5840) 2022-07-18 12:18:37 -04:00
extension-special-characters-in-page-registrations.test.tsx Simplify logic for injecting many instances which can reactively change e.g. based on extension being enabled or disabled (#5662) 2022-06-20 10:19:20 +03:00
navigate-to-extension-page.test.tsx Simplify logic for injecting many instances which can reactively change e.g. based on extension being enabled or disabled (#5662) 2022-06-20 10:19:20 +03:00
navigating-between-routes.test.tsx Simplify logic for injecting many instances which can reactively change e.g. based on extension being enabled or disabled (#5662) 2022-06-20 10:19:20 +03:00