issues
search
trustcrewsProject
/
Backend
ProjectMatch_BE
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat : 서버 아키텍처 svg 파일 v2 추가
#461
songhyeonpk
closed
3 months ago
0
배포환경의 도커 컴포즈 명령어 수정
#460
songhyeonpk
closed
5 months ago
0
백엔드 수정작업 반영
#459
EUNSUN23
closed
5 months ago
0
fix : 도커 컴포즈를 통해 스프링부트와 레디스를 함께 실행하도록 배포 스크립트 수정
#458
songhyeonpk
closed
7 months ago
0
fix : cicd push 이벤트 발생 브랜치 변경
#457
songhyeonpk
closed
7 months ago
0
fix : cicd deploy docker-compose 스크립트 수정
#456
songhyeonpk
closed
7 months ago
0
Revert "fix : docker-compose up 스크립트 수정"
#455
songhyeonpk
closed
7 months ago
0
fix : docker-compose up 스크립트 수정
#454
songhyeonpk
closed
7 months ago
0
Revert "fix : ci cd 배포 스크립트 수정"
#453
songhyeonpk
closed
7 months ago
0
fix : ci cd 배포 스크립트 수정
#452
songhyeonpk
closed
7 months ago
0
Revert "fix : ci cd 배포 스크립트에서 docker-compose 스크립트 수정"
#451
songhyeonpk
closed
7 months ago
0
fix : ci cd 배포 스크립트에서 docker-compose 스크립트 수정
#450
songhyeonpk
closed
7 months ago
0
fix : docker-compose 버전 수정
#449
songhyeonpk
closed
7 months ago
0
Revert "Revert "fix : ec2 배포 스크립트 수정""
#448
songhyeonpk
closed
7 months ago
0
Revert "fix : ec2 배포 스크립트 수정"
#447
songhyeonpk
closed
7 months ago
0
fix : ec2 배포 스크립트 수정
#446
songhyeonpk
closed
7 months ago
0
feature/docker-compose-ci-cd : ci/cd docker-compose 추가
#445
songhyeonpk
closed
7 months ago
0
CI/CD 구축방법 변경
#444
songhyeonpk
closed
7 months ago
0
[fix/count-query-return-type-warning] 데이터 개수 카운트 쿼리 반환 타입 수정 및 경고 해결
#443
songhyeonpk
closed
8 months ago
0
[remove/abstract-method-access-modifiers-warning] 추상 메소드 접근제어자 제거 & 중복 경고 해결
#442
songhyeonpk
closed
8 months ago
0
[fix/find-project-member-auth-by-id] 특정 프로젝트 멤버 권한 조회 수정
#441
songhyeonpk
closed
8 months ago
0
[cleanup/remove-unused-methods] 사용되지 않는 매소드 목록 삭제 및 정리
#440
songhyeonpk
closed
8 months ago
0
[fix/user-info-url] 사용자 정보 조회 요청 URL 경로 수정
#439
songhyeonpk
closed
8 months ago
0
[refactor/url-pattern] 매핑 URL 패턴 리팩토링
#438
songhyeonpk
closed
8 months ago
0
[fix/enum-typo-alert-type] 알림타입 Enum 데이터 오타 수정
#437
songhyeonpk
closed
8 months ago
0
[feature/project-member-force-withdrawal-alert] 프로젝트 멤버 강제탈퇴 로직에 알림 생성 로직 추가
#436
songhyeonpk
closed
8 months ago
0
[feature/fix-entity-enum-field] 엔티티 Enum Type의 필드 수정
#435
songhyeonpk
closed
8 months ago
0
[feature/exclude-security-path] 시큐리티 제외 경로 추가
#434
songhyeonpk
closed
8 months ago
0
[feature/add-security-antmatcher] 스프링 시큐리티 제외 uri 추가
#433
songhyeonpk
closed
8 months ago
0
[feature/fix-project-member-status] 프로젝트 멤버 상태 값 수정
#432
songhyeonpk
closed
8 months ago
0
[feature/fix-project-member-status] 프로젝트 멤버 상태 enum 파일 수정
#431
songhyeonpk
closed
8 months ago
0
[feature/fix-project-member-force-withdrawal] 프로젝트 멤버 강제탈퇴 로직 수정
#430
songhyeonpk
closed
8 months ago
0
[feature/425-fix-project-member-work-history] 프로젝트 멤버의 업무 + 신뢰 이력 조회 로직 수정
#429
songhyeonpk
closed
8 months ago
0
[feature/fix-work-confirm-trust-score-history] 업무 컨펌 로직에서 신뢰점수 이력 관련 로직 수정
#428
songhyeonpk
closed
8 months ago
0
[feature/fix-save-trust-score-history] 신뢰점수 이력 저장 로직 수정
#427
songhyeonpk
closed
8 months ago
0
[feature/add-field-trust-score-history] 신뢰점수 이력 엔티티에 새로운 필드 추가
#426
songhyeonpk
closed
8 months ago
0
업무 삭제시 관련된 신뢰점수 이력 데이터 삭제되는 현상 수정
#425
EUNSUN23
closed
8 months ago
0
[docs/images] docs/images 경로 추가
#424
songhyeonpk
closed
9 months ago
0
[bugfix/422-work-delete] 업무 삭제 요청 시 버그 수정
#423
songhyeonpk
closed
9 months ago
0
완료/만료된 알림 삭제 요청시 에러 발생
#422
EUNSUN23
closed
9 months ago
3
[enhancement/modify-user-techstacks-cascade] User 엔티티 techStacks 필드 수정 (속성 추가)
#421
songhyeonpk
closed
9 months ago
0
[feature/fix-user-withdrawal] 회원탈퇴 로직 수정
#420
songhyeonpk
closed
9 months ago
0
[feature/386-oauth-signup] OAuth 소셜 회원가입 로직 구현
#419
songhyeonpk
closed
9 months ago
0
[feature/417-fix-work] 프로젝트 업무 관련 수정
#418
songhyeonpk
closed
9 months ago
0
프로젝트 업무 데이터에 contentDetail 추가
#417
EUNSUN23
closed
9 months ago
0
[feature/415-fix-board-search] 게시글 목록 검색 조회 로직 수정
#416
songhyeonpk
closed
9 months ago
0
종료된 프로젝트가 게시글 totalPages에 포함되는 에러
#415
EUNSUN23
closed
9 months ago
2
[feature/413-participate-project-members] 참여중인 프로젝트 목록 조회 시 특정 프로젝트 멤버 데이터 응답 수정
#414
songhyeonpk
closed
9 months ago
0
참여중인 프로젝트 조회 응답값 중 멤버 데이터 에러
#413
EUNSUN23
closed
9 months ago
1
[feature/386-oauth-kakao] OAuth 카카오 추가
#412
songhyeonpk
closed
9 months ago
0
Next