Port integration config views to TypeScript/spina.

Review Request #14103 — Created Aug. 14, 2024 and submitted — Latest diff uploaded

Information

Djblets
release-6.x

Reviewers

This change converts the integration config list view and pop-up to
TypeScript and spina.

This also makes a few small updates to our packaging for djblets to
include jasmine-suites as a dependency. This was used in djblets but not
included in any of our build stuff. It didn't actually matter for
runtime use when running the tests via our RB js-tests endpoint, but
it's necessary for running the TS compiler for files that import
jasmine within the djblets directory.

  • Ran js-tests.
  • Added, edited, and deleted integration configs.

Commits

Files