1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Sebastian Malton 956a579bee Clear up some NamespaceStore methods
- Deprecate toggleAll in favour of selectAll because the other was
  dangerous, mostly broken, and didn't toggle

- Fix hasAllContexts to be true in the [] case

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-10-28 12:33:07 -04:00
..
common Fix IPC race condition. (#4169) 2021-10-28 18:46:16 +03:00
extensions Stop using @electron/remote to obtain app.getPath() (#4078) 2021-10-27 21:07:41 -04:00
main Increase maxBuffer size when getting helm release details (#4164) 2021-10-28 08:33:16 -04:00
migrations Stop using @electron/remote to obtain app.getPath() (#4078) 2021-10-27 21:07:41 -04:00
renderer Clear up some NamespaceStore methods 2021-10-28 12:33:07 -04:00
jest.setup.ts Fix accessible namespaces notification not navigating to correct settings (#4048) 2021-10-15 09:06:24 -04:00
preload.ts Refactor k8s api to common (#3553) 2021-08-10 13:26:14 +03:00