Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Front/refactor/#76 component refactor #78

Closed
wants to merge 161 commits into from

Conversation

onlinekkabchi
Copy link
Collaborator

❗️ #76

Closes #



📝 구현 내용

  • 기존 ReactJs로 구현한 컴포넌트를 React TypeScript로 리팩토링 중, 현재까지의 작업 결과물을 netlify에 배포하기 위해 FE 브런치에 병합.

nathan29849 and others added 30 commits September 6, 2022 20:31
feat: [#18] BaseEntity로 createdAt, updatedAt 묶기
onlinekkabchi and others added 28 commits January 19, 2023 15:42
* Feature/#65/response code and message (#68)

* feat: [#65] ResponseCodeAndMessage Enum 추가 및 BaseResponse 생성자 추가

* fix: Apple Silicon에서 Docker-Compose 파일 정상 동작 하도록 platform 옵션 추가

* refactor: [#65] Note Controller 및 Note ControllerTest에 대한 ResponseCodeAndMessage 수정

* refactor: [#65] Card Controller 및 Card ControllerTest에 대한 ResponseCodeAndMessage 수정

* refactor: [#65] Content Controller 및 Content ControllerTest에 대한 ResponseCodeAndMessage 수정

* docs: api 문서 업데이트

* Feature/#70/api exception handle (#71)

* refactor: [#70] ResponseCodeAndMessage -> ResponseCodeAndMessages로 이름 변경

* refactor: [#70] interface CodeAndMessages 삭제

* chore: [#70] BaseResponse 부분 파라미터 변수 수정

* feat: [#70] Exception 처리를 위한 BaseException 및 ErrorCodeAndMessages, ExceptionHandler 추가

* feat: [#70] Domain Not Found 관련 Exception Class 생성

* refactor: [#70] Exception 사용하는 Service 및 Service Test 수정

* feat: [#74] 로그인 초기 작업 세팅 (Config, build.gradle 등)

* feat: [#74] config 추가설정 (TestConfig 포함)

* feat: [#74] Kakao Login 구현

* test: [#74] 로그인 기능 관련 테스트 추가 및 기존 컨트롤러 테스트에 Header 부분 추가

* feat: [#74] Card 관련 Login 로직 추가 및 리팩토링 진행 + 테스트 리팩토링

* feat: [#74] 로그인 관련 코드 수정 및 테스트 격리에 사용되는 데이터 수정

* feat: [#74] Content 관련 리팩토링 진행

* feat: [#74] Note 관련 리팩토링 진행

* docs: [#74] Restdocs 적용 완료
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants