Update the API token policy editor from $.modalBox to Ink.DialogView.
Review Request #14162 — Created Sept. 12, 2024 and updated — Latest diff uploaded
This change ports the API token policy editor pop-up from our old
modalBox
function to the newDialogView
.
- Ran js-tests.
- Verified that the functionality and appearance of the editor dialog worked as
expected.
Diff Revision 2
This is not the most recent revision of the diff. The latest diff is revision 3. See what's changed.
orig
1
2
3
Commits
reviewboard/static/rb/css/pages/my-account.less |
---|
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.ts |
---|