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

feat: 소속 조회 결과에 소속 생성일자를 포함한다. #82

Merged
merged 3 commits into from
May 12, 2024

Conversation

rlarltj
Copy link
Member

@rlarltj rlarltj commented May 12, 2024

📄 작업 사항

  • 내 소속 조회 결과에 소속의 생성일자를 포함합니다.
  • 미사용 필드들을 제거합니다(description, userToken)

@rlarltj rlarltj self-assigned this May 12, 2024
@rlarltj rlarltj changed the title feat: 소속 조회 결과에 소속 생성일자를 포함한 feat: 소속 조회 결과에 소속 생성일자를 포함한다. May 12, 2024
@rlarltj rlarltj merged commit 3c903ce into dev May 12, 2024
1 check passed
@rlarltj rlarltj deleted the feat/agency branch May 12, 2024 06:43
rlarltj added a commit that referenced this pull request May 12, 2024
* feat: 내 소속 조회 결과에 소속의 생성일자도 포함한다.

* chore: remove unused fields

* chore: userToken 필드를 삭제한다.
rlarltj added a commit that referenced this pull request May 14, 2024
* fix: 누적 잔액이 정상 반영되도록 한다. (#75)

* refactor: LedgerService 메소드 분리

* refactor: move updateTotalBalance method to Entity

* refactor: change calculator return type to int

* refactor: 누적 잔고가 정상 반영되도록 한다.

* feat: kakao 로그인 예외 처리를 세분화한다. (#76)

* feat: 장부 내역 조회 api v2를 추가한다. (#77)

* feat: 내정보 조회 api에 provider field를 추가한다.

* feat: 특정 기간의 장부를 반환하는 메소드를 추가한다.

* feat: LedgerReader의 공통 코드를 메소드 분리한다.

* feat: LedgerControllerV2, RequestV2를 추가한다.

* config: swagger scan 패키지를 수정한다. (#79)

* feat: swagger scan 패키지를 수정한다.

* feat: 누락된 Tag, Operation을 추가한다.

* feat: Apple OAuth Login을 추가한다. (#80)

* chore: remove unused util class

* feat: OAuthProvider에 Apple을 추가한다.

* feat: bouncy castle, JWT decode 라이브러리를 추가한다.

* feat: yml에 apple 환경 변수를 추가한다.

* feat: apple login service를 구현한다.

* refactor: Apple login 시 name을 http body로 받는다.

* feat: OAuth 계정을 revoke하는 메소드를 추가한다.

* feat: 최초 로그인 시 authorizationCode로 refreshToken을 취득한다.

* feat: AppleUser 정보를 저장하는 Entity를 추가한다.

* feat: 회원가입 시 Apple User인 경우 AppleUser를 저장한다.

* feat: 소속 조회 결과에 소속 생성일자를 포함한다. (#82)

* feat: 내 소속 조회 결과에 소속의 생성일자도 포함한다.

* chore: remove unused fields

* chore: userToken 필드를 삭제한다.
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.

1 participant