This project is mirrored from https://gitee.com/NQL886/lens.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 07 Sep, 2021 2 commits
-
-
K.C.Ashish Kumar authored
Signed-off-by:
K.C.Ashish Kumar <ashish-kumar.kothapally-chandrakanth@broadcom.com>
-
Alex Andreev authored
* Adding home button Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Highlight catalog entity on route match Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Wait for general entites to load Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding WelcomePage catalog entity Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Highlight general entities in hotbar if their route matches Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Moving active entities sync to helper function Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fix welcome page test Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 06 Sep, 2021 1 commit
-
-
chh authored
-
- 03 Sep, 2021 1 commit
-
-
Jari Kolehmainen authored
Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> Co-authored-by:
Jim Ehrismann <jehrismann@mirantis.com>
-
- 02 Sep, 2021 8 commits
-
-
chh authored
Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com>
-
chh authored
* Check only webcontent type === 'window' instead of using webContents.getFocusedWebContents(), as other webview can capture focus Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com> * Update test Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com>
-
dependabot[bot] authored
Bumps [serializr](https://github.com/mobxjs/serializr) from 2.0.3 to 2.0.5. - [Release notes](https://github.com/mobxjs/serializr/releases) - [Changelog](https://github.com/mobxjs/serializr/blob/master/CHANGELOG.md) - [Commits](https://github.com/mobxjs/serializr/compare/v2.0.3...v2.0.5 ) --- updated-dependencies: - dependency-name: serializr 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>
-
chh authored
* Improve typing, print better error message instead of stop at throwing at view.getType(); continue to send to subframe even if one throws Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com> * Remove console.log Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com> * Remove extra line Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com>
-
dependabot[bot] authored
Bumps [@types/react-window](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-window) from 1.8.2 to 1.8.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-window ) --- updated-dependencies: - dependency-name: "@types/react-window" 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>
-
dependabot[bot] authored
Bumps [@types/module-alias](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/module-alias) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/module-alias ) --- updated-dependencies: - dependency-name: "@types/module-alias" 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>
-
dependabot[bot] authored
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. - [Release notes](https://github.com/jsdom/jsdom/releases) - [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md) - [Commits](https://github.com/jsdom/jsdom/compare/16.4.0...16.7.0 ) --- updated-dependencies: - dependency-name: jsdom 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>
-
chh authored
Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com>
-
- 01 Sep, 2021 11 commits
-
-
Jim Ehrismann authored
Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com>
-
chh authored
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Lauri Nevala authored
-
Jim Ehrismann authored
* release v5.2.0-beta.3 Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * '-' is an invalid character for azure job name Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * use newer vmImage for mac azure job so mac arm64 build works Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * use newerer vmImage for mac azure job so mac arm64 build works Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * fix merge conflict while cherry-picking commit 9d6bed87 Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> Build and release amd64 & arm64 together (macOS) (#3700) * build and release amd64 & arm64 together Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fixes Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> Co-authored-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Lauri Nevala authored
* Allow to configure default namespace used in terminal Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com> * Fix lint issues Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
dependabot[bot] authored
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.17 to 2.3.1. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.17...2.3.1 ) --- updated-dependencies: - dependency-name: dompurify 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>
-
Sebastian Malton authored
- On some KE errors are thrown if trying to get a secret with an empty name, instead of just ignoring the entry - Clean up the node shell settings Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
- 31 Aug, 2021 5 commits
-
-
Sebastian Malton authored
* Support filtering catalog entities - This allows extensions and OpenLens to restrict which of the entities the sources have provied are "visible" to the rest of Lens Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Fix lint Signed-off-by:
Sebastian Malton <sebastian@malton.name> * switch to filtering only for catalog view Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Fix test Signed-off-by:
Panu Horsmalahti <phorsmalahti@mirantis.com> * Add test to iter reduce Signed-off-by:
Panu Horsmalahti <phorsmalahti@mirantis.com> Co-authored-by:
Panu Horsmalahti <phorsmalahti@mirantis.com>
-
Alex Andreev authored
* HistoryStore initial draft Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding history icons Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Jump history using electron methods Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Using 1 topbar component for all views Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Add Catalog title to sidebar Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Show cluster name in sidebar Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Updating topbar tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing Welcome tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing padding for external topbar items Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fix cluster name prop Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Using material icons for history buttons Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Jari Kolehmainen authored
* build and release amd64 & arm64 together Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fixes Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
dependabot[bot] authored
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.12.12 to 0.12.24. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.12.12...v0.12.24 ) --- 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>
-
Jari Kolehmainen authored
* test build on macos arm64 Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix syntax Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix syntax Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * clean first Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * node-gyp 7.1.2 Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * test Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * test Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 26 Aug, 2021 7 commits
-
-
dependabot[bot] authored
Bumps [postcss-loader](https://github.com/webpack-contrib/postcss-loader) from 4.0.3 to 4.3.0. - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/v4.3.0/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/postcss-loader/compare/v4.0.3...v4.3.0 ) --- updated-dependencies: - dependency-name: postcss-loader 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>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> Co-authored-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> Co-authored-by:
Sebastian Malton <sebastian@malton.name>
-
dependabot[bot] authored
Bumps [@types/npm](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/npm) from 2.0.31 to 2.0.32. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/npm ) --- updated-dependencies: - dependency-name: "@types/npm" 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>
-
dependabot[bot] authored
Bumps [@types/chart.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chart.js) from 2.9.21 to 2.9.34. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chart.js ) --- updated-dependencies: - dependency-name: "@types/chart.js" 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>
-
dependabot[bot] authored
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.20.16 to 12.20.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node ) --- updated-dependencies: - dependency-name: "@types/node" 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>
-
Sebastian Malton authored
Upgrade to electron 12 and Node 14 - Compute cluster ID for tests - Switch to temporary appData path while testing Signed-off-by:
Sebastian Malton <sebastian@malton.name> Co-authored-by:
Sebastian Malton <smalton@mirantis.com> Co-authored-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 24 Aug, 2021 3 commits
-
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Sebastian Malton authored
-
chh authored
* Allow to add WelcomeBannerRegistration.width and use that to caculate to width of Banner container Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com> * Export at const Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com>
-
- 23 Aug, 2021 2 commits
-
-
dependabot[bot] authored
Bumps [@types/react-virtualized-auto-sizer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-virtualized-auto-sizer) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-virtualized-auto-sizer ) --- updated-dependencies: - dependency-name: "@types/react-virtualized-auto-sizer" 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>
-
dependabot[bot] authored
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.0 to 3.11.2. - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.2/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.2 ) --- updated-dependencies: - dependency-name: webpack-dev-server 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>
-