1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src
Roman 749eb4a42b fix: restore "all namespaces" on page reload
Signed-off-by: Roman <ixrock@gmail.com>
2021-05-10 21:22:00 +03:00
..
common fix: don't cache mobx.when(() => this.someObservable) cause might not work as expected due later call of makeObservable(this) in constructor 2021-05-10 17:35:20 +03:00
extensions fix: don't cache mobx.when(() => this.someObservable) cause might not work as expected due later call of makeObservable(this) in constructor 2021-05-10 17:35:20 +03:00
main fix: don't cache mobx.when(() => this.someObservable) cause might not work as expected due later call of makeObservable(this) in constructor 2021-05-10 17:35:20 +03:00
migrations Fix kubeconfig-sync issues (#2692) 2021-05-04 15:21:15 -04:00
renderer fix: restore "all namespaces" on page reload 2021-05-10 21:22:00 +03:00
jest.setup.ts mobx-6 migration -- part 1 2021-05-06 15:09:24 +03:00