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.
- 08 Jul, 2021 4 commits
-
-
Hung-Han (Henry) Chen authored
Signed-off-by:
Hung-Han (Henry) Chen <chenhungh@gmail.com>
-
chh authored
Add Sentry to capture exceptions and console.error messages, add a checkbox in preference to enable/disable error reporting (#3252)
-
Sebastian Malton authored
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 07 Jul, 2021 6 commits
-
-
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>
-
Alex Andreev authored
* Fixing scroll to bottom in pod logs Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing invalidDate error if no timestamp provided Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
Sebastian Malton authored
- If an KubernetesCluster entity is being deleted then the catalogEntityRegistry.getById() will return undefined. This leads to an unhandled exception in the handler because we tried to read apiVersion. This commit changes it so that we get the apiVersion and kind from KubernetesCluster class itself Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 06 Jul, 2021 8 commits
-
-
dependabot[bot] authored
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.11 to 2.3.0. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/2.0.11...2.3.0 ) --- 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
-
Sebastian Malton authored
- Also fix clusters with unknown workspaces Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
- Explicitly don't save to disk if the value in the store is the same as the default. That way we can change the defaults between versions - Calculate the PreferencesModel on demand - In the future, when we turn on strict null checking, we can enforce that the UserStore expects the correct types too Signed-off-by:
Sebastian Malton <sebastian@malton.name> simplify default check, remove defaults from UserStore Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Jari Kolehmainen authored
* run integration tests against real build Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com> * add author.email to package.json Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
steve richards authored
Signed-off-by:
Steve Richards <srichards@mirantis.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 05 Jul, 2021 8 commits
-
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
* Revert "don't set prerelease version info when non-prerelease (#3261)" This reverts commit 3f01abbd . * include fix from #3256 Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
Jari Kolehmainen authored
This reverts commit 1091eca4.
-
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>
-
Jari Kolehmainen authored
Signed-off-by:
Jari Kolehmainen <jari.kolehmainen@gmail.com>
-
- 02 Jul, 2021 6 commits
-
-
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>
-
Lauri Nevala authored
Signed-off-by:
Lauri Nevala <lauri.nevala@gmail.com>
-
Sebastian Malton authored
- Keep track of the set of all workspaces that each duplicated entry was a part of Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
- 01 Jul, 2021 3 commits
-
-
Violetta Shakirova authored
Signed-off-by:
vshakirova <vshakirova@mirantis.com>
-
Sebastian Malton authored
Signed-off-by:
Sebastian Malton <sebastian@malton.name>
-
Alex Andreev authored
* Removing MaterialTooltip references Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing MaterialTooltip component Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing entity icon hover effect in catalog and settings Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Align share and close tooltip positions Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing EnityIcon selector Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Reverting back selector changes Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing explicit interactive prop Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing interactive prop from catalog icons Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
- 30 Jun, 2021 4 commits
-
-
Jon Stelly authored
Co-authored-by:
Michael Pappas <mhagen@mapcom.com>
-
Alex Andreev authored
* Fixing VirtualList scrollbar style Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fix VirtualList styling in logs Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing integration tests Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Fixing log element selector Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Not using css modules Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com> * Removing unused prop from VirtualList Signed-off-by:
Alex Andreev <alex.andreev.email@gmail.com>
-
chh authored
-
pashevskii authored
Signed-off-by:
Pavel Ashevskii <pashevskii@mirantis.com>
-
- 29 Jun, 2021 1 commit
-
-
Sebastian Malton authored
-