QAC-Portal/QA-Portal

Move TechnologyService to services subfolder

Aperta

#111 aperta il 6 dic 2019

 (1 commento) (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

The TechnologyService and it's spec file in qa-admin project is in the incorrect folder and needs moving.

Current location:

  • QA-Portal/qa-portal-angular/projects/qa-admin/src/app/_common/technology.service.ts

Proposed location:

  • QA-Portal/qa-portal-angular/projects/qa-admin/src/app/_common/services/technology.service.ts

Guida contributor