1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Carlos René Mederos Arias df1cc8b788
Add node name column to pods list (#6025)
Signed-off-by: Carlos René Mederos Arias <krlosmederos@gmail.com>

Signed-off-by: Carlos René Mederos Arias <krlosmederos@gmail.com>
2022-08-22 14:16:51 -04:00
..
api Fix terminal freezing self and whole app when internet is disconnected (#5870) 2022-07-25 08:34:54 +03: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/force-update-modal Add global override for component observing current time for causing … (#5814) 2022-07-08 12:54:23 -04:00
before-frame-starts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
catalog Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
cluster-frame-context Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
components Add node name column to pods list (#6025) 2022-08-22 14:16:51 -04:00
create-cluster Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
extension-loader Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
fonts Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00
frames Replace individual mocks for withTooltip with global mock (#5962) 2022-08-02 10:06:37 -04:00
hooks 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
initializers Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
ipc Fix cluster frame display issue (#5518) 2022-06-20 22:23:15 -04:00
k8s 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
kube-object 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
kube-watch-api Use abort-controller package to fix typing issues (#6077) 2022-08-22 11:18:01 -04:00
navigation Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
port-forward Remove usage of deprecated xtermjs's registerLinkMatcher API (#5996) 2022-08-09 19:25:11 -07:00
protocol-handler 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
remote-helpers Change update warning level over time (#5445) 2022-06-28 16:27:19 +03:00
routes Expose reactive ways to hide items in cluster frame using Extension API - PART 7 (#5824) 2022-07-13 13:47:03 -04:00
search-store Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
start-frame Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
themes Add guards to prevent activation errors slipping through (#5845) 2022-07-19 09:05:41 +03:00
utils Open application only if new update is available when using tray to check for updates (#5948) 2022-07-29 15:55:16 +03:00
window Fix open CommandDialog (#5818) 2022-07-15 08:17:44 +03:00
bootstrap.tsx Introduce kludge to make "isEnabledForCluster" work again for cluster pages PART 1 (#5800) 2022-07-13 08:36:51 +03:00
getDi.tsx Make injectables in new "features"-directory auto register to make ADR in #6015 possible (#6034) 2022-08-16 15:56:11 +03:00
getDiForUnitTesting.tsx Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
mui-base-theme.tsx 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
stores-apis-can-be-created.injectable.ts Replace static application window with ability to create many (#5979) 2022-08-16 15:55:42 +03:00
template.html Custom terminal fonts support (#5414) 2022-06-06 18:03:12 +03:00