1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Jari Kolehmainen 7ba93c9c70
Implement missing weblink add/remove (#3092)
* implement weblink add/remove

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* cleanup

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* refactor

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* css fix

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>

* fix tests

Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2021-06-18 11:23:01 +03:00
..
api Add checks to block edits to key fields (#2426) 2021-06-14 08:49:55 -04:00
components Implement missing weblink add/remove (#3092) 2021-06-18 11:23:01 +03:00
fonts Restyling extensions page with tailwindcss (#2796) 2021-05-23 15:15:42 +03:00
hooks Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00
initializers Implement missing weblink add/remove (#3092) 2021-06-18 11:23:01 +03:00
ipc Add context menu entry for deleting local clusters (#2923) 2021-06-17 12:19:22 -04:00
navigation Switch to more specific IPC helpers (#2821) 2021-06-10 10:34:22 -04:00
protocol-handler Move all RouteParam's and URL builders to src/common (#2778) 2021-06-10 08:52:09 -04:00
themes Fix hotbar light theme colors (#2943) 2021-06-08 10:03:03 +03:00
utils Allow to close tabs using middle-clicks (#2995) 2021-06-09 09:23:48 -04:00
bootstrap.tsx Implement missing weblink add/remove (#3092) 2021-06-18 11:23:01 +03:00
item.store.ts Don't try watching again if credentials have failed (#3039) 2021-06-14 09:39:06 -04:00
kube-object.store.ts Do not make watch requests without resourceVersion (#3089) 2021-06-17 14:09:48 +03:00
lens-app.tsx Wait for LensApp to report that the view has loaded before showing main window (#2597) 2021-06-07 08:39:38 -04:00
mui-base-theme.tsx Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
template.html Set product name to window title (#2665) 2021-04-28 15:40:25 -04:00
theme.store.ts Mobx-6 migration (#2718) 2021-05-25 10:24:31 +03:00