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.
- 11 Aug, 2022 1 commit
-
-
René Dudfield authored
Was causing an error in the app.
-
- 12 May, 2022 1 commit
-
-
Joaquim Rocha authored
A method is better in terms of dev ex here.
-
- 21 Jun, 2021 1 commit
-
-
Joaquim Rocha authored
Also changes the namespace separator key from ":" to "|" to avoid parsing issues from i18next.
-
- 13 Apr, 2021 1 commit
-
-
René Dudfield authored
-
- 08 Feb, 2021 1 commit
-
-
Joaquim Rocha authored
We now use prettier to format the coding style. This patch is the result of running it (from the `npm run format` convenience command) and we do these many changes now so that, from now on, the PRs will carry only their respective changes and be automatically formatted.
-
- 01 Feb, 2021 1 commit
-
-
ashu8912 authored
Whenever there is a network issue or a user is not authorized we want to show an alert notification. Thus this patch adds the AlertNotification component and uses it in the app.
-