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 4 (Latest)

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.
18f704adadff1850c5fe8b4db7b18784b6c0abdb 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...