Convert header actions to new actions framework.
Review Request #12762 — Created Jan. 5, 2023 and submitted — Latest diff uploaded
This change updates our existing header "actions" (the account menu,
support menu, and follow menu) to use the new actions framework.
Verified look and behavior of the header in both desktop and mobile
modes.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.
orig
1
2
3
4
Commits
Files
reviewboard/accounts/actions.py |
---|
reviewboard/actions/registry.py |
---|
reviewboard/static/rb/css/mixins/theme.less |
---|
reviewboard/static/rb/css/pages/base.less |
---|
reviewboard/templates/accounts/account_menu_action.html |
---|
reviewboard/templates/base/_nav_support_menu.html |
---|
reviewboard/templates/base/headerbar.html |
---|