Update the API token policy editor from $.modalBox to Ink.DialogView.

Review Request #14162 — Created Sept. 12, 2024 and updated — Latest diff uploaded

Information

Review Board
master

Reviewers

This change ports the API token policy editor pop-up from our old
modalBox function to the new DialogView.

  • Ran js-tests.
  • Verified that the functionality and appearance of the editor dialog worked as
    expected.

Diff Revision 3 (Latest)

orig
1
2
3

Commits

First Last Summary ID Author
Update the API token policy editor from $.modalBox to Ink.DialogView.
This change ports the API token policy editor pop-up from our old `modalBox` function to the new `DialogView`. Testing Done: - Ran js-tests. - Verified that the functionality and appearance of the editor dialog worked as expected.
69f61e4892071c93d7dcc51c0800b8544d9f50fe David Trowbridge
reviewboard/static/rb/css/pages/my-account.less
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.ts
Loading...