1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/dashboard/client/api
Sebastian Malton f68b96efe3 fix parseApi to be more consitent with the older version
- Add many more unit tests (these are exact copies of the old behaviour
  so that any changes do not change behaviour)

- Make explicit, with documentation, why certain actions are being taken
  with the parsing of the api URL parts

Signed-off-by: Sebastian Malton <smalton@mirantis.com>
2020-06-18 14:43:41 -04:00
..
__test__ fix parseApi to be more consitent with the older version 2020-06-18 14:43:41 -04:00
endpoints Handle invalid metric response properly (#464) 2020-06-16 13:47:01 -04:00
api-manager.ts remove the explicit throw is new parseApi 2020-06-18 11:28:03 -04:00
index.ts Lens app source code (#119) 2020-03-15 09:52:02 +02:00
json-api.ts Dynamic dashboard UI based on RBAC rules (#366) 2020-06-05 08:38:56 +03:00
kube-api.ts fix parseApi to be more consitent with the older version 2020-06-18 14:43:41 -04:00
kube-json-api.ts Lens app source code (#119) 2020-03-15 09:52:02 +02:00
kube-object.ts override KubeObject's delete() method in Job class 2020-06-12 15:23:19 -04:00
kube-watch-api.ts Dynamic dashboard UI based on RBAC rules (#366) 2020-06-05 08:38:56 +03:00
rbac.ts Dynamic dashboard UI based on RBAC rules (#366) 2020-06-05 08:38:56 +03:00
terminal-api.ts Silence terminal websocket connection errors (#172) 2020-03-29 20:03:46 +03:00
websocket-api.ts Lens app source code (#119) 2020-03-15 09:52:02 +02:00
workload-kube-object.ts Show object reference for all objects (#399) 2020-06-04 14:46:43 +03:00