mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
8474cd8751
* create a helper for breadcrumbs in repositories * move breadcrumbs to the header partial * use page header action buttons instead of toolbar items * use page header icon action buttons * add page header to revisions page * add page header to statistics page * remove breadcrumbs in annotate, changes and entry pages * change diff page * change revision page and add page header component * fix rubocup errors * fix failing tests * check breadcrumbs class in test * remove test for checking the title * fix breadcrumbs helper * add checkout instructions toggle * fix test for title check * fix Assignment Branch Condition size error * fix error while lading revision pages * remove toolbar items classes usages * use project id * move page header of revision page into a component * move page header of repository page into a component * remove toolbar classes * fix failing specs * remove toolbar usages * Re-add hook and change breadcrumb slightly * Simplify PageHeader button template * Replace custom input group with Primer component * Cleanup sass code * Correct the method for getting the "next_button" tag --------- Co-authored-by: Henriette Darge <h.darge@openproject.com>