Update APITokensView to use InlineEditorView for the notes field.

Review Request #12969 — Created April 21, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change updates the last use of the old $.ui.inlineEditor to use
our new(er) InlineEditorView.

  • Ran js-tests.
  • Edited the notes for an API token.

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

First Last Summary ID Author
Update APITokensView to use InlineEditorView for the notes field.
This change updates the last use of the old `$.ui.inlineEditor` to use our new(er) `InlineEditorView`. Testing Done: - Ran js-tests. - Edited the notes for an API token.
fa1e5f9ba7a0fea0283688380b93f08f90ca81a8 David Trowbridge
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.es6.js
Loading...