Add a new JS bundle for UI elements.

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

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.

Summary ID
Add a new JS bundle for UI elements.
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. Testing Done: Loaded a page and saw that `/static/rb/js/ui/index.js` was included in the `<script>` tags.
fded8f6e006300d190ac160a96f10a3c082d8d2b
david
chipx86
  1. Ship It!
  2. 
      
david
Review request changed

Status: Closed (submitted)

Change Summary:

Pushed to release-6.x (bfa0b53)
Loading...