Add missing breadcrumb items to several admin edit pages

What does this MR do and why?

Adds missing breadcrumb items to several admin edit pages.

(There is no issue for this MR. I just noticed some breadcrumb items are missing and fixed it.)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After Url
image image http://gdk.test:3000/admin/projects/twitter/Typeahead.Js/edit
image image http://gdk.test:3000/admin/users/root/edit
image image http://gdk.test:3000/admin/groups/flightjs/edit
image image http://gdk.test:3000/admin/topics/1/edit

How to set up and validate locally

  • In the /admin area, check Edit pages for projects, groups, users and topics. See example links in the screenshots section.
  • Each page should have breadcrumb items like Admin area / Things / My Thing / Edit
  • Also verify the links actually point to the correct page, like "Things" to the index etc.
Edited by Thomas Hutterer

Merge request reports

Loading