1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/fetch
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
..
download-binary.injectable.ts Change notification when extension is not found (#5184) 2022-10-11 10:40:02 -04:00
download-json.injectable.ts Change notification when extension is not found (#5184) 2022-10-11 10:40:02 -04:00
fetch.global-override-for-injectable.ts Making apiBase injectable (#6022) 2022-10-05 08:10:36 -04:00
fetch.injectable.ts Change notification when extension is not found (#5184) 2022-10-11 10:40:02 -04:00
timeout-controller.ts Change notification when extension is not found (#5184) 2022-10-11 10:40:02 -04:00