Skip to content
Open
Show file tree
Hide file tree
Changes from 67 commits
Commits
Show all changes
100 commits
Select commit Hold shift + click to select a range
790be14
chore: uninstall next router plugin
tacowasabii Oct 12, 2024
eb66087
feat: route 방식 변경
tacowasabii Oct 12, 2024
f4def96
chore: prettier
tacowasabii Oct 14, 2024
4bc3621
chore: path alias 수정
tacowasabii Oct 14, 2024
e33458d
chore: svgr
tacowasabii Oct 14, 2024
4b9fb1e
chore: custom style
tacowasabii Oct 14, 2024
a1f088a
feat: svg
tacowasabii Oct 14, 2024
32bd8d9
feat: 회원가입 퍼블리싱
tacowasabii Oct 14, 2024
2b1608f
feat: svg 수정
tacowasabii Oct 14, 2024
127cf3a
Merge pull request #2 from The-Monitor-Dev/feature/#1
tacowasabii Oct 14, 2024
42372fd
chore: install twMerge
tacowasabii Oct 14, 2024
867da87
feat: input Component
tacowasabii Oct 14, 2024
ce79835
feat: button component
tacowasabii Oct 14, 2024
4b7b575
Merge pull request #4 from The-Monitor-Dev/feature/#3
tacowasabii Oct 15, 2024
fb2c7c5
Merge branch 'main' into feature/#5
tacowasabii Oct 15, 2024
345eb20
Merge pull request #6 from The-Monitor-Dev/feature/#5
tacowasabii Oct 15, 2024
2b358c5
feat: svg
tacowasabii Oct 15, 2024
dba557b
feat: svg
tacowasabii Oct 15, 2024
9fcaa62
feat: 비밀번호 조건 컴포넌트
tacowasabii Oct 15, 2024
00c915a
feat: input 컴포넌트 에러 스타일 추가
tacowasabii Oct 15, 2024
a7531bf
feat: 회원가입 폼
tacowasabii Oct 15, 2024
4528c43
rename: 라우트 변경
tacowasabii Oct 16, 2024
3a81c6e
Merge pull request #8 from The-Monitor-Dev/feature/#7
tacowasabii Oct 16, 2024
efcfd29
docs: update README
tacowasabii Oct 16, 2024
8deae64
feat: find password page
tacowasabii Oct 16, 2024
a7ff7cb
refactor: type
tacowasabii Oct 16, 2024
7e1053f
feat: signin page
tacowasabii Oct 16, 2024
15d07c3
Merge pull request #11 from The-Monitor-Dev/feature/#10
tacowasabii Oct 16, 2024
ae83d9e
style: text color
tacowasabii Oct 16, 2024
2e4d82b
feat: find password page
tacowasabii Oct 16, 2024
036f5a1
feat: add asset commit type
tacowasabii Oct 16, 2024
7d550dc
docs: update README
tacowasabii Oct 16, 2024
e4104d7
Merge pull request #13 from The-Monitor-Dev/feature/#12
tacowasabii Oct 16, 2024
b03c38a
style: text color
tacowasabii Oct 16, 2024
b9cb7e8
feat: 에러로직 수정
tacowasabii Oct 16, 2024
1ce8712
Merge pull request #14 from The-Monitor-Dev/feature/#12
tacowasabii Oct 16, 2024
9a83ae4
fix: file name
tacowasabii Oct 16, 2024
cb6b758
Merge pull request #17 from The-Monitor-Dev/bugfix/#16
tacowasabii Oct 16, 2024
689d7df
chore: vercel.json
tacowasabii Oct 16, 2024
8854954
Merge pull request #19 from The-Monitor-Dev/chore/#18
tacowasabii Oct 16, 2024
8316b7d
chore: gitignore add env
tacowasabii Oct 18, 2024
714d0de
style: 스타일 수정
tacowasabii Oct 18, 2024
2c429b8
feat: api 세팅
tacowasabii Oct 18, 2024
89fd52d
feat: format time util
tacowasabii Oct 18, 2024
2ac4d95
rename: 파일 이름 수정
tacowasabii Oct 18, 2024
1e28cae
feat: 계정 관련 api
tacowasabii Oct 18, 2024
2bc74db
type: api response type
tacowasabii Oct 18, 2024
c865484
feat: 계정 관련 api 훅
tacowasabii Oct 18, 2024
bfb5ade
feat: password validation hook
tacowasabii Oct 18, 2024
2b6cb34
feat: email confirmation hook
tacowasabii Oct 18, 2024
3003b4a
refactor: 이메일 유효성 검증 시점 변경
tacowasabii Oct 18, 2024
fa4a753
feat: 회원가입 api 연결
tacowasabii Oct 18, 2024
55db268
feat: 로그인 api 연결
tacowasabii Oct 18, 2024
e74a49e
refactor: 버튼 이름 수정
tacowasabii Oct 18, 2024
128d909
refactor: 변수 명 변경
tacowasabii Oct 18, 2024
a932bb5
refactor: 태그 수정
tacowasabii Oct 18, 2024
e51b0d9
docs: update README
tacowasabii Oct 18, 2024
95df6e7
chore: refactor api path
tacowasabii Oct 18, 2024
c75ce96
remove: app directory
tacowasabii Oct 18, 2024
37ab494
Merge pull request #20 from The-Monitor-Dev/feature/#15
tacowasabii Oct 18, 2024
83c2e83
[Feature/#21] 비밀번호 찾기 페이지 완성 (#22)
tacowasabii Oct 21, 2024
3e3533b
[Feature/#9] 대시보드 페이지 퍼블리싱 (#23)
Sohyunnnn Oct 26, 2024
7028c9b
[Feature/#26] 로그인, 회원가입 버튼 및 로고 라우팅 기능 추가 (#27)
tacowasabii Oct 29, 2024
9c6cb55
[Feature/#28] 사이드 메뉴 컴포넌트 (#29)
tacowasabii Nov 1, 2024
4c2183a
[Feature/#24] 고객사 정보 추가 모달 구현 (#25)
Sohyunnnn Nov 3, 2024
f73e4d2
[Feature/#30] 모니터링 페이지 퍼블리싱 (#31)
tacowasabii Nov 4, 2024
fdec225
[Feature/#33] 고객사 수정 모달 퍼블리싱 및 기타 모달 퍼블리싱 (#34)
Sohyunnnn Nov 9, 2024
245bb8c
[style/#36] 대시보드 페이지 스타일 수정 (#37)
Sohyunnnn Nov 10, 2024
e74dc4f
[Refactor/#38] 리뷰 피드백 반영 및 모니터링 페이지 수정 (#39)
tacowasabii Nov 10, 2024
4a05661
[Feature/#35] 보고서 편집 페이지 퍼블리싱 (#41)
tacowasabii Nov 16, 2024
d577c9c
[Feature/#43] 404 페이지 (#44)
tacowasabii Nov 16, 2024
3e8a9ed
[Feature/#45] 보고서 관리 페이지 퍼블리싱 (#46)
tacowasabii Nov 17, 2024
9537120
[Feature/#47] 메일 전송 모달 (#48)
tacowasabii Nov 17, 2024
153aa0f
[Feature/#49] 보고서 편집 페이지 퍼블리싱 (#50)
tacowasabii Nov 18, 2024
a336865
[Refactor/#40] 대시보드 페이지 리팩토링 (#51)
Sohyunnnn Nov 20, 2024
e8650ae
[Feature/#53] 고객사 없을 때 페이지 퍼블리싱 (#54)
Sohyunnnn Nov 23, 2024
6e7a2f3
[Feature/#42] 모니터링, 보고서 api 연결 (#56)
tacowasabii Nov 23, 2024
62c57f0
[Feature/#55] 모니터링 설정 페이지 퍼블리싱 (#58)
Sohyunnnn Nov 23, 2024
e911b2f
[Feature/#52] 대시보드 api 연동 (#59)
Sohyunnnn Nov 25, 2024
e903070
[Feature/#57] 보고서 관리 api 연결 (#62)
tacowasabii Nov 26, 2024
16e21c3
hotfix: delete unused import
tacowasabii Nov 26, 2024
1959b4b
[Feature/#60] 키워드 설정 페이지 api 연결 (#61)
Sohyunnnn Nov 26, 2024
0e9d979
[Refactor/#65] 검색바 로직 수정 (#66)
tacowasabii Nov 26, 2024
d406131
[Feature/#64] 고객사 조회 api 연결 및 로딩 처리 구현 (#67)
Sohyunnnn Nov 26, 2024
252a424
[Feature/#63] 보고서 생성 api 연결 (#69)
tacowasabii Nov 27, 2024
8821a2c
[Refactor/#70] Client 이미지 업로드 엔드포인트 수정 (#71)
tacowasabii Nov 27, 2024
36fc20f
[Feature/#68] 랜딩 페이지 구현 및 푸터 구현 (#73)
Sohyunnnn Nov 27, 2024
8105292
[Feature/#72] 보고서 편집 페이지 api 연결 (#75)
tacowasabii Nov 27, 2024
91baf68
[Hotfix/#76] 버그 수정 (#77)
tacowasabii Nov 27, 2024
352738a
[HotFix/#78] import 경로 변경 (#79)
tacowasabii Nov 27, 2024
dc6c26c
[Refactor/#74] 대시보드 및 키워드 설정 페이지 리팩토링 (#80)
Sohyunnnn Nov 28, 2024
d440ab9
[Style/#83] 랜딩페이지 스타일 수정 (#84)
Sohyunnnn Nov 28, 2024
8aa606a
[Refactor/#82] 고객사 모달 리팩토링 및 기타 스타일 수정 (#85)
Sohyunnnn Nov 28, 2024
4611585
[Feature/#72] 보고서 페이지 api 연결 (#86)
tacowasabii Nov 28, 2024
df58f0b
[Hotfix] 충돌 해결 (#88)
tacowasabii Nov 28, 2024
9f976a5
[Hotfix] (#90)
tacowasabii Nov 28, 2024
8bb92e2
docs: update readme (#91)
Sohyunnnn Nov 28, 2024
57e690f
docs: update readme (#93)
Sohyunnnn Nov 28, 2024
b9c1eb9
[Fix/#92] 레이아웃 수정 (#94)
tacowasabii Nov 28, 2024
269b719
[Style/#95] 스타일 수정 (#96)
tacowasabii Nov 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ dist-ssr
*.njsproj
*.sln
*.sw?

# .env
.env
.env.local
.env.*.local
1 change: 0 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx eslint . --fix
npx prettier --write .
npx lint-staged
npx tsc --noEmit
12 changes: 12 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"trailingComma": "all",
"semi": true,
"tabWidth": 2,
"jsxSingleQuote": false,
"useTabs": false,
"printWidth": 80,
"bracketSpacing": true,
"endOfLine": "auto",
"arrowParens": "always",
"plugins": ["prettier-plugin-tailwindcss"]
}
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,9 @@ src/
├── main.tsx
├── App.tsx
├── TYPES/
├── APP/
│ └── api/
├── API/
├── CONSTANTS/
├── UTILS/
├── LIB/
├── STYLES/
├── COMPONENTS/
├── HOOKS/
Expand Down Expand Up @@ -47,6 +45,7 @@ src/
| refactor | 코드 리팩토링 |
| revert | 이전 커밋 되돌리기 |
| style | 스타일 코드 변경 |
| asset | svg, 이미지 등 디자인 파일 추가 |
| test | 테스트 코드, 리팩토링 테스트 코드 추가 |
| type | 타입 수정 |
| rename | 파일 또는 폴더 명을 수정하거나 옮기는 작업만인 경우 |
Expand Down Expand Up @@ -90,8 +89,8 @@ const Welcome: React.FC<WelcomeProps> = ({ name }) => {
- 딕셔너리, 배열 등의 복수의 데이터를 담는 자료구조에 대한 변수명 s 붙이기 `ex) heights`
- 로딩이나 모달창 등의 보여짐 여부에 대한 boolean state의 경우 is 붙이기 `ex) isModalOpen, isLoading`
- 데이터 접근 함수의 경우 get으로 시작하기 `ex) getUserData`
- 컴포넌트 내부에서 동작하는 함수는 handle 붙이기 `ex) handleClick, handleModalOpen`
- prop으로 받아서 동작하는 함수는 on 붙이기 `ex) onClick, onClose`
- 이벤트를 감지하는 함수는 on으로 시작하며, 이 함수는 주로 이벤트 발생 시점에 호출됩니다 ex) onClick, onClose
- 이벤트 처리 로직을 담는 함수는 handle로 시작하며, 주로 on 함수 내에서 호출됩니다 ex) handleClick, handleModalOpen

| 함수명 | 동사구 ex) getUserData |
| ------ | ---------------------- |
Expand Down
1 change: 1 addition & 0 deletions commitlint.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ module.exports = {
"revert",
"style",
"test",
"asset", // Custom type
"type", // Custom type
"rename", // Custom type
"remove", // Custom type
Expand Down
Loading