Commit 72ad44e
authored
[25.02.08 / TASK-109 / TASK-111] Feature - 샘플 로그인 및 글 바로가기 기능 추가 (#10)
* modify: 페이지 최대 크기 제한
* refactor: 타입 정리
* refactor: 디바운스 시간 감소
* modify: 높이 깨짐 오류 해결
* modify: 호버 위치와 상관없이 툴팁 표시
* feature: 리더보드 페이지 제작
* refactor: 헤더 리팩토링
* modify: 이벤트 트래킹 개선
* feature: 유저 이벤트 트래킹
* hotfix: 그래프 깜빡임 오류 해결
* feature: 대시보드 테스트 코드
* modify: 배포 세팅
* refactor: 트래킹 값 미반영 해결
* refactor: 문자열보단 숫자가 나을 것으로 판단됨
* refactor: 개발 관련 세팅
* feature: 샘플 로그인 추가
* refactor: 리더보드 페이지 비활성화
* hotfix: 로그아웃 관련 오류 수정
* refactor: 쿼리 세팅 리팩
* feat: 글 바로가기 추가
* refactor: 이거 왜 빠져있지?
* refactor: 환경 변수 관련 리팩
* refactor: 메세지 변경
* refactor: 일부 코드 리팩
* refactor: 요소 위치 리팩1 parent 4fb015e commit 72ad44e
File tree
50 files changed
+922
-199
lines changed- .vscode
- src
- __mock__
- __test__
- apis
- app/(with-tracker)
- (auth-required)
- leaderboards
- main
- (login)
- components
- auth-required
- header
- leaderboards
- main
- Section
- Summary
- common
- Icon
- icons
- constants
- hooks
- types
- apis
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
50 files changed
+922
-199
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
| 2 | + | |
6 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
44 | 46 | | |
45 | | - | |
46 | 47 | | |
47 | 48 | | |
48 | 49 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 | | |
13 | 19 | | |
14 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| 20 | + | |
19 | 21 | | |
| 22 | + | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
| |||
0 commit comments