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 3 (Latest)

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.
ed27ee1bf0b05b67e8668dbb09304ca3bf6e11f4 David Trowbridge
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.es6.js
Loading...