1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/dashboard
Sebastian Malton d821b18346
fix parseApi to not throw and to match apiVersion more specifically (#496)
* remove the explicit throw is new parseApi

* 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>

Co-authored-by: Sebastian Malton <smalton@mirantis.com>
2020-06-22 11:55:03 -04:00
..
client fix parseApi to not throw and to match apiVersion more specifically (#496) 2020-06-22 11:55:03 -04:00
locales typo/translation correction: transit to transmit (#359) 2020-06-04 12:44:08 +03:00
server Dynamic dashboard UI based on RBAC rules (#366) 2020-06-05 08:38:56 +03:00
test Lens app source code (#119) 2020-03-15 09:52:02 +02:00
tools Lens app source code (#119) 2020-03-15 09:52:02 +02:00
.babelrc Lens app source code (#119) 2020-03-15 09:52:02 +02:00
.dockerignore Lens app source code (#119) 2020-03-15 09:52:02 +02:00
.gitignore Windows build fix (#159) 2020-03-26 20:40:36 +02:00
.linguirc Lens app source code (#119) 2020-03-15 09:52:02 +02:00
index.html Clean up legacy references to Kontena (#216) 2020-04-11 14:38:53 +03:00
package.json Revert "Fix parseApi not accepting versions that don't start with 'v' (#441)" (#448) 2020-06-12 07:34:07 +03:00
webpack.config.ts Clean up legacy references to Kontena (#216) 2020-04-11 14:38:53 +03:00
yarn.lock Revert "Fix parseApi not accepting versions that don't start with 'v' (#441)" (#448) 2020-06-12 07:34:07 +03:00