dependabot[bot]
b926ee26de
Bump eslint from 8.11.0 to 8.14.0 ( #5280 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 10:31:14 -04:00
dependabot[bot]
3790a57d8b
Bump @typescript-eslint/eslint-plugin from 5.18.0 to 5.21.0 ( #5281 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 10:29:54 -04:00
dependabot[bot]
4c38e98074
Bump type-fest from 2.12.0 to 2.12.2 ( #5279 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 10:29:45 -04:00
dependabot[bot]
1fdd73541a
Bump ejs from 3.1.6 to 3.1.7 ( #5291 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 08:27:14 -04:00
dependabot[bot]
1e77217772
Bump cross-fetch from 3.0.6 to 3.1.5 ( #5294 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-29 08:25:18 -04:00
Alex Andreev
00efcad5ee
Merge branch 'master' into show-extension-preferences-in-separate-page
2022-04-29 14:52:52 +03:00
Sebastian Malton
8ada3c7505
Compute Tray Icon on the fly instead of at build ( #5157 )
2022-04-28 12:31:57 -04:00
Jim Ehrismann
51a93b8cc0
reverting flushHeaders() fix to restore auto-refresh ( #5283 )
...
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2022-04-27 11:56:07 -04:00
Jim Ehrismann
ff119dabf7
adding https_proxy to execHelm env ( #5273 )
...
* adding https_proxy to execHelm env
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
* lint plus simplification
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2022-04-27 11:55:23 -04:00
Alex Andreev
d1ae30a562
Fix misleading no metrics message ( #5240 )
...
* Add NoMetrics style module
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Add Open Cluster Settings link
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fine-tune NoMetrics layout
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Add test for clicking Open Settings link
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Add data-testid
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fixing tests
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Use navigateToEntitySettings instead of broadcastMessage
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fix test selector
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-27 15:48:49 +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
7f76cd53d1
Few Settings -> Preferences
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-27 11:29:13 +03:00
Sebastian Malton
e4b1fa2f40
Fix make dev on master ( #5282 )
...
- Add CI action to validate that future bump PRs don't break dev mode
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-04-26 20:18:18 -07:00
dependabot[bot]
a09ceacfd2
Bump @types/react-router-dom from 5.3.2 to 5.3.3 ( #5266 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 10:57:22 -04:00
dependabot[bot]
b4866a035e
Bump esbuild from 0.14.36 to 0.14.38 ( #5267 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 10:57:11 -04:00
dependabot[bot]
3a6a494c4f
Bump react-refresh from 0.11.0 to 0.12.0 ( #5221 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-26 10:56:13 -04:00
Alex Andreev
b577afb439
<Extensions/> tests
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-26 16:02:12 +03:00
Alex Andreev
be14b1cb34
Change Extension page title
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-26 15:18:23 +03:00
Alex Andreev
5679ed9b3f
Fine-tune preference sidebar styles
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-26 14:44:36 +03:00
Alex Andreev
45abe7863d
Set extension title with extension id
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-26 14:44:11 +03:00
Alex Andreev
2570c7ce0a
Show Custom Settings block for nav items
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-26 13:35:14 +03:00
Alex Andreev
b7b25fb1ff
Introduce <PreferencesNavigation /> tests
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-26 11:22:03 +03:00
Alex Andreev
b69d116e02
Add fromExtension field to PreferenceNavigationItem
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-26 11:21:41 +03:00
Alex Andreev
6622d2b432
Get extension by sanitizedExtensionId
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-26 10:08:57 +03:00
Sebastian Malton
753fa225ed
Fix crash in CRD display ( #5256 )
2022-04-25 17:10:39 -04:00
Roman
11f3cafac3
Expose Lens Monaco Editor component to extensions-api ( #5264 )
...
* Expose Lens Monaco Editor component to public, close #5094
2022-04-25 14:29:49 +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
263e26cadf
Fix isActive parameter
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-25 14:16:49 +03:00
Alex Andreev
ecc5383ebe
Revert token removing
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-25 13:41:42 +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
0c93c6dbf0
Set isActive prop
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-25 11:05:23 +03:00
Alex Andreev
1f6420f85b
Add isVisible condition for preference links
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-22 17:04:17 +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
dependabot[bot]
b7851c577b
Bump semver from 7.3.5 to 7.3.7 ( #5259 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 7.3.5 to 7.3.7.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v7.3.5...v7.3.7 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 09:04:47 -07: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
dependabot[bot]
b8993a7058
Bump esbuild from 0.14.34 to 0.14.36 ( #5260 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:46:12 -04:00
dependabot[bot]
0049bbf39c
Bump react-router-dom from 5.3.0 to 5.3.1 ( #5258 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-21 08:45:59 -04:00
dependabot[bot]
bff5282824
Bump webpack from 5.70.0 to 5.72.0 ( #5222 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 08:35:19 -04:00
dependabot[bot]
a0bb3c672e
Bump moment from 2.29.1 to 2.29.3 ( #5246 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 08:33:20 -04:00
dependabot[bot]
66a1af409d
Bump eslint-plugin-react-hooks from 4.3.0 to 4.4.0 ( #5220 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-20 08:33:11 -04:00
Alex Andreev
4a14393027
Upgrade electron-builder to 23.0.3 ( #5247 )
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-20 10:38:12 +03:00
Alex Andreev
51f7e8f1bc
Not using paddings for empty top bar items ( #5249 )
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2022-04-19 17:47:28 +03:00
Sebastian Malton
e977890677
Remove webpack.*.ts importing values from src/ ( #4992 )
2022-04-13 10:39:35 -04:00
Juho Heikka
d5528eb9fe
Add optional destination property to app event ( #5230 )
2022-04-13 11:32:04 +03:00
Panu Horsmalahti
39b17334ba
Export getAppVersion in the extension API ( #5239 )
2022-04-12 11:18:44 -04: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
Janne Savolainen
68a605ded9
Fix returning to specific catalog tab and removing a hotbar item ( #5201 )
...
* Fix removing hot bar item
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
* Fix navigating back to tab in catalog from hotbar
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-04-12 07:34:44 +03:00
chh
c66f9ad407
Expose ReactDOM as global object, and ensure in-tree extension to use the same instance ( #5229 )
...
Signed-off-by: Hung-Han (Henry) Chen <chenhungh@gmail.com>
2022-04-11 16:45:12 +03:00