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 1

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

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