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

9 Commits

Author SHA1 Message Date
Alex Andreev
00efcad5ee Merge branch 'master' into show-extension-preferences-in-separate-page 2022-04-29 14:52:52 +03:00
Roman
22d2133ac8
Upgrade ReactSelect to latest version (#5277)
* - maintenance: upgrade react-select to latest version (5+)
- fix: props.styles was ignored and didn't passed to original react-select component from abstraction wrapper
2022-04-27 12:31:07 +03:00
Alex Andreev
8e5a8389e4 Update snapthots
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-25 14:19:14 +03:00
Alex Andreev
098bda1866 Show preferences only from specified extension
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-25 13:38:53 +03:00
Alex Andreev
d0bb70452a Check for showInPreferencesTab tab for a link to show
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-25 11:47:32 +03:00
Alex Andreev
6d8feb65d4 Add some tests for links
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-22 17:01:30 +03:00
Alex Andreev
fa9277fb8c Showing a links for each extension in sidebar
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-21 16:52:27 +03:00
Janne Savolainen
6745f2efd7
Fix snapshots/code-style after merging stuff to master (#5235)
* Update snapshots after merging stuff to master

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Fix code style

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-04-12 15:02:34 +03:00
Iku-turso
55d8e0e06c
Introduce a collection of behavioural unit tests for navigation (#5085)
This reverts commit ecd881c25df219b511d7efd43dac59e748b21cc7.

Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>

Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
2022-04-12 07:39:46 +03:00