You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to convert all the files in /src/service to TS and ESM imports.
This issue is part of the TS conversion Epic #23. I decided to split #19 into an extra issue since the proxy logic and the API are both rather massive.
Edit: Setting this aside for now; will continue once OIDC PR is merged.
Tasks
Convert each file to TypeScript
Manually test that features are working as expected
Make sure unit tests/E2E tests are still working
The text was updated successfully, but these errors were encountered:
jescalada
changed the title
[Migration] Convert /src/service files to TS and ESM
[Migration] Convert /src/service files to TS and ESM (API)
Mar 1, 2025
We want to convert all the files in
/src/service
to TS and ESM imports.This issue is part of the TS conversion Epic #23. I decided to split #19 into an extra issue since the proxy logic and the API are both rather massive.
Edit: Setting this aside for now; will continue once OIDC PR is merged.
Tasks
The text was updated successfully, but these errors were encountered: