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 Jul, 2021 7 commits
-
-
dependabot[bot] authored
Bumps [typescript-plugin-css-modules](https://github.com/mrmckeb/typescript-plugin-css-modules) from 3.2.0 to 3.4.0. - [Release notes](https://github.com/mrmckeb/typescript-plugin-css-modules/releases) - [Commits](https://github.com/mrmckeb/typescript-plugin-css-modules/compare/v3.2.0...v3.4.0 ) --- updated-dependencies: - dependency-name: typescript-plugin-css-modules 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>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
* Catch Cluster create error in cluster-manager - Only warn if the file is missing. The file must have disapeared betweeen kubeconfig-sync detecting it and cluster-manager performing the addCluster call - For all other errors log an error Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Fix spelling Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Use logger Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
dependabot[bot] authored
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.2 to 4.46.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v4.46.0 ) --- updated-dependencies: - dependency-name: webpack 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>
-
- 17 Jul, 2021 1 commit
-
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 16 Jul, 2021 4 commits
-
-
Alexandre Barone authored
Signed-off-by:
devodev <abalexandrebarone@gmail.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Josh Soref authored
Co-authored-by:
Josh Soref <jsoref@users.noreply.github.com>
-
- 15 Jul, 2021 6 commits
-
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 14 Jul, 2021 8 commits
-
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
dependabot[bot] authored
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader) from 4.0.1 to 4.0.2. - [Release notes](https://github.com/webpack-contrib/raw-loader/releases) - [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack-contrib/raw-loader/compare/v4.0.1...v4.0.2 ) --- updated-dependencies: - dependency-name: raw-loader 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
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
- Both flex and inline modify the display rule and inline was winning Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
-
Sebastian Malton authored
* Fix .TableHead.sticky in for details panels Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Fine-tune TableHead styling in PodDetailsList Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> Co-authored-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Sebastian Malton authored
* Catch empty string error is parseKubeApi - Add more debugging lines Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Add some unit tests Signed-off-by:
Sebastian Malton <sebastian@malton.name> * Use resolved pathname Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jim Ehrismann authored
Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com>
-
- 13 Jul, 2021 7 commits
-
-
Sebastian Malton authored
- Use Proxy for backwards compatability - Fix a bunch of unit tests that needed all the Singleton's created - Add comments on the order required for the store migrations Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
-
Roman authored
* add button to expand and view whole badge contents Signed-off-by:
Sebastian Malton <sebastian@malton.name> * revert font changes due to update elsewhere already existing Signed-off-by:
Sebastian Malton <sebastian@malton.name> * make expanding icon smaller and not focusable Signed-off-by:
Sebastian Malton <sebastian@malton.name> * extended badge content by click, selecting text from label doesn't trigger auto-closing Signed-off-by:
Roman <ixrock@gmail.com> * fix: hover only intercative badges (with extra content) Signed-off-by:
Roman <ixrock@gmail.com> * added common document/selectionchange watcher Signed-off-by:
Roman <ixrock@gmail.com> * lint fixes Signed-off-by:
Roman <ixrock@gmail.com> * Convert Badge to CSS Modules Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Align Badge styles across components Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Cleaning up Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Not closing badge if user started to select text Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> Co-authored-by:
Sebastian Malton <sebastian@malton.name> Co-authored-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Alex Andreev authored
Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Sebastian Malton authored
-
Violetta Shakirova authored
Signed-off-by:
vshakirova <vshakirova@mirantis.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 12 Jul, 2021 7 commits
-
-
Sebastian Malton authored
- Don't validate after a submit Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
-
Jim Ehrismann authored
-
Sebastian Malton authored
-
Violetta Shakirova authored
Signed-off-by:
vshakirova <vshakirova@mirantis.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-