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 Jun, 2021 1 commit
-
-
René Dudfield authored
-
- 21 Jun, 2021 17 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
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
These changes allow the user to have localization in the desktop application (menu) and to change it from the Headlamp's frontend.
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
Joaquim Rocha authored
-
René Dudfield authored
-
Joaquim Rocha authored
Also changes the namespace separator key from ":" to "|" to avoid parsing issues from i18next.
-
Joaquim Rocha authored
If we are not using the locales (because they're incomplete), let's not ship them at all.
-
Joaquim Rocha authored
This commit adds i18next-parser and a few convenience commands in order to generate/create the translation files for the existing locales. For creating a new locale, create the locale directory under frontend/src/i18n/locales and run `make i18n`.
-
Joaquim Rocha authored
Change cluster modal to focus first cluster button
-
- 18 Jun, 2021 4 commits
-
-
René Dudfield authored
If the user makes a preference by selecting the theme from the UI, then it uses that preference instead. Once the user preference is selected it always uses that preference from then on. The localStorage key was prefixed with headlamp to try and avoid nameclashes. The older key was ignored, since it was set without a user selecting a preference. This way the browser/OS preference is used until they change it manually. Also make the theme preference change reactive. So it changes when the os/browser preference changes.
-
Joaquim Rocha authored
Fix editor, which was breaking after typing
-
René Dudfield authored
-
René Dudfield authored
-
- 16 Jun, 2021 1 commit
-
-
Joaquim Rocha authored
Humble a11y fixes
-
- 15 Jun, 2021 5 commits
-
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
By request: https://github.com/kinvolk/headlamp/pull/244#issuecomment-852075724
-
René Dudfield authored
-
- 14 Jun, 2021 12 commits
-
-
René Dudfield authored
docs: Add EKS to the list of tested platforms that work
-
Joaquim Rocha authored
As reported in https://github.com/kinvolk/headlamp/issues/266 , let's add EKS as "works".
-
René Dudfield authored
The Editor before could trap focus, meaning tab would not escape the editor. So we give the option to use a simple textarea based editor.
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-
René Dudfield authored
-