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 3

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.
9226be952866f61028c6d981cd5ec29e97e9755f David Trowbridge
reviewboard/accounts/actions.py
reviewboard/actions/base.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...