QAC-Portal/QA-Portal

Migrate HttpClient service calls to custom QaHttpService wrapper

Aperta

#56 aperta il 2 dic 2019

 (3 commenti) (0 reazioni) (1 assegnatario)Java (5 fork)auto 404
UIenhancementgood first issue

Metriche repository

Star
 (2 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

A number of services in the Angular project rely directly on HttpClient and use hard-coded URLs. These should be migrated to the new system using QaHttpService and the URLs should be moved to endpoints.ts.

Guida contributor