Add a new JS bundle for UI elements.

Review Request #12807 — Created Jan. 26, 2023 and submitted — Latest diff uploaded

Information

Review Board
release-6.x

Reviewers

As we move things around in the JavaScript codebase, we'd like a place
to put any generic UI widgets. We already have a ui/ directory in the
tree, and this change adds a new bundle for us to use for it.

Loaded a page and saw that /static/rb/js/ui/index.js was included in
the <script> tags.

Commits

Files

    Loading...