1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Sebastian Malton a78bbb5f6c
Fix rendering of boolean values in CRDs (#1087)
* Fix rendering of boolean values in CRDs

- add optional special casing for boolean values in DrawerItems and
  TableRows since React (imo annoying fashion) does not render boolean
  values by default.
- add a spinner on the sidebar for when the CRD menu is expeanded but
  the entries have not been loaded yet.
- Add ability to double click a Badge to expand, also make it so that
  Badges highligh all text on first click.

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2020-11-10 10:10:19 -05:00
..
common Fix rendering of boolean values in CRDs (#1087) 2020-11-10 10:10:19 -05:00
extensions Do not expose registries to extensions (#1304) 2020-11-10 12:46:40 +02:00
main implemented app menu testing support (#1105) 2020-11-09 15:10:30 -05:00
migrations Add migration to fix kubeconfig paths that point to snap config dir (#972) 2020-09-25 15:13:20 +03:00
renderer Fix rendering of boolean values in CRDs (#1087) 2020-11-10 10:10:19 -05:00
jest.setup.ts Add +/- buttons in scale deployment popup screen (#1191) 2020-11-03 20:30:36 +08:00