Skip to content

Add archived configurations toggle

Erwan Rouchet requested to merge configuration-archived into master

Closes #1027 (closed)

  • I tried using a toggle to toggle between enabled and archived configurations, like the toggles in the Display menu in elements, but I could not get it to align properly with the list, so I used tabs instead.
  • Added a new icon for the archive button. I don't really like it, but it was the least worst available!
  • The error message notification has been moved from the <menu>, where it would be really small and leave a big empty space on the right, to the right, replacing the default "Select a configuration" notification when it appears.
  • The configuration list and the save button now display a loading spinner while they are loading.
  • The frontend cannot check for the user's rights on the worker or repository easily, so there are no checks there and the user will get an error notification when trying to archive when they only have Guest rights.

Merge request reports

Loading