| .. |
|
__test__
|
Fix tests not using ApplicationBuilder
|
2023-01-10 15:18:12 -05:00 |
|
app-paths
|
Remove a lot of usages of legacy globals (#6825)
|
2023-01-09 16:15:37 -05:00 |
|
base-store
|
Make base store non Singleton (#6690)
|
2022-12-15 17:07:19 +02:00 |
|
build-version
|
Add better type safety around Channels (#6133)
|
2022-10-13 07:50:19 -04:00 |
|
catalog
|
Remove a lot of usages of legacy globals (#6825)
|
2023-01-09 16:15:37 -05:00 |
|
catalog-sources
|
Fix tests not using ApplicationBuilder
|
2023-01-10 15:18:12 -05:00 |
|
catalog-sync-to-renderer
|
Replace override of catalogSyncToRenderer with a global override
|
2023-01-10 15:18:11 -05: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
|
Fix type errors from testing in dev mode
|
2023-01-10 15:18:08 -05:00 |
|
cluster-detectors
|
Replace usage of request in k8sRequest and cluster detectors
|
2023-01-10 15:18:11 -05:00 |
|
context-handler
|
Make PrometheusProviderRegistry fully injectable (#6592)
|
2022-11-25 09:19:57 -05:00 |
|
create-cluster
|
Update (mostly just) snapshots and a few other tests
|
2023-01-10 15:18:10 -05:00 |
|
crypto
|
Fix syncing shell env on TCSH and CSH (#6453)
|
2022-10-24 11:36:12 -04:00 |
|
electron-app
|
Fix many tests by changing injectables
|
2023-01-10 15:18:11 -05:00 |
|
extension-loader
|
Massively simplify bundled extension loading (#6787)
|
2022-12-21 16:46:51 +02:00 |
|
helm
|
Remove a lot of usages of legacy globals (#6825)
|
2023-01-09 16:15:37 -05:00 |
|
hotbar-store/migrations
|
Make base store non Singleton (#6690)
|
2022-12-15 17:07:19 +02:00 |
|
ipc
|
Replace last use of customRequestPromise with di
|
2023-01-10 15:18:11 -05:00 |
|
k8s
|
Lens proxy with TLS (#6851)
|
2023-01-04 19:18:02 +02:00 |
|
kube-auth-proxy
|
Remove a lot of usages of legacy globals (#6825)
|
2023-01-09 16:15:37 -05:00 |
|
kubeconfig-manager
|
Fix kubeconfig-manager tests
|
2023-01-10 15:18:12 -05:00 |
|
kubectl
|
Fix type errors
|
2023-01-10 15:18:11 -05:00 |
|
lens-proxy
|
Fix most tests
|
2023-01-10 15:18:12 -05:00 |
|
logger
|
Simplify Error.cause logging (#6669)
|
2022-12-13 03:39:07 -08: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
|
Fix queries for operator provider metrics (#6679)
|
2022-12-16 08:48:03 -05:00 |
|
protocol-handler
|
Make base store non Singleton (#6690)
|
2022-12-15 17:07:19 +02:00 |
|
resource-applier
|
Make base store non Singleton (#6690)
|
2022-12-15 17:07:19 +02:00 |
|
router
|
Remove a lot of usages of legacy globals (#6825)
|
2023-01-09 16:15:37 -05:00 |
|
routes
|
Remove a lot of usages of legacy globals (#6825)
|
2023-01-09 16:15:37 -05:00 |
|
shell-session
|
Fix usage of new asyncComputed type
|
2023-01-10 15:18:10 -05:00 |
|
start-main-application
|
Fix most tests
|
2023-01-10 15:18:12 -05:00 |
|
stores
|
Fix kubeconfig-sync sometimes producing multiple identical entities (#5855)
|
2022-10-03 10:38:41 -04:00 |
|
theme
|
Make base store non Singleton (#6690)
|
2022-12-15 17:07:19 +02:00 |
|
tray
|
Make base store non Singleton (#6690)
|
2022-12-15 17:07:19 +02:00 |
|
user-store
|
Make base store non Singleton (#6690)
|
2022-12-15 17:07:19 +02:00 |
|
utils
|
Fix build type errors
|
2023-01-10 15:18:12 -05:00 |
|
vars
|
Remove a lot of usages of legacy globals (#6825)
|
2023-01-09 16:15:37 -05:00 |
|
weblinks-store
|
Allow to import app as a library (#6722)
|
2022-12-23 13:33:35 +02:00 |
|
create-app.ts
|
Allow to import app as a library (#6722)
|
2022-12-23 13:33:35 +02:00 |
|
extension-api.ts
|
Allow to import app as a library (#6722)
|
2022-12-23 13:33:35 +02:00 |
|
get-metrics.injectable.ts
|
Fix build type errors
|
2023-01-10 15:18:12 -05:00 |
|
getDi.ts
|
Allow to import app as a library (#6722)
|
2022-12-23 13:33:35 +02:00 |
|
getDiForUnitTesting.ts
|
Add enough code to get first couple terminal tests to pass
|
2023-01-10 15:17:50 -05:00 |
|
index.ts
|
Allow to import app as a library (#6722)
|
2022-12-23 13:33:35 +02:00 |
|
k8s-request.injectable.ts
|
Fix test failures
|
2023-01-10 15:18:12 -05:00 |
|
library.ts
|
Allow to import app as a library (#6722)
|
2022-12-23 13:33:35 +02:00 |
|
register-injectables.ts
|
Allow to import app as a library (#6722)
|
2022-12-23 13:33:35 +02:00 |
|
stop-services-and-exit-app.injectable.ts
|
Remove global version of appEventBus (#6096)
|
2022-10-31 14:59:05 +02: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 |