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.
  1. 06 May, 2022 2 commits
    • René Dudfield's avatar
      frontend: bump @iconify/icons-mdi 1.2.9, iconify/react 3.2.1 · 222354d8
      René Dudfield authored
      Previous version broke storybook build.
      222354d8
    • René Dudfield's avatar
      frontend: Add better a11y error reporting · 9dabb4ad
      René Dudfield authored
      Issues are logged last in the console. To make them easier to read.
      
      If any issues remain, an alert() is done to warn developers when
      headlamp is compiled in development mode. This alert() can be
      disabled with the REACT_APP_SKIP_A11Y=true environment variable,
      which is necessary when beginning development on new components.
      
      Hopefully these two measures will help prevent more issues escaping
      review, since the console log was quite noisy and can be forgotten.
      
      Started a section in the documentation on a11y tools.
      9dabb4ad
  2. 03 May, 2022 2 commits
  3. 26 Apr, 2022 1 commit
  4. 25 Apr, 2022 10 commits
  5. 21 Apr, 2022 1 commit
    • Joaquim Rocha's avatar
      Rename backend server to headlamp-server · 59df5565
      Joaquim Rocha authored
      The former name was too generic, which made it difficult to spot, and
      could clash on Windows as well.
      
      This patch renames it as headlamp-server but keeps as /headlamp/server
      symlink in the container image, for backward compatibility.
      59df5565
  6. 20 Apr, 2022 2 commits
  7. 12 Apr, 2022 5 commits
  8. 11 Apr, 2022 1 commit
  9. 08 Apr, 2022 5 commits
  10. 06 Apr, 2022 11 commits