1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+config-secrets
Sebastian Malton a83259b70a
Make request-api-resources flatter in implementation (#6802)
* Make request-api-resources flatter in implementation

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* More improvements to requestApiResources
- Also move files to better places

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Rename iter.pipeline as iter.chain

Signed-off-by: Sebastian Malton <sebastian@malton.name>

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-12-21 16:31:31 +02:00
..
__tests__ Fix allowed resources checks on GKE (#6657) 2022-12-20 17:20:27 +02:00
add-secret-dialog.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
add-secret-dialog.tsx Make request-api-resources flatter in implementation (#6802) 2022-12-21 16:31:31 +02:00
index.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
secret-details.scss Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
secret-details.tsx Refactor kube detail components and add KubeEvents automatically to all custom resources (#6468) 2022-12-15 10:14:00 -05:00
secrets-route-component.injectable.ts Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
secrets-sidebar-items.injectable.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
secrets.scss Add buttons to quicky filter the current view by a specific namespace (#6677) 2022-12-01 09:20:56 -05:00
secrets.tsx Add buttons to quicky filter the current view by a specific namespace (#6677) 2022-12-01 09:20:56 -05:00
store.injectable.ts Fix allowed resources checks on GKE (#6657) 2022-12-20 17:20:27 +02:00
store.ts Turn on strict mode in tsconfig.json, some helpful lints, and required cleanup where strictness necessitates it (#5195) 2022-05-16 07:17:57 -04:00