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.
- 19 May, 2021 2 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Mario Sarcher authored
Signed-off-by:
Mario Sarcher <mario@sarcher.de>
-
- 18 May, 2021 10 commits
-
-
Mario Sarcher authored
Signed-off-by:
Mario Sarcher <mario@sarcher.de>
-
Jari Kolehmainen authored
* show lens-metrics on cluster settings Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * remove ClusterFeature Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * remove ClusterFeature Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * tweak resource applier/stack Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * update metrics stack components Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix drawer menu styles Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * clarify ui Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * built-in -> bundled Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * splitterError -> splitError Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * support multi-doc yamls Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * dedicated action button Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix headers Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * async file operations Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix bugs Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
chh authored
Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com>
-
Jari Kolehmainen authored
* add connect/disconnect methods to kubernetes cluster Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * return void Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Lauri Nevala authored
* Re-implement deployment revisions * Fix css Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Jari Kolehmainen authored
* show active item in hotbar & allow to pin it Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * cleanup Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix styles Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
steve richards authored
Signed-off-by:
Steve Richards <srichards@mirantis.com>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Sebastian Malton authored
* Add IPC capabilities for Extensions Signed-off-by:
Sebastian Malton <sebastian@malton.name> * revert onA|D change: Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Switch to pushing the disposer in the methods Signed-off-by:
Sebastian Malton <sebastian@malton.name> * improve documentation, switch to a singleton instead of extension methods Signed-off-by:
Sebastian Malton <sebastian@malton.name> * fix build Signed-off-by:
Sebastian Malton <sebastian@malton.name> * make exported class abstract, improve guide Signed-off-by:
Sebastian Malton <sebastian@malton.name> * fix docs Signed-off-by:
Sebastian Malton <sebastian@malton.name> * fix lint Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Change guide demo to initialization in constructor Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
- 17 May, 2021 4 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jim Ehrismann authored
* include the hotbar index in the label displayed for a hotbar Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * address review comments for hotbarDisplayLabel() Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * tweaks to hotbarDisplayLabel() Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 14 May, 2021 1 commit
-
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
- 13 May, 2021 1 commit
-
-
Alex Andreev authored
* Saving more entity data to HotbarItem Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Adding generic MaterialTooltip component Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Move HotbarCell to separate component Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Abstract out HotbarEntityIcon from HotbarIcon Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Styling disabled hotbar items Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Migration for adding extra data to hotbar items Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Testing migration Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Some cleaning up Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Bump migration version Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Bump app version in package.json Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 12 May, 2021 9 commits
-
-
Jari Kolehmainen authored
* check source files for license header Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * tweak Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * add license header to all relevant source files Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Sebastian Malton authored
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Sebastian Malton authored
Co-authored-by:
Jim Ehrismann <40840436+jim-docker@users.noreply.github.com>
-
Sebastian Malton authored
-
Sebastian Malton authored
Only show the UserManagement tab in the sidebar if the sub menus are allowed for that cluster (#2258) - Optimize Cluster.isAllowedResource Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jim Ehrismann authored
* relax kube api data type validation (to allow metrics-server resources) Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * removed a few now incorrect tests Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com> * correct PodMetrics kind Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com>
-
- 11 May, 2021 3 commits
-
-
Alex authored
Signed-off-by:
Alex Culliere <alozhkin@mirantis.com> Co-authored-by:
Alex Culliere <alozhkin@mirantis.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Sebastian Malton <sebastian@malton.name>
-
dependabot[bot] authored
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 10 May, 2021 3 commits
-
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 07 May, 2021 5 commits
-
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 ) Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 ) 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>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 06 May, 2021 2 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-