1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/features
Iku-turso 20aaaafce3 Adapt application builder and tests to array-like paths over string-like paths
Array-like paths do not have weakness for special characters as part of id, such as ".".

Also note: the error messaging for clicking of application menu in application builder is a bit worse now I think, but the simplification of the test code is worth it in this case IMHO.

Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2022-10-21 16:04:17 +03:00
..
__snapshots__ Update snapshots after rebase 2022-10-20 08:36:00 +03:00
add-cluster Adapt application builder and tests to array-like paths over string-like paths 2022-10-21 15:20:01 +03:00
application-menu Adapt application builder and tests to array-like paths over string-like paths 2022-10-21 16:04:17 +03:00
application-update Adapt application builder and tests to array-like paths over string-like paths 2022-10-21 15:20:01 +03:00
cluster Update snapshots after rebase 2022-10-21 08:23:24 +03:00
command-pallet Update snapshots after rebase 2022-10-20 08:36:00 +03:00
extensions Adapt application builder and tests to array-like paths over string-like paths 2022-10-21 15:20:01 +03:00
helm-charts Update snapshots 2022-10-21 08:23:26 +03:00
helm-releases Fix loading helm release details (#6318) 2022-10-07 09:16:36 -04:00
navigation/reload-page Add better type safety around Channels (#6133) 2022-10-13 07:50:19 -04:00
pod-logs Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
preferences Adapt application builder and tests to array-like paths over string-like paths 2022-10-21 15:20:01 +03:00
quitting-and-restarting-the-app Adapt application builder and tests to array-like paths over string-like paths 2022-10-21 15:20:01 +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 Update snapshots after rebase 2022-10-20 08:36:00 +03:00
telemetry Remove get-logs telemetry event (#6296) 2022-09-29 11:48:22 +03:00
top-bar/extension-api Update snapshots after rebase 2022-10-21 08:23:24 +03:00
tray Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
welcome Adapt application builder and tests to array-like paths over string-like paths 2022-10-21 15:20:01 +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 Introduce a centralised way to emit telemetry from calls of injectable functions (#6164) 2022-09-02 09:33:22 -04:00