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.
reviewboard/static/rb/css/pages/my-account.less |
---|
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.ts |
---|