Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
WebBack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
websystem
WebBack
Merge requests
!9
[
#8
] Friend 컨트롤러, 라우터 로직 개발
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
[
#8
] Friend 컨트롤러, 라우터 로직 개발
feature/#8
into
develop
Overview
0
Commits
11
Pipelines
0
Changes
4
Merged
조대희
requested to merge
feature/#8
into
develop
5 months ago
Overview
0
Commits
11
Pipelines
0
Changes
4
Expand
API endpoint를 정의하는 Friend 라우터
컨트롤러
친구 요청 보내기
받은 친구 요청 목록 조회
보낸 친구 요청 목록 조회
친구 요청 수락/거절
친구 목록 조회
0
0
Merge request reports
Activity
All activity
Filter activity
Deselect all
Approvals
Assignees & reviewers
Comments (from bots)
Comments (from users)
Commits & branches
Edits
Labels
Lock status
Mentions
Merge request status
Tracking
Loading
Loading
Please
register
or
sign in
to reply
Nov 16, 2024
fix: reqeustId -> friendId로 변경 및 파라미터 순서 변경 (
#8
)
· f220cfc5
조대희
authored
5 months ago
f220cfc5
refactor: 오타 수정 (
#8
)
· d223a47a
조대희
authored
5 months ago
d223a47a
feat: 친구 라우터 등록 (
#8
)
· 1026acd8
조대희
authored
5 months ago
1026acd8
feat: 친구 라우터 작성 (
#8
)
· 059cf3c2
조대희
authored
5 months ago
059cf3c2
feat: 친구 삭제 컨트롤러 (
#8
)
· 14b3d313
조대희
authored
5 months ago
14b3d313
feat: 친구 목록 조회 컨트롤러 (
#8
)
· 455126d8
조대희
authored
5 months ago
455126d8
feat: 친구 요청 거절 컨트롤러 (
#8
)
· 92f08830
조대희
authored
5 months ago
92f08830
feat: 친구 요청 수락 컨트롤러 (
#8
)
· 15e3da31
조대희
authored
5 months ago
15e3da31
feat: 보낸 친구 목록 조회 컨트롤러 (
#8
)
· 0ecbfce0
조대희
authored
5 months ago
0ecbfce0
feat: 받은 친구 목록 조회 컨트롤러 (
#8
)
· 8aa76c45
조대희
authored
5 months ago
8aa76c45
feat: 친구 요청 보내기 컨트롤러 (
#8
)
· 3f91cdc7
조대희
authored
5 months ago
3f91cdc7
Loading