• 
      

    Fix missing djblets-forms bundle on integration config page.

    Review Request #11181 — Created Sept. 19, 2020 and submitted

    Information

    Djblets
    release-2.0.x

    Reviewers

    Some refactoring in the Review Board admin interface removed the
    djblets-forms JavaScript bundle from most admin pages, since they
    don't use it. Unfortunately, it was never added back to the integration
    config page, which definitely does use it.

    Loaded the integration config page and saw that previous errors about
    ConditionSetView and ugly styling were gone. Was able to successfully
    use the condition configuration UI.

    Summary ID
    Fix missing djblets-forms bundle on integration config page.
    Some refactoring in the Review Board admin interface removed the `djblets-forms` JavaScript bundle from most admin pages, since they don't use it. Unfortunately, it was never added back to the integration config page, which definitely does use it. Testing Done: Loaded the integration config page and saw that previous errors about `ConditionSetView` and ugly styling were gone. Was able to successfully use the condition configuration UI.
    cb5bf0cc38fff020e3c979d8563336f5fea9fa15
    mike_conley
    1. Ship It!
    2. 
        
    david
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-2.0.x (7919f5f)