1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Lauri Nevala 75bf5b6dd6 Parse jsonPath expressions (#1793)
* Fix jsonPath calls by removing \ characters and using $..[] notation

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>

* Parse jsonPath properly

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>

* Cleanup

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>

* More cleanup

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>

* Improve parsing

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>

* Finetuning

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>

* Stringify children only if value is object or array

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>

* Test other escaped characters do not cause issues

Signed-off-by: Lauri Nevala <lauri.nevala@gmail.com>
2020-12-22 14:15:57 +02:00
..
api Generate metadata.selfLink if response does not have it (#1804) 2020-12-18 15:04:00 +02:00
components Parse jsonPath expressions (#1793) 2020-12-22 14:15:57 +02:00
fonts Extension support page (#1112) 2020-10-24 09:24:54 +03:00
hooks Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
themes Set scrollbar colors as global styles (#1484) 2020-11-25 10:25:37 +03:00
utils Parse jsonPath expressions (#1793) 2020-12-22 14:15:57 +02:00
bootstrap.tsx Visualize extension loading (#1635) 2020-12-07 11:34:08 +02:00
i18n.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
item.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
kube-object.store.ts Generate metadata.selfLink if response does not have it (#1804) 2020-12-18 15:04:00 +02:00
lens-app.tsx add no-unused and react/recommended to eslint (#1523) 2020-11-27 08:48:38 -05:00
navigation.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
template.html Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
theme.store.ts Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00