1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton f021d9d0db
Change notification when extension is not found (#5184)
* Change notification when extension is not found

- Removes legacy downloadFile and downloadJson in favour of using
  `node-fetch`

- A notification will be displayed if the URL provided results in a
  status of 404

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Resolve PR comments

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-10-11 10:40:02 -04:00
..
__tests__ Revert "Remove mac-ca usage since it was only in tests (#6043)" (#6319) 2022-10-04 17:52:55 -04:00
app-event-bus Introduce a centralised way to emit telemetry from calls of injectable functions (#6164) 2022-09-02 09:33:22 -04:00
app-paths Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
application-update Fix crash on clean startup (#6276) 2022-09-20 08:19:09 +02:00
catalog Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
catalog-entities Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
cluster Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
cluster-store Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
directory-for-lens-local-storage Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
error-reporting Fix crash on clean startup (#6276) 2022-09-20 08:19:09 +02:00
fetch Change notification when extension is not found (#5184) 2022-10-11 10:40:02 -04:00
front-end-routing Add Runtime Classes views (#6294) 2022-10-05 08:12:16 -04:00
fs Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
get-configuration-file-model Bump typescript, @typescript-eslint/eslint-plugin, and @typescript-eslint/parser (#6143) 2022-09-01 10:05:32 -04:00
helm Stop using HelmCli from Renderer (#4861) 2022-06-13 11:42:53 +03:00
hotbars Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
initializable-state Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
ipc Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
k8s Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
k8s-api Add Runtime Classes views (#6294) 2022-10-05 08:12:16 -04:00
kube-helpers Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
logger Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
os Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
path Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
protocol-handler Bump typescript, @typescript-eslint/eslint-plugin, and @typescript-eslint/parser (#6143) 2022-09-01 10:05:32 -04:00
root-frame-rendered-channel Introduce way to install update directly from tray. Make application updater unit testable... (#5433) 2022-06-03 11:21:36 +03:00
runnable Fix kubeconfig-sync sometimes producing multiple identical entities (#5855) 2022-10-03 10:38:41 -04:00
terminal Remove all manual uses of v8 serialization (#5548) 2022-06-06 07:34:03 -04:00
test-utils Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
user-store Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
utils Change notification when extension is not found (#5184) 2022-10-11 10:40:02 -04:00
vars Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Clean up versioning and packageJson uses (#6196) 2022-09-15 17:20:58 -04:00
cluster-frames.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
cluster-frames.ts Enforce member-delimiter-style using eslint (#4870) 2022-02-16 14:43:03 -05:00
cluster-types.ts Validate ClusterModel before trying to update or create a Cluster (#4515) 2022-10-03 12:36:28 -04:00
configure-packages.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
event-emitter.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
item.store.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
kube-helpers.ts Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
log-error.injectable.ts Helper to resolve proxy from URL in any environment, or using extension-API (#5690) 2022-06-22 16:09:24 +03:00
logger.injectable.ts Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
logger.ts Add guards to prevent activation errors slipping through (#5845) 2022-07-19 09:05:41 +03:00
rbac.ts Add Runtime Classes views (#6294) 2022-10-05 08:12:16 -04:00
request.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
system-ca.ts Revert "Remove mac-ca usage since it was only in tests (#6043)" (#6319) 2022-10-04 17:52:55 -04:00
vars.ts Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
weblink-store.injectable.ts Make starting of application modular and unit testable (#5324) 2022-05-18 16:18:02 +03:00
weblink-store.ts Fix slackLink in catalog becoming out of date (#5108) 2022-04-08 11:12:06 -04:00