1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
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
..
__tests__ Removing !important statements from theme variables (#1303) 2020-11-10 15:16:16 +03:00
utils Fix rendering of boolean values in CRDs (#1087) 2020-11-10 10:10:19 -05:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts UI for enabling/disabling extensions (#1208) 2020-11-04 19:25:36 +02:00
cluster-ipc.ts Allow extensions to define cluster features (#1125) 2020-10-26 08:21:22 +02:00
cluster-store.ts Add mechanism for users to specify accessible namespaces (#702) 2020-11-09 10:45:09 -05:00
custom-errors.ts Added additional checks on the command used in the Exec plugin in a kubeconfig (#1013) 2020-10-12 10:20:08 +03:00
event-bus.ts Move tracker to telemetry extension (#1092) 2020-10-19 11:56:08 +03:00
event-emitter.ts Move tracker to telemetry extension (#1092) 2020-10-19 11:56:08 +03:00
ipc.ts Move verbose log lines to silly level (#859) 2020-09-11 14:11:36 +03:00
kube-helpers.ts Added additional checks on the command used in the Exec plugin in a kubeconfig (#1013) 2020-10-12 10:20:08 +03:00
prometheus-providers.ts Add support for Docker Enterprise Container Cloud metrics (#998) 2020-09-30 14:02:18 +03:00
rbac.ts Add support for PodDisruptionBudgets (#452) 2020-08-21 11:39:02 +03:00
register-protocol.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
request.ts Migrating Vue components to React and stores refactoring (#585) 2020-08-20 08:53:07 +03:00
search-store.ts Log search (#1114) 2020-11-09 17:46:14 +03:00
system-ca.ts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
user-store.ts Removing !important statements from theme variables (#1303) 2020-11-10 15:16:16 +03:00
vars.ts Add webpack hot-reload/cache plugins to improve Lens DX (#1250) 2020-11-09 21:04:41 +08:00
workspace-store.ts Improve how extensions can manage cluster/workspace stores (#1176) 2020-10-30 09:45:09 +02:00