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: Activity 나머지(project, social) 구현 #71

Merged
merged 3 commits into from
Sep 14, 2024

Conversation

son-daehyeon
Copy link
Member

작업 내용

기타

@son-daehyeon son-daehyeon self-assigned this Sep 14, 2024
@son-daehyeon son-daehyeon merged commit b0541bb into develop Sep 14, 2024
1 check passed
@son-daehyeon son-daehyeon deleted the features/activity branch September 14, 2024 02:13
son-daehyeon added a commit that referenced this pull request Sep 15, 2024
* refactor(s3, redis): Dynamic module

* fix: not optional only null...

* refactor(config): jwt expires 수정 (#64)

* refactor(ignore): .gitignore & .dockerignore

* fix: Validation에서 ApiException throw하도록

* docs(README): docker registry 변경

* refactor: Redis Module 수정 (#65)

* refactor(redis): 비밀번호 추가

* refactor(redis): set에서 ttl설정하도록 로직 변경

* docs: 도커에 Redis Password 추가

* test: RedisService 수정

* ci: Github Workflow 수정 (#66)

* chore(github): Issue Template Label 수정

* ci: 배포 workflow 수정

* feat: Activity Study 구현 (#68)

* feat(schema): Activity Schema 구현

* feat(repository): Activity Repository 구현

* fix(mongoose): MongooseModule#async를 sync로 작동하도록 변경

* refactor(activity): 도메인 분리(project, study, social)

* style(auth): Role을 schema 폴더로 이동

* feat(activity): Study 구현

* feat(activity): Category 구현

* fix(activity): Activity 공통 스키마 수정 (author 분리)

* fix(activity/study): findAll 시 upload date 기준으로 sort

* refactor: 전체적인 코드 리뷰 (#69)

* refactor: remove unused import

* refactor(eslint): 문법 수정

* refactor(auth): 중복 코드 삭제

* refactor(study): 사용하지 않는 메소드 삭제

* refactor(member): repository 메소드 네이밍 통일

* fix(activity/study): author 시그니처 변경

* fix(activity/study): controller에서 member 그만 받기

* fix(activity/study): 중복된 study가 생성되지 않도록 수정

* feat: Activity 나머지(project, social) 구현 (#71)

* feat(activity/project): Project 구현

* feat(activity/social): Social 구현

* refactor: page를 body로 받기

* feat: File Upload 구현 (#72)

* fix: File Upload 수정 (#73)

* feat: File Upload 구현

* fix: multipart 관련 오류 수정

* style: 코드 스타일 수정

* fix(mongodb): 데이터 시간대를 KST로 설정 (#74)

* feat(event): Activity 도메인들 Event 기반 로깅 적용 (#75)

* feat(job): add purge-unused-image job (#76)

* refactor: 모든 패키지 latest로 업그레이드 (#77)

* refactor: Docker Image 크기 최적화 (#78)

* feat: prettier import order 플러그인 추가 (#79)

* refactor: Docker Image 크기 최적화 (#78)

* feat: prettier import order 플러그인 추가
son-daehyeon added a commit that referenced this pull request Sep 15, 2024
* refactor(s3, redis): Dynamic module

* fix: not optional only null...

* refactor(config): jwt expires 수정 (#64)

* refactor(ignore): .gitignore & .dockerignore

* fix: Validation에서 ApiException throw하도록

* docs(README): docker registry 변경

* refactor: Redis Module 수정 (#65)

* refactor(redis): 비밀번호 추가

* refactor(redis): set에서 ttl설정하도록 로직 변경

* docs: 도커에 Redis Password 추가

* test: RedisService 수정

* ci: Github Workflow 수정 (#66)

* chore(github): Issue Template Label 수정

* ci: 배포 workflow 수정

* feat: Activity Study 구현 (#68)

* feat(schema): Activity Schema 구현

* feat(repository): Activity Repository 구현

* fix(mongoose): MongooseModule#async를 sync로 작동하도록 변경

* refactor(activity): 도메인 분리(project, study, social)

* style(auth): Role을 schema 폴더로 이동

* feat(activity): Study 구현

* feat(activity): Category 구현

* fix(activity): Activity 공통 스키마 수정 (author 분리)

* fix(activity/study): findAll 시 upload date 기준으로 sort

* refactor: 전체적인 코드 리뷰 (#69)

* refactor: remove unused import

* refactor(eslint): 문법 수정

* refactor(auth): 중복 코드 삭제

* refactor(study): 사용하지 않는 메소드 삭제

* refactor(member): repository 메소드 네이밍 통일

* fix(activity/study): author 시그니처 변경

* fix(activity/study): controller에서 member 그만 받기

* fix(activity/study): 중복된 study가 생성되지 않도록 수정

* feat: Activity 나머지(project, social) 구현 (#71)

* feat(activity/project): Project 구현

* feat(activity/social): Social 구현

* refactor: page를 body로 받기

* feat: File Upload 구현 (#72)

* fix: File Upload 수정 (#73)

* feat: File Upload 구현

* fix: multipart 관련 오류 수정

* style: 코드 스타일 수정

* fix(mongodb): 데이터 시간대를 KST로 설정 (#74)

* feat(event): Activity 도메인들 Event 기반 로깅 적용 (#75)

* feat(job): add purge-unused-image job (#76)

* refactor: 모든 패키지 latest로 업그레이드 (#77)

* refactor: Docker Image 크기 최적화 (#78)

* feat: prettier import order 플러그인 추가 (#79)

* refactor: Docker Image 크기 최적화 (#78)

* feat: prettier import order 플러그인 추가
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.

1 participant