Unable to fetch from remote repository: https://github.com/jstree/jsTree-Service-Framework-Frontend-App.git - [fatal: could not read Username for 'https://github.com': No such device or address]

Evaluation license expires Wed Dec 31 22:00:00 KST 2098
Clone
Advanc2d <phm940916@gmail.com>
committed
4 months and 22 days ago
:see_no_evil: feat : [PHM-87] #comment Cost 계산 식 - 24.02.09
1. 요구사항 비용 분석 & 난이도, 우선순위 통계
3-1. 버전대비 소모 비용 차트
3-2. 연봉 대비 성과 차트

req_state 값 필수… Show more
:see_no_evil: feat : [PHM-87] #comment Cost 계산 식 - 24.02.09

1. 요구사항 비용 분석 & 난이도, 우선순위 통계

3-1. 버전대비 소모 비용 차트

3-2. 연봉 대비 성과 차트

req_state 값 필수(진행중 - 11, 완료 - 12)

예상 시나리오

req state를 진행중[11]으로 변경 시 req_start_date 데이터 입력

req state를 완료[12]으로 변경 시 req_end_date 데이터 입력

진행중일 시 - 요구사항 start date 와 오늘 날짜까지 계산하여 금액 측정

완료일 시 - 요구사항 start date와 end date를 계산하여 금액 측정

추신 : 맨앞에 붙일 수 있는 구분

fix : Bug 류 처리 시 ( patch version up )

feat : 신규 기능 류 처리 시 ( minor version up )

perf : 메이저 기능 류 처리 시 ( major version up )

#close #time 1h +review SR @313devops

[ Frontend-Web::Java-Service-Tree-Framework(JSTF)::Advanc2d ]

[Requirement Manage] http://www.a-rms.net

[Document] http://www.313.co.kr/confluence

[IssueTracker] http://www.313.co.kr/jira

[VersionControl] https://github.com/313devgrp

[CodeReview] http://www.313.co.kr/fecru

[CICD-Deploy] http://www.313.co.kr/jenkins

[BuildManager] http://www.313.co.kr/spinnaker

[ArtifactManager] http://www.313.co.kr/nexus

[CodeAnalysis] http://www.313.co.kr/sonar

[Docker Hub] https://hub.docker.com/u/313devgrp

[Kubernetes] http://www.313.co.kr:31380

[DockerSwarm] http://www.313.co.kr/portainer/#!/auth

[DB Admin] http://www.313.co.kr/phpmyadmin/

[S3 Admin] http://www.313.co.kr/minio/login

[MEM Admin] http://www.313.co.kr/redis/

[NoSql Index] http://www.313.co.kr/elasticsearch/_cat/indices

[NoSql Node] http://www.313.co.kr/elasticsearch/_nodes?pretty=true

[Kibana] http://www.313.co.kr/kibana/app/home#/

[LogStash] http://www.313.co.kr/logstash/_node/stats?pretty

[ZipKin] http://www.313.co.kr/zipkin/

[ElasticHQ] http://www.313.co.kr/elastichq/#!/

[Grafana] http://www.313.co.kr/grafana

[NAS] http://www.313.co.kr:5000/webman/index.cgi

[Mail] http://www.313.co.kr/mail/

[Auth] http://www.313.co.kr/auth/

[RDP] http://www.313.co.kr/guacamole/#/

Show less

AMRS-277 + 3 more