Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Team-Timo
/
Timo-client
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
9
Code
Issues
3
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[FEAT] 설정 페이지 개인정보·탈퇴 화면 구현
- #127
#127
Merged
jjangminii
merged 22 commits into
develop
Team-Timo/Timo-client:develop
from
feat/web/122-settings-page-view
Team-Timo/Timo-client:feat/web/122-settings-page-view
Copy head branch name to clipboard
Jul 12, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
[FEAT] 설정 페이지 개인정보·탈퇴 화면 구현
#127
jjangminii
merged 22 commits into
develop
Team-Timo/Timo-client:develop
from
feat/web/122-settings-page-view
Team-Timo/Timo-client:feat/web/122-settings-page-view
Copy head branch name to clipboard
Commits
Commits on Jul 8, 2026
feat(web): 설정 페이지 공용 네비와 서브페이지 뼈대를 구현한다 (#122)
Show description for 0448956
jjangminii
committed
0448956
View commit details
Copy full SHA for 0448956
Browse repository at this point
feat(web): 설정 개인정보 폼을 구현한다 (#122)
Show description for 2cfa22d
jjangminii
committed
2cfa22d
View commit details
Copy full SHA for 2cfa22d
Browse repository at this point
fix(web): 설정 사이드바가 콘텐츠와 함께 스크롤되지 않도록 고정한다 (#122)
Show description for d22ee51
jjangminii
committed
d22ee51
View commit details
Copy full SHA for d22ee51
Browse repository at this point
feat(ui): TagButton 공통 컴포넌트를 추가한다 (#122)
Show description for 6dc08a0
jjangminii
committed
6dc08a0
View commit details
Copy full SHA for 6dc08a0
Browse repository at this point
feat(web): 설정 개인정보 폼에 캘린더 연동·태그 추가·저장 로직을 구현한다 (#122)
Show description for f479b60
jjangminii
committed
f479b60
View commit details
Copy full SHA for f479b60
Browse repository at this point
feat(web): 설정 개인정보 화면에 다국어 지원을 적용하고 레이아웃을 다듬는다 (#122)
Show description for 0637127
jjangminii
committed
0637127
View commit details
Copy full SHA for 0637127
Browse repository at this point
fix(web): 언어 토글이 저장 전까지 화면에 즉시 반영되지 않도록 수정한다 (#122)
Show description for 4949da1
jjangminii
committed
4949da1
View commit details
Copy full SHA for 4949da1
Browse repository at this point
feat(web): 회원 탈퇴 화면을 구현한다 (#122)
Show description for d66f953
jjangminii
committed
d66f953
View commit details
Copy full SHA for d66f953
Browse repository at this point
Commits on Jul 10, 2026
chore(web): react-hook-form 의존성을 추가한다 (#122)
Show description for 87b91b6
jjangminii
committed
87b91b6
View commit details
Copy full SHA for 87b91b6
Browse repository at this point
refactor(web): 설정 프로필 컴포넌트에 React Hook Form을 도입해 상태 관리를 단순화한다 (#122)
Show description for 5d1d873
jjangminii
committed
5d1d873
View commit details
Copy full SHA for 5d1d873
Browse repository at this point
refactor(ui): 사용하지 않는 TagButtonVariant 타입 export를 제거한다 (#122)
Show description for d5b1c4a
jjangminii
committed
d5b1c4a
View commit details
Copy full SHA for d5b1c4a
Browse repository at this point
fix(web): 설정 레이아웃의 중복 main 랜드마크를 section으로 수정한다 (#122)
Show description for a8d06b9
jjangminii
committed
a8d06b9
View commit details
Copy full SHA for a8d06b9
Browse repository at this point
style(web): 설정 프로필 컨테이너 훅 선언부 개행을 정리한다 (#122)
Show description for 1705563
jjangminii
committed
1705563
View commit details
Copy full SHA for 1705563
Browse repository at this point
refactor(ui): TagButton을 TagChip·PillButton으로 용도별로 분리한다 (#122)
Show description for 12fc4b8
jjangminii
committed
12fc4b8
View commit details
Copy full SHA for 12fc4b8
Browse repository at this point
refactor(web): 설정 프로필 폼이 TagChip·PillButton을 사용하도록 수정한다 (#122)
Show description for 7b29f68
jjangminii
committed
7b29f68
View commit details
Copy full SHA for 7b29f68
Browse repository at this point
fix(web): 탈퇴하기 버튼이 부모 너비로 늘어나지 않고 hug 되도록 수정한다 (#122)
Show description for 649e1ee
jjangminii
committed
649e1ee
View commit details
Copy full SHA for 649e1ee
Browse repository at this point
Merge branch 'develop' of https://github.com/Team-Timo/Timo-client into feat/web/122-settings-page-view
Show description for 5a79e43
jjangminii
committed
5a79e43
View commit details
Copy full SHA for 5a79e43
Browse repository at this point
Commits on Jul 11, 2026
refactor(web): 설정 프로필 컨테이너 로직을 커스텀 훅으로 분리한다 (#122)
Show description for 7c202f7
jjangminii
committed
7c202f7
View commit details
Copy full SHA for 7c202f7
Browse repository at this point
Commits on Jul 12, 2026
refactor(web): 설정 언어 전환을 즉시 반영 + URL 쿼리 파라미터 방식으로 변경 (#122)
Show description for 178ba4d
jjangminii
committed
178ba4d
View commit details
Copy full SHA for 178ba4d
Browse repository at this point
refactor(web): 설정 하위 페이지 라우팅을 쿼리 파라미터 탭 방식으로 변경 (#122)
Show description for 58f53e8
jjangminii
committed
58f53e8
View commit details
Copy full SHA for 58f53e8
Browse repository at this point
fix(web): 언어 토글이 저장 전까지 화면에 즉시 반영되지 않도록 수정 (#122)
Show description for 3a8816d
jjangminii
committed
3a8816d
View commit details
Copy full SHA for 3a8816d
Browse repository at this point
Merge branch 'develop' of https://github.com/Team-Timo/Timo-client into feat/web/122-settings-page-view
Show description for a63f37b
jjangminii
committed
a63f37b
View commit details
Copy full SHA for a63f37b
Browse repository at this point
You can’t perform that action at this time.