dependabot[bot]
d7585d339d
Bump mobx from 6.7.0 to 6.8.0 ( #7170 )
...
Bumps [mobx](https://github.com/mobxjs/mobx ) from 6.7.0 to 6.8.0.
- [Release notes](https://github.com/mobxjs/mobx/releases )
- [Commits](https://github.com/mobxjs/mobx/commits )
---
updated-dependencies:
- dependency-name: mobx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-16 07:57:58 -05:00
dependabot[bot]
7e1b56b942
Bump joi from 17.7.0 to 17.7.1 ( #7172 )
...
Bumps [joi](https://github.com/hapijs/joi ) from 17.7.0 to 17.7.1.
- [Release notes](https://github.com/hapijs/joi/releases )
- [Commits](https://github.com/hapijs/joi/compare/v17.7.0...v17.7.1 )
---
updated-dependencies:
- dependency-name: joi
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>
2023-02-16 07:55:07 -05:00
Jari Kolehmainen
415a133085
Change extension ipc registration log level from info to debug ( #7175 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-02-16 07:52:09 -05:00
Janne Savolainen
4bf72742fd
Fix configuration shown release details being stale ( #7174 )
...
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-02-16 07:49:43 -05:00
Roman
54e874f646
Replication Controllers (new resource view) ( #7154 )
...
* New resource view: ReplicationController -- scaffolding files
Signed-off-by: Roman <ixrock@gmail.com>
* fix: inappropriate names after copy-pasting
Signed-off-by: Roman <ixrock@gmail.com>
* update replication controller api types/spec, fix menu title
Signed-off-by: Roman <ixrock@gmail.com>
* items list + details list views (added contents from replication controllers), lint fixes
Signed-off-by: Roman <ixrock@gmail.com>
* allow to scale replication controllers
Signed-off-by: Roman <ixrock@gmail.com>
* switched for scaling replicas with `Slider` component instead of `Buttons+Input`
Signed-off-by: Roman <ixrock@gmail.com>
---------
Signed-off-by: Roman <ixrock@gmail.com>
2023-02-16 07:48:24 -05:00
dependabot[bot]
de6f339fec
Bump esbuild from 0.17.7 to 0.17.8 ( #7159 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.17.7 to 0.17.8.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.7...v0.17.8 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
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>
2023-02-15 12:19:11 -05:00
dependabot[bot]
78df199a7f
Bump sass from 1.58.0 to 1.58.1 ( #7158 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.58.0 to 1.58.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.58.0...1.58.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
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>
2023-02-15 12:19:00 -05:00
Sebastian Malton
79e5c9c431
Add bundled extension versions to 'About Lens' ( #7163 )
...
- Only during non-stable versions
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-15 09:46:22 -05:00
dependabot[bot]
78b6753e94
Bump dompurify from 2.4.3 to 2.4.4 ( #7160 )
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.4.3 to 2.4.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.4.3...2.4.4 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:development
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>
2023-02-15 08:25:27 -05:00
dependabot[bot]
77ca13b363
Bump @swc/core from 1.3.32 to 1.3.35 ( #7157 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.3.32 to 1.3.35.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.3.32...v1.3.35 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
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>
2023-02-15 08:25:02 -05:00
Janne Savolainen
fbb37c6717
Fix extension installation by not removing the package.json ( #7161 )
...
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2023-02-15 05:16:58 -08:00
Panu Horsmalahti
3f0de0550e
Enable extension to specify storeName for persisting data ( #7107 )
...
* Enable extension to specify storeName for persisting data
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
* Add unit tests and update injectables
Signed-off-by: Antti Lustila <antti.lustila@luotocompany.fi>
* Remove unnecessary mock
Signed-off-by: Antti Lustila <antti.lustila@luotocompany.fi>
---------
Signed-off-by: Panu Horsmalahti <phorsmalahti@mirantis.com>
Signed-off-by: Antti Lustila <antti.lustila@luotocompany.fi>
Co-authored-by: Antti Lustila <antti.lustila@luotocompany.fi>
2023-02-15 14:56:56 +02:00
Alex Andreev
15ba5da51e
Add a bit of spacing before Installed extensions title ( #7152 )
...
* Add a bit of spacing before Installed extensions title
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Update snapshot
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
---------
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-14 18:24:23 +03:00
dependabot[bot]
ebf6d78870
Bump @typescript-eslint/eslint-plugin from 5.51.0 to 5.52.0 ( #7149 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.51.0 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 08:23:39 -05:00
dependabot[bot]
fedbc73482
Bump @hapi/call from 9.0.0 to 9.0.1 ( #7151 )
...
Bumps [@hapi/call](https://github.com/hapijs/call ) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/hapijs/call/releases )
- [Commits](https://github.com/hapijs/call/compare/v9.0.0...v9.0.1 )
---
updated-dependencies:
- dependency-name: "@hapi/call"
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>
2023-02-14 08:16:32 -05:00
dependabot[bot]
8b8d470893
Bump @typescript-eslint/parser from 5.51.0 to 5.52.0 ( #7148 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.51.0 to 5.52.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.52.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 08:16:13 -05:00
Alex Andreev
2019f5749d
Merge branch 'master' into enhancement-ability-to-remove-subnamespaces
2023-02-14 09:54:36 +03:00
Sebastian Malton
949580e7d4
Fix node shell not loading due to Host/certificate mismatch ( #7147 )
...
* Fix node shell not loading
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Remove unnecessary cast
Signed-off-by: Sebastian Malton <sebastian@malton.name>
---------
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-13 14:30:06 -08:00
Sebastian Malton
c575c7a8bd
Fix typing issue with userStorePreferenceDescriptorsInjectable ( #7144 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-13 10:57:10 -05:00
dependabot[bot]
4b349279c5
Bump @typescript-eslint/parser from 5.50.0 to 5.51.0 ( #7121 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.50.0 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 10:28:29 -05:00
dependabot[bot]
c6765187f5
Bump @typescript-eslint/eslint-plugin from 5.50.0 to 5.51.0 ( #7119 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.50.0 to 5.51.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.51.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-13 10:23:47 -05:00
dependabot[bot]
c3e4691482
Bump esbuild from 0.17.5 to 0.17.7 ( #7135 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.17.5 to 0.17.7.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.5...v0.17.7 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
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>
2023-02-13 10:13:11 -05:00
Alex Andreev
c9d43ffdba
Fix: create/edit resource tab Save & Close button behavior ( #7124 )
...
* Close dock tab only if submit() resolved
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Close dock tab only if all resources successfully created
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Simpler error throw
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
---------
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-13 16:52:42 +03:00
Alex Andreev
3192ece80b
Replace error notification with logger error
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-13 10:41:26 +03:00
Alex Andreev
95a3d3b144
Merge branch 'master' into enhancement-ability-to-remove-subnamespaces
2023-02-13 09:51:09 +03:00
Alex Andreev
0719293b11
Namespace details tree view ( #7080 )
...
* Initial tests for <NamespaceTreeView />
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Introduce <NamespaceTreeView/>
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Render namespace children
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Render a child subnamespace
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Remove unused lodash import
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Render subnamespace badge after name
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Testing rendering 2 levels deep
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Add tree view to namespace details
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Expand all nodes by default
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Add links to the tree items
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Initial label styling
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Label and group styling
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Remove fontSize attr from SvgIcon
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Styling subnamespace badge
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Expand and collapse tree nodes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Testing clicking plus icon
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Restyling subnamespace badge
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Adding tooltip for subnamespace badge
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Linter fixes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Fix linter harder
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Replace CloseIcon with semi-transparent MinusIcon
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Styling TreeView inside scss module
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Move isSubnamespace method inside API
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Extract nodeId to avoid repeating
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Rename Icon components
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Clean up tests from boilderplate
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Subnamespace badge style fixes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Linter fix
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Use font-size: x-small instead of rem units
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Move subnamespace badge show check to parent
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Use prevDefault util
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Refactor: move tree build logic to store
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Linter fixes
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Refactor hierarchicalNamespacesInjectable
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Add tests for getNamespaceTree() function
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
* Use Subnamespace badge in namespace list (#7132 )
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
---------
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-13 09:34:03 +03:00
Alex Andreev
e75591b2a7
Tiny typing fix
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-10 14:27:52 +03:00
Alex Andreev
2c39868b39
Remove unused import
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-10 13:35:53 +03:00
Alex Andreev
ff9cbfb78b
Remove success notification while removing subnamespace
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-10 13:31:51 +03:00
Alex Andreev
fa148b309b
Linter fixes
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-10 13:30:59 +03:00
Alex Andreev
da3e08f303
Introduce removeNamespaceInjectable
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-10 13:28:34 +03:00
Alex Andreev
58546b0e65
Does not remove subnamespace with usual method
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-09 17:33:52 +03:00
Alex Andreev
9f0b4323db
Testing removing a regular namespace
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-09 17:18:28 +03:00
Alex Andreev
6184325507
Add tests for getNamespaceTree() function
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-09 10:45:42 +03:00
Alex Andreev
2675a83632
Refactor hierarchicalNamespacesInjectable
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-08 17:28:02 +03:00
Alex Andreev
6a4a58b937
Linter fixes
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-08 17:24:30 +03:00
Alex Andreev
690bef9597
Refactor: move tree build logic to store
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-08 17:23:36 +03:00
Alex Andreev
0cf649de69
Use prevDefault util
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-08 14:57:40 +03:00
Alex Andreev
5b8de287d8
Move subnamespace badge show check to parent
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-08 14:54:47 +03:00
Alex Andreev
f9cf6ad87f
Use font-size: x-small instead of rem units
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-08 14:40:59 +03:00
Alex Andreev
0bf00767bb
Merge branch 'master' into enhancement-namespace-tree-view
2023-02-08 14:38:05 +03:00
Jari Kolehmainen
ccab5fda1c
Use setCertificateVerifyProc to verify lens proxy certificate ( #7118 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-02-08 05:51:55 -05:00
Sami Tiilikainen
ac2d0e46ff
Renderer file logging transport ( #6795 )
...
* Renderer file logging transport
Add file logging to renderer, writing separate log files for renderer main frame and each cluster frame.
Related to lensapp/support-lens-extension#118
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
* Switch renderer file log level to info
There is too much noise on debug level from api responses etc
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
* Unmount on pagehide instead of beforeunload
It seems cluster onbeforeunload is not triggered when iframe is removed from dom by the parent (when disconnecting a cluster).
While on root/main frame the beforeunload event does work, it seems to be adviced to use pagehide instead.
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
* Close log files on unmount
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
* Improve file handle closing in different situations
This should cover reloading main and cluster frames and closing cluster frame throught disconnecting cluster. No file handles should be left open now.
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
* Fix renderer log rotation
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
* Switch back to beforeunload in root frame
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
* Remove capturing phase event usage
Does not seem to be needed for log files to be successfully closed and caused integration tests to fail.
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
---------
Signed-off-by: Sami Tiilikainen <97873007+samitiilikainen@users.noreply.github.com>
2023-02-08 05:50:22 -05:00
Alex Andreev
30ca560937
Linter fix
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-06 11:28:06 +03:00
Alex Andreev
014174e04b
Subnamespace badge style fixes
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-06 11:27:50 +03:00
Alex Andreev
074c0aa087
Merge branch 'master' into enhancement-namespace-tree-view
2023-02-06 10:35:01 +03:00
Alex Andreev
b0ab29095e
Clean up tests from boilderplate
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-06 10:34:31 +03:00
dependabot[bot]
c12561f7d8
Bump http-cache-semantics from 4.1.0 to 4.1.1 ( #7108 )
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 13:28:33 -05:00
dependabot[bot]
e0195117d5
Bump @swc/cli from 0.1.59 to 0.1.61 ( #7096 )
...
Bumps [@swc/cli](https://github.com/swc-project/cli ) from 0.1.59 to 0.1.61.
- [Release notes](https://github.com/swc-project/cli/releases )
- [Commits](https://github.com/swc-project/cli/compare/v0.1.59...v0.1.61 )
---
updated-dependencies:
- dependency-name: "@swc/cli"
dependency-type: direct:development
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>
2023-02-03 09:54:58 -05:00
dependabot[bot]
4c44e1948c
Bump @swc/core from 1.3.31 to 1.3.32 ( #7090 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.3.31 to 1.3.32.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.3.31...v1.3.32 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
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>
2023-02-03 09:50:55 -05:00
Sebastian Malton
28d2ccf0fe
Release 6.4.0-beta.13 ( #7106 )
...
* Release 6.4.0-beta.13
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Fix create-release-pr after fresh bootstrap
Signed-off-by: Sebastian Malton <sebastian@malton.name>
---------
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-03 09:10:04 -05:00
Alex Andreev
70ca90f3ae
Rename Icon components
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-03 16:28:23 +03:00
Alex Andreev
c594cb4c25
Extract nodeId to avoid repeating
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-03 16:27:02 +03:00
Alex Andreev
fa87ab5157
Move isSubnamespace method inside API
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-03 16:23:19 +03:00
Alex Andreev
db0cb45a30
Styling TreeView inside scss module
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-03 16:17:43 +03:00
Jari Kolehmainen
65175377d0
fix common extension api bundling ( #7099 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-02-03 15:15:08 +02:00
Alex Andreev
c2b38591c4
Merge branch 'master' into enhancement-namespace-tree-view
2023-02-03 13:40:19 +03:00
Jari Kolehmainen
5002b450fd
Set core webpack dependencies as externals ( #7094 )
...
* core webpack dependencies as externals
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* use fork-ts-checker-webpack-plugin
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
---------
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-02-02 16:52:21 +02:00
Alex Andreev
f8519e6ebd
Merge branch 'master' into enhancement-namespace-tree-view
2023-02-02 16:54:02 +03:00
Sebastian Malton
6d2efb99e7
Export more things for the extension API ( #7088 )
...
* Export more things for the extension API
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Provide more insight into the dist-tag computation
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Fix type errors
Signed-off-by: Sebastian Malton <sebastian@malton.name>
---------
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-02 08:28:56 -05:00
Alex Andreev
0df260ecd0
Replace CloseIcon with semi-transparent MinusIcon
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-02 12:51:55 +03:00
Alex Andreev
65a4e2b90a
Merge branch 'master' into enhancement-namespace-tree-view
2023-02-02 11:59:37 +03:00
Sebastian Malton
7a57a89194
Release 6.4.0-beta.12 ( #7086 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-01 16:13:39 -05:00
dependabot[bot]
5953510c11
Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 ( #7075 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 15:56:47 -05:00
dependabot[bot]
c81a83ee84
Bump sass from 1.57.1 to 1.58.0 ( #7073 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.57.1 to 1.58.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.57.1...1.58.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 15:54:38 -05:00
dependabot[bot]
e548d9b024
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 ( #7074 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 15:54:00 -05:00
dependabot[bot]
fef8e98fef
Bump @swc/cli from 0.1.59 to 0.1.60 ( #7072 )
...
Bumps [@swc/cli](https://github.com/swc-project/cli ) from 0.1.59 to 0.1.60.
- [Release notes](https://github.com/swc-project/cli/releases )
- [Commits](https://github.com/swc-project/cli/compare/v0.1.59...v0.1.60 )
---
updated-dependencies:
- dependency-name: "@swc/cli"
dependency-type: direct:development
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>
2023-02-01 15:53:52 -05:00
Sebastian Malton
b982d41c55
Release 6.4.0-beta.11 ( #7084 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-01 15:45:04 -05:00
Sebastian Malton
b19e355e0e
Move @k8slens/generate-tray-icons to seperate package ( #7057 )
...
* Move @k8slens/generate-tray-icons to seperate package
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Rename very long folder name to fix issue on windows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Make it possible to build on windows using powershell
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Fix integration tests on windows
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Don't error on close directly
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Switch to type: module for generate-tray-icons
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Make more packages type:module
Signed-off-by: Sebastian Malton <sebastian@malton.name>
* Fix scripts needing node
Signed-off-by: Sebastian Malton <sebastian@malton.name>
---------
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-02-01 11:41:44 -08:00
Alex Andreev
8c0f85a20b
Merge branch 'master' into enhancement-namespace-tree-view
2023-02-01 17:18:38 +03:00
Jari Kolehmainen
df6f4b5fa0
Allow to develop & build on Windows powershell ( #7081 )
...
* allow to develop & build on windows powershell
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* remove hardcoded bash shell from test workflow
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
* use rimraf
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
---------
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-02-01 15:58:18 +02:00
Alex Andreev
4ab9f73e35
Merge branch 'master' into enhancement-namespace-tree-view
2023-02-01 15:02:02 +03:00
Alex Andreev
074536d529
Fix linter harder
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 14:33:37 +03:00
Alex Andreev
8c8701f8a6
Linter fixes
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 13:54:13 +03:00
Alex Andreev
1489264953
Adding tooltip for subnamespace badge
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 13:42:53 +03:00
Alex Andreev
78e77f7536
Restyling subnamespace badge
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 13:37:21 +03:00
Alex Andreev
752c60d755
Testing clicking plus icon
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 13:31:46 +03:00
Alex Andreev
0ecf00ed03
Expand and collapse tree nodes
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 13:29:22 +03:00
Alex Andreev
e6ab47f1eb
Styling subnamespace badge
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 10:02:22 +03:00
Alex Andreev
270f7f839d
Remove fontSize attr from SvgIcon
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 09:45:28 +03:00
Alex Andreev
e4221d891c
Label and group styling
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-02-01 09:43:52 +03:00
dependabot[bot]
f445bd4eb9
Bump esbuild from 0.17.4 to 0.17.5 ( #7061 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.17.4 to 0.17.5.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.17.4...v0.17.5 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
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>
2023-01-31 11:31:08 -05:00
dependabot[bot]
2c97c68e3c
Bump @swc/core from 1.3.30 to 1.3.31 ( #7060 )
...
Bumps [@swc/core](https://github.com/swc-project/swc ) from 1.3.30 to 1.3.31.
- [Release notes](https://github.com/swc-project/swc/releases )
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/swc-project/swc/compare/v1.3.30...v1.3.31 )
---
updated-dependencies:
- dependency-name: "@swc/core"
dependency-type: direct:development
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>
2023-01-31 11:30:57 -05:00
dependabot[bot]
77cd89c54b
Bump typedoc from 0.23.23 to 0.23.24 ( #7062 )
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.23.23 to 0.23.24.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.23.23...v0.23.24 )
---
updated-dependencies:
- dependency-name: typedoc
dependency-type: direct:development
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>
2023-01-31 11:30:40 -05:00
Jari Kolehmainen
d3c4816e4b
set cwd when spawning kube auth proxy ( #7069 )
...
Signed-off-by: Jari Kolehmainen <jari.kolehmainen@gmail.com>
2023-01-31 18:23:29 +02:00
Sebastian Malton
9ca8dc86fd
Rename extension api parts as 'extensionApi' ( #7066 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-31 10:00:49 -05:00
dependabot[bot]
694de50bda
Bump typescript from 4.9.4 to 4.9.5 ( #7059 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
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>
2023-01-31 09:49:26 -05:00
Alex Andreev
d99bf38ff3
Initial label styling
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 16:29:13 +03:00
Alex Andreev
5f6f910cde
Add links to the tree items
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 16:03:33 +03:00
Alex Andreev
803348dad1
Expand all nodes by default
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 14:52:29 +03:00
Alex Andreev
f0111391f2
Add tree view to namespace details
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 14:17:35 +03:00
Alex Andreev
304fcdc601
Testing rendering 2 levels deep
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 14:16:36 +03:00
Alex Andreev
34c3e3e498
Render subnamespace badge after name
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 13:33:50 +03:00
Alex Andreev
b0e27123b2
Remove unused lodash import
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 13:18:55 +03:00
Alex Andreev
ecba048c95
Render a child subnamespace
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 13:12:33 +03:00
Alex Andreev
2d2f2888cd
Render namespace children
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 13:06:00 +03:00
Alex Andreev
0e9a6fbbe4
Introduce <NamespaceTreeView/>
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 12:23:20 +03:00
Alex Andreev
90d7e97fbb
Initial tests for <NamespaceTreeView />
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-01-31 12:22:52 +03:00
Sebastian Malton
a73f166f1f
Fix @k8slens/extensions being broken after monorepo ( #7058 )
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-30 16:32:30 -05:00
dependabot[bot]
8649e3e53e
Bump immer from 9.0.18 to 9.0.19 ( #7048 )
...
Bumps [immer](https://github.com/immerjs/immer ) from 9.0.18 to 9.0.19.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v9.0.18...v9.0.19 )
---
updated-dependencies:
- dependency-name: immer
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>
2023-01-30 09:39:23 -05:00