1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/features
Janne Savolainen 63d5a34379
Replace static application window with ability to create many (#5979)
* Replace static application window with ability to create as many as you wish

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

* Adapt tests for replacing static application window with ability to create as many as you wish and separate starting of main and window in behaviours

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

* Make first render of application smaller in test that proves to be hard for CI

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

* Remove redundant code

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

* Simplify code

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

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-08-16 15:55:42 +03:00
..
__snapshots__ Rename old directory for behaviours as "features" to better communicate new intent with new directory structure to organize code and tests around features instead of technicalities (#6033) 2022-08-16 15:09:08 +03:00
add-cluster Rename old directory for behaviours as "features" to better communicate new intent with new directory structure to organize code and tests around features instead of technicalities (#6033) 2022-08-16 15:09:08 +03:00
application-update Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
cluster Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
command-pallet Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
extensions Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
helm-charts Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
helm-releases Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
preferences Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
quitting-and-restarting-the-app Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
resolve-system-proxy Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
routes/extension-api Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
status-bar Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
tray Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
welcome Rename old directory for behaviours as "features" to better communicate new intent with new directory structure to organize code and tests around features instead of technicalities (#6033) 2022-08-16 15:09:08 +03:00
extension-special-characters-in-page-registrations.test.tsx Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
navigate-to-extension-page.test.tsx Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
navigating-between-routes.test.tsx Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00