Convert header actions to new actions framework.

Review Request #12762 — Created Jan. 5, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

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

First Last Summary ID Author
Convert header actions to new actions framework.
This change updates our existing header "actions" (the account menu, support menu, and follow menu) to use the new actions framework. Testing Done: Verified look and behavior of the header in both desktop and mobile modes.
8c430fbe4d8cb3143848864ca7dc387e70c33ed2 David Trowbridge
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
Loading...