Skip to content

[RELEASE] dev to main#47

Merged
fervovita merged 115 commits into
mainfrom
dev
Jun 21, 2026
Merged

[RELEASE] dev to main#47
fervovita merged 115 commits into
mainfrom
dev

Conversation

@fervovita

Copy link
Copy Markdown
Collaborator

#31 [FEATURE] 디자이너 회원가입 포트폴리오 업로드 presigned URL 방식으로 변경
#33 [ENHANCEMENT] 폴더 구조 변경
#34 [FEATURE] 강사 새 외주 작성 API 추가
#38 [FEATURE] 강사 시안 조회/선택 API 추가
#40 [FEATURE] 강사 대시보드 외주 조회 기능 구현
#42 [REFACTOR] Presigned URL API 공용으로 분리
#43 [REFACTOR] Presigned URL API 공용으로 분리
#46 [FEATURE] 회원가입/로그인 응답에 userType 추가

Jong0128 and others added 30 commits May 28, 2026 13:43
…d-entity

[FEATURE] 외주 관련 Entity 추가
[FEATURE] 디자이너 회원가입 포트폴리오 업로드 presigned URL 방식으로 변경
- 불필요한 `common` 패키지 뎁스를 제거하고 `user`, `term`, `payment`, `auth` 등을 독립적인 최상위 도메인 패키지로 격상
- `commission` 도메인을 역할에 따라 `core`, `application`, `draft`, `revision` 하위 패키지로 세분화
- 강사와 디자이너로 분리되어 있던 회원가입/인증 로직을 `auth` 도메인 하나로 병합 (`AuthResult`, `SignupResponse`로 DTO 통합)
- `PortfolioService`를 `SignupPortfolioService`로 변경하는 등 일부 클래스 네이밍 및 연관된 임포트 경로 전면 수정
fervovita and others added 26 commits June 18, 2026 15:43
[FEATURE] 강사 대시보드 외주 조회 기능 구현
…-seperation

[REFACTOR] Presigned URL API 공용으로 분리
…ization

[FEATURE] SecurityConfig 역할별 API 엔드포인트 접근 권한 설정
[FEATURE] 회원가입/로그인 응답에 userType 추가
@coderabbitai

coderabbitai Bot commented Jun 21, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yml

Review profile: CHILL

Plan: Pro Plus

Run ID: a0d8b5d5-4171-409d-a21c-98677d235dd0

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dev

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@fervovita fervovita merged commit 70297f4 into main Jun 21, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants