This project is mirrored from https://gitee.com/mirrors_kinvolk/headlamp.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.
- 26 Jan, 2022 5 commits
-
-
René Dudfield authored
frontend: Use the current theme for the ConfigMaps' editor
-
René Dudfield authored
build(deps): bump node-fetch from 2.6.1 to 2.6.7 in /frontend
-
René Dudfield authored
build(deps): bump nanoid from 3.1.23 to 3.2.0 in /frontend
-
dependabot[bot] authored
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 ) --- updated-dependencies: - dependency-name: node-fetch dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
René Dudfield authored
Fix windows app not closing server.exe on quit
-
- 22 Jan, 2022 1 commit
-
-
dependabot[bot] authored
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0 ) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
- 20 Jan, 2022 1 commit
-
-
Joaquim Rocha authored
The ConfigMap details view was using the editor to display data always in the dark theme. This patch makes it aware of the theme changes and lets it change accordingly.
-
- 19 Jan, 2022 15 commits
-
-
Joaquim Rocha authored
Add pod list deployments
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
Because it really shows conditions, not the replicas.
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
And also show both the Pod list and the container spec.
-
Joaquim Rocha authored
The container section for workloads may refer to either containers running or the containers' spec, so this PR clarifies that.
-
Ashu Ghildiyal authored
-
Ashu Ghildiyal authored
-
Ashu Ghildiyal authored
-
Joaquim Rocha authored
Compiling Headlamp app on Windows fixes
-
- 17 Jan, 2022 4 commits
-
-
S Santhosh Nagaraj authored
build: Don't check for a chart version bump
-
Joaquim Rocha authored
We don't need this when testing/linting the charts' PRs.
-
René Dudfield authored
So lint/format checks are run in CI if only app changes are made.
-
René Dudfield authored
Now when the app is quit the server.exe process is also stopped.
-
- 14 Jan, 2022 5 commits
-
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
Joaquim Rocha authored
build(deps): bump follow-redirects from 1.14.1 to 1.14.7 in /frontend
-
- 13 Jan, 2022 2 commits
-
-
dependabot[bot] authored
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.7. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.1...v1.14.7 ) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com>
-
Joaquim Rocha authored
frontend: Fix make docs, add building docs to CI
-
- 12 Jan, 2022 1 commit
-
-
René Dudfield authored
-
- 23 Dec, 2021 6 commits
-
-
Joaquim Rocha authored
-
Joaquim Rocha authored
i18n fixes
-
Joaquim Rocha authored
This commit was breaking the tests, so until we figure out what we need to change, let's revert it. This reverts commit 0a3b3df0.
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
frontend: Simplify and fix advanced search
-