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.
- 22 Jul, 2021 1 commit
-
-
yolossn authored
This patch adds helm chart, thus allowing users to easily deploy headlamp in their cluster Signed-off-by:
yolossn <nssvlr@gmail.com>
-
- 13 Jul, 2021 5 commits
-
-
René Dudfield authored
Fix unused variables found, use new @kinvolk/eslint-config, update some deps
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
- 08 Jul, 2021 2 commits
-
-
Joaquim Rocha authored
Update mentions of the master branch to main
-
Joaquim Rocha authored
We've just made the main branch as the default one.
-
- 07 Jul, 2021 3 commits
-
-
René Dudfield authored
Security updates
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
- 06 Jul, 2021 2 commits
-
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
- 30 Jun, 2021 1 commit
-
-
Joaquim Rocha authored
Add app.yml workflow
-
- 29 Jun, 2021 8 commits
-
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
René Dudfield authored
For testing the linux app build to start with.
-
Joaquim Rocha authored
Use ghcr.io instead of quay.io for Headlamp's container image
-
Joaquim Rocha authored
This is for being slightly extra careful in what repository tags trigger the container image publishing, as we want only version tags to do that. This way, if we e.g. add a Helm chart tag in the future, an image won't be created because of that.
-
Joaquim Rocha authored
-
- 24 Jun, 2021 1 commit
-
-
Joaquim Rocha authored
Fix some console.error key issues
-
- 23 Jun, 2021 3 commits
-
-
Joaquim Rocha authored
-
Joaquim Rocha authored
frontend: Make authchooser's titles translatable
-
René Dudfield authored
-
- 22 Jun, 2021 12 commits
-
-
Joaquim Rocha authored
And update the existing locales.
-
Joaquim Rocha authored
Add a LocaleSelect to AuthChooser
-
René Dudfield authored
-
Joaquim Rocha authored
Only install frontend production dependencies when making container
-
Joaquim Rocha authored
locales/es: Fix two minor typos
-
René Dudfield authored
-
Mauricio Vásquez authored
Signed-off-by:
Mauricio Vásquez <mauricio@kinvolk.io>
-
René Dudfield authored
So that only the required deps to build are installed before building the docker image. frontend: Move some deps out of devDependencies because the build depends on them. Some dependency updates caused the snapshot changes. The sagas type updates seem to have a problem with cancelled().
-
Joaquim Rocha authored
Fix Electron integration, show lang selector on front page, generate LocaleSelect options from config
-
René Dudfield authored
-
René Dudfield authored
Use the locales set in i18n/config@supportedLngs to generate the menuitems.
-
René Dudfield authored
-
- 21 Jun, 2021 2 commits
-
-
René Dudfield authored
Use Browser or OS light/dark theme preference
-
René Dudfield authored
Change i18n from logical keys to "textual" ones, add app localization, add PT/ES localizations
-