QAC-Portal/QA-Portal

Move TechnologyService to services subfolder

Open

#111 opened on Dec 6, 2019

 (1 comment) (0 reactions) (1 assignee)Java (5 forks)auto 404
UIenhancementgood first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

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

Contributor guide