1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/+network
Alex Andreev 852aa1147f
Fix: preventing <App/> to render on cluster refresh (#2253)
* Removing @observer decorator from <App/>

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Add observer wrapper to <MainLayoutHeader/>

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fix eslint claim

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Moving extension route renderers to components

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Clean up

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Removing external observables out from App render()

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Fetching hosted cluster inside Command Palette

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Setting route lists explicitly
To avoid using observable data within tabRoutes arrays

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>

* Review fixes

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2021-03-04 14:12:28 +02:00
..
index.ts Initial command palette feature (#1957) 2021-02-02 12:34:13 +02:00
network-mixins.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
network.command.ts Initial command palette feature (#1957) 2021-02-02 12:34:13 +02:00
network.route.ts Fix: preventing <App/> to render on cluster refresh (#2253) 2021-03-04 14:12:28 +02:00
network.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
network.tsx Remove lingui (#1874) 2020-12-29 14:53:34 +02:00