Port integration config views to TypeScript/spina.
Review Request #14103 — Created Aug. 14, 2024 and submitted
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.
Summary | ID |
---|---|
763e6457c5ba835d114c6d2cfd5f0bc8f80edf00 |
- Commits:
-
Summary ID 58ab2c4bf5aff435950d6a61864aac5918e7b577 763e6457c5ba835d114c6d2cfd5f0bc8f80edf00 - Diff:
-
Revision 2 (+616 -212)
Checks run (2 succeeded)
flake8
passed.
JSHint
passed.