Convert InlineEditorView to spina.

Review Request #13026 — Created May 9, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

This change converts the InlineEditorView (and subclasses) to spina and
TypeScript. This also adds a new test suite for the inline editor (we
previously only had tests for the date and datetime versions).

  • Ran js-tests.
  • Used various inline editors in the Review Board UI.

Changes between revision 1 and 2

orig
1
2

Commits

Summary ID Author
Convert InlineEditorView to spina.
This change converts the InlineEditorView (and subclasses) to spina and TypeScript. This also adds a new test suite for the inline editor (we previously only had tests for the date and datetime versions). Testing Done: - Ran js-tests. - Used various inline editors in the Review Board UI.
129b61d6ebc725744376469ea118f7838c9f3f9a David Trowbridge
Convert InlineEditorView to spina.
This change converts the InlineEditorView (and subclasses) to spina and TypeScript. This also adds a new test suite for the inline editor (we previously only had tests for the date and datetime versions). Testing Done: - Ran js-tests. - Used various inline editors in the Review Board UI.
c00d2a9418dc0662812b7c52f8079e94be3b3e46 David Trowbridge
reviewboard/static/rb/js/ui/views/inlineEditorView.ts
Loading...