..
__test__
Replace jest.mock's with overriding dependencies ( #6014 )
2022-08-23 13:04:00 +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
Tweak timing of starting and stopping periodical checking for updates ( #5981 )
2022-08-04 14:21:16 -04:00
catalog
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
catalog-sources
Upgrade to electron@^19 ( #5369 )
2022-08-12 05:17:06 -07:00
catalog-sync-to-renderer
Stop trying to restart catalog sync and updating of application when reloading window ( #5735 )
2022-06-29 08:22:08 -04:00
child-process
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
cluster-detectors
Fix distribution detector erroneously depending on previous metadata ( #6023 )
2022-08-12 09:37:00 +03:00
context-handler
removed no longer necessary workaround in resolveAuthProxyUrl() ( #5833 )
2022-07-19 08:48:27 +03:00
create-cluster
Replace jest.mock's with overriding dependencies ( #6014 )
2022-08-23 13:04:00 +03:00
electron-app
Make application window appear even when its hidden underneath other apps ( #5782 )
2022-07-06 09:44:56 +03:00
extension-loader
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
helm
Replace jest.mock's with overriding dependencies ( #6014 )
2022-08-23 13:04:00 +03:00
ipc
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
kube-auth-proxy
Replace jest.mock's with overriding dependencies ( #6014 )
2022-08-23 13:04:00 +03:00
kubeconfig-manager
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
kubectl
Fix issues when using newer @types/semver ( #6132 )
2022-08-30 09:46:52 +03:00
lens-proxy
Enable csp on lens proxy ( #5581 )
2022-06-09 13:39:37 +03:00
menu
Replace static application window with ability to create many ( #5979 )
2022-08-16 15:55:42 +03:00
navigate-to-route
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
navigate-to-url
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
prometheus
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
protocol-handler
Replace jest.mock's with overriding dependencies ( #6014 )
2022-08-23 13:04:00 +03:00
router
Add @types/hapi__call and @types/hapi__subtext ( #5574 )
2022-06-13 11:00:18 -04:00
routes
Fix installation of helm charts ( #5841 )
2022-07-20 08:15:27 +03:00
shell-session
Remove all manual uses of v8 serialization ( #5548 )
2022-06-06 07:34:03 -04:00
start-main-application
Replace jest.mock's with overriding dependencies ( #6014 )
2022-08-23 13:04:00 +03:00
theme
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
tray
Allow reactive tray item labels for extensions ( #6036 )
2022-08-16 08:28:07 +03:00
utils
Replace jest.mock's with overriding dependencies ( #6014 )
2022-08-23 13:04:00 +03:00
catalog-pusher.ts
Fix catalog syncer long delay ( #4911 )
2022-02-23 06:52:43 +02:00
cluster-manager.injectable.ts
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
cluster-manager.ts
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
get-metrics.injectable.ts
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
getDi.ts
Make injectables in new "features"-directory auto register to make ADR in #6015 possible ( #6034 )
2022-08-16 15:56:11 +03:00
getDiForUnitTesting.ts
Replace jest.mock's with overriding dependencies ( #6014 )
2022-08-23 13:04:00 +03:00
index.ts
Replace static application window with ability to create many ( #5979 )
2022-08-16 15:55:42 +03:00
k8s-request.injectable.ts
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
logger.ts
Shorten license header to reduce amount of clutter in top of the files ( #4709 )
2022-01-18 10:18:10 +02:00
resource-applier.ts
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
shell-sync.ts
Fix completely overriding PATH in shellSync ( #5451 )
2022-08-09 10:08:56 -04:00
stop-services-and-exit-app.injectable.ts
Make starting of application modular and unit testable ( #5324 )
2022-05-18 16:18:02 +03:00
stores-apis-can-be-created.injectable.ts
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