QAC-Portal/QA-Portal
Migrate HttpClient service calls to custom QaHttpService wrapper
Open
#56 opened on Dec 2, 2019
UIenhancementgood first issue
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (PR metrics pending)
Description
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.