mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
a20d953b3d
* use dialog instead of action menu * show logo at the top of the action list * add aria-controls for button * use custom logo nno matter which theme is selected * make the header items center aligned * style the logo * rename functions and clas names * fix rubocup errors * align method parameters * add home, my page and my time tracking to the waffle menu * Refactor render_dialog_item_group to merge and separate :my and :modules menu items * remove unnecessary context set * fix failing test * update specs for home and my page items * update specs for my time tracking menu item * when the user is logged in then show my page in the waffle menu * remove override styles for close button in header * find a better name for classes * update specs for my page not visible for not-logged in user * move my time tracking menu item from menus.rb to engine.rb