1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Sebastian Malton
b4612200f0 Add some tests for LogSearch, fix extension API and sendCommand
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-01-26 10:27:47 -05:00
Sebastian Malton
3862122031 Full dependency inversion of <Dock> and all current tab kinds
- Fixes pod logs not working on initial load

- Removes DockStore as a dependency of all *TabStore

- Removes all the reactions about loading new data from the stores

- Removes dependencies on selectedTabId from all *TabStore's

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-01-25 17:23:58 -05:00