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.
- 29 Sep, 2021 2 commits
-
-
Juho Heikka authored
Fix menu rendering on when slightly off screen
-
Alex Andreev authored
* Redirect from /catalog to last catalog page Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Cleaning up Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Cleaning up more Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Splitting url params to pass in catalogURL() Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 28 Sep, 2021 1 commit
-
-
Jim Ehrismann authored
Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com>
-
- 27 Sep, 2021 8 commits
-
-
Jari Kolehmainen authored
* detect log follow requests Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * fix Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * refactor to use getBoolean Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * refactor to use getBoolean Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * refactor to use getBoolean Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Juho Heikka authored
instead of straight to DOM so they will be in sync Signed-off-by:
Juho Heikka <juho.heikka@gmail.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Juho Heikka authored
-
Jari Kolehmainen authored
* electron 13.4.0 Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * electron 13.4.0 Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * refactor deprecated window event handler Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jim Ehrismann authored
Signed-off-by:
Jim Ehrismann <jehrismann@mirantis.com>
-
- 24 Sep, 2021 1 commit
-
-
Sebastian Malton authored
-
- 23 Sep, 2021 4 commits
-
-
Sebastian Malton authored
-
Jari Kolehmainen authored
Signed-off-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>
-
- 22 Sep, 2021 9 commits
-
-
Sebastian Malton authored
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Roman authored
* UX: navigate to "/cluster" overview page from sidebar's top icon * highlight hotbar-icon border on click
-
dependabot[bot] authored
Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Juho Heikka authored
Menu would bounce around in some cases because the refreshPosition() would calculate different results based on different state of the component and previous render cycle CSS classes. Also I found that the render function calls causes in an infinite loop while open because of refreshPosition will cause a state change which will rerender the function. Fixed that with the shouldComponentUpdate which checks if state has actually changed in between renders. Signed-off-by:
Juho Heikka <juho.heikka@gmail.com>
-
Alex Andreev authored
* Fix long name layout in Cluster Settings Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Clean up Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 20 Sep, 2021 5 commits
-
-
Panu Horsmalahti authored
Signed-off-by:
Panu Horsmalahti <phorsmalahti@mirantis.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jari Kolehmainen authored
* fix node-fetch load on renderer 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>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
dependabot[bot] authored
Bumps [sass](https://github.com/sass/dart-sass) from 1.39.0 to 1.41.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.39.0...1.41.1 ) --- 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>
-
- 17 Sep, 2021 1 commit
-
-
Lauri Nevala authored
This reverts commit 056b818c . Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
- 16 Sep, 2021 2 commits
-
-
Sebastian Malton authored
-
Sebastian Malton authored
-
- 15 Sep, 2021 7 commits
-
-
Sebastian Malton authored
-
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>
-
Lauri Nevala authored
-
dependabot[bot] authored
Bumps [mobx-react](https://github.com/mobxjs/mobx) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/mobxjs/mobx/releases) - [Commits](https://github.com/mobxjs/mobx/compare/mobx-react@7.1.0...mobx-react@7.2.0 ) --- updated-dependencies: - dependency-name: mobx-react 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>
-