-
Notifications
You must be signed in to change notification settings - Fork 0
✨ [Feature] - 랜덤 검색 기능을 구현한다. #30
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 task
JeongHeumChoi
added a commit
that referenced
this pull request
Mar 3, 2025
* ✨ [Feature] - 프로젝트 기본 설정을 한다. (#2) * Delete: 필요없는 파일 삭제 * Feat: 서브 모듈 연결 * Feat: PR merge 전에 간단한 빌드 검증 * Feat: 간단한 배포 설정 * Feat: 보일러 플레이트 * Feat: 스프링 시큐리티 설정 및 회원가입, 로그인 구현 * Feat: 서브모듈의 크레덴셜을 복사한다 * Refactor: 공백 추가 * Feat: 기본 크레덴셜 추가 * Fix: 회원가입 로직 주석 처리 * Feat: 테스트 yml 추가 * [Feature] - 도커 이미지 ECR Push (#5) * Update pr-check.yml * Fix: 베이스 이미지 변경 * Update pr-check.yml * fix: ECR 푸시 업데이트 * fix: 컨테이너 실행 * fix: Port 변경 * Feat: Github action 단계 세분화 * fix: 깃허브 액션 버젼 정리 * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * fix: 단계 세분화 * Update pr-check.yml * fix: 브랜치 변경 ㅋㅋ 정흠 미안~ * feat: 브랜치 명시 추가 * fix: pr_check & CI_CD 분리 * ✨ [Feature] - 위키 생성 API를 구현한다. (#8) * Feat: 위키 생성 API 구현 * Refactor: 메소드의 목적에 따른 메소드명 수정 * Docs: 이슈 및 PR 템플릿 생성 (#9) * 🚧 [Fix] - 로그인 성공 시, 리다이렉트 코드 삭제 (#10) * Fix: 리다이렉스 관련 코드 삭제 * Delete: redirect url 크레덴셜 반영 * ✨ [Feature] - 위키 수정 API를 구현한다. (#17) * Feat: PATCH API 구현 * Feat: Convertor 예외처리 추가 * Fix: 로그아웃 시, 쿠키 삭제 로직 추가 (#18) * Feat: 위키 삭제 API 구현 (#20) * Feat: 위키 최근 수정 조회 API 구현 (#22) * 🚀 [Deploy] - 지금까지의 변경사항을 배포에 반영한다. (#23) (#25) * ✨ [Feature] - 프로젝트 기본 설정을 한다. (#2) * Delete: 필요없는 파일 삭제 * Feat: 서브 모듈 연결 * Feat: PR merge 전에 간단한 빌드 검증 * Feat: 간단한 배포 설정 * Feat: 보일러 플레이트 * Feat: 스프링 시큐리티 설정 및 회원가입, 로그인 구현 * Feat: 서브모듈의 크레덴셜을 복사한다 * Refactor: 공백 추가 * Feat: 기본 크레덴셜 추가 * Fix: 회원가입 로직 주석 처리 * Feat: 테스트 yml 추가 * [Feature] - 도커 이미지 ECR Push (#5) * Update pr-check.yml * Fix: 베이스 이미지 변경 * Update pr-check.yml * fix: ECR 푸시 업데이트 * fix: 컨테이너 실행 * fix: Port 변경 * Feat: Github action 단계 세분화 * fix: 깃허브 액션 버젼 정리 * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * fix: 단계 세분화 * Update pr-check.yml * fix: 브랜치 변경 ㅋㅋ 정흠 미안~ * feat: 브랜치 명시 추가 * fix: pr_check & CI_CD 분리 * ✨ [Feature] - 위키 생성 API를 구현한다. (#8) * Feat: 위키 생성 API 구현 * Refactor: 메소드의 목적에 따른 메소드명 수정 * Docs: 이슈 및 PR 템플릿 생성 (#9) * 🚧 [Fix] - 로그인 성공 시, 리다이렉트 코드 삭제 (#10) * Fix: 리다이렉스 관련 코드 삭제 * Delete: redirect url 크레덴셜 반영 * ✨ [Feature] - 위키 수정 API를 구현한다. (#17) * Feat: PATCH API 구현 * Feat: Convertor 예외처리 추가 * Fix: 로그아웃 시, 쿠키 삭제 로직 추가 (#18) * Feat: 위키 삭제 API 구현 (#20) * Feat: 위키 최근 수정 조회 API 구현 (#22) --------- Co-authored-by: PokingTeemo <[email protected]> * Fix: 최근 수정된 위키 목록 화이트 리스트에 추가 (#26) * Feat: 랜덤 위키 API 구현 (#30) * ✨ [Feature] - 위키 조회 API 구현 (#28) * Feat: 위키 조회 API 구현 * Feat: 위키 리스트 조회 API 구현 * feat: 조회 API 수정 * Fix: 수동 페이징 쿼리 추가 EDepartment 변수 변경 * fix: WikiDetalDTO 수정 API 명세서에 맞게 수정 * fix: Wiki 도메인 복구 * fix: getCollege 수정 * Update WikiService.java * fix: errorCode 수정 * fix: 고스트 코딩왕 * Feat: 위키 리스트 조회 API 구현 * Fix: 시큐리티 설정 수정 * Fix: 시큐리티 설정 수정 * Fix: 시큐리티 설정 수정 * Fix: API path 수정 --------- Co-authored-by: PokingTeemo <[email protected]> Co-authored-by: JeongHeumChoi <[email protected]> Co-authored-by: JeongHeumChoi <[email protected]> --------- Co-authored-by: PokingTeemo <[email protected]> Co-authored-by: Dain Kim <[email protected]> Co-authored-by: PokingTeemo <[email protected]>
JeongHeumChoi
added a commit
that referenced
this pull request
Mar 4, 2025
* ✨ [Feature] - 프로젝트 기본 설정을 한다. (#2) * Delete: 필요없는 파일 삭제 * Feat: 서브 모듈 연결 * Feat: PR merge 전에 간단한 빌드 검증 * Feat: 간단한 배포 설정 * Feat: 보일러 플레이트 * Feat: 스프링 시큐리티 설정 및 회원가입, 로그인 구현 * Feat: 서브모듈의 크레덴셜을 복사한다 * Refactor: 공백 추가 * Feat: 기본 크레덴셜 추가 * Fix: 회원가입 로직 주석 처리 * Feat: 테스트 yml 추가 * [Feature] - 도커 이미지 ECR Push (#5) * Update pr-check.yml * Fix: 베이스 이미지 변경 * Update pr-check.yml * fix: ECR 푸시 업데이트 * fix: 컨테이너 실행 * fix: Port 변경 * Feat: Github action 단계 세분화 * fix: 깃허브 액션 버젼 정리 * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * fix: 단계 세분화 * Update pr-check.yml * fix: 브랜치 변경 ㅋㅋ 정흠 미안~ * feat: 브랜치 명시 추가 * fix: pr_check & CI_CD 분리 * ✨ [Feature] - 위키 생성 API를 구현한다. (#8) * Feat: 위키 생성 API 구현 * Refactor: 메소드의 목적에 따른 메소드명 수정 * Docs: 이슈 및 PR 템플릿 생성 (#9) * 🚧 [Fix] - 로그인 성공 시, 리다이렉트 코드 삭제 (#10) * Fix: 리다이렉스 관련 코드 삭제 * Delete: redirect url 크레덴셜 반영 * ✨ [Feature] - 위키 수정 API를 구현한다. (#17) * Feat: PATCH API 구현 * Feat: Convertor 예외처리 추가 * Fix: 로그아웃 시, 쿠키 삭제 로직 추가 (#18) * Feat: 위키 삭제 API 구현 (#20) * Feat: 위키 최근 수정 조회 API 구현 (#22) * 🚀 [Deploy] - 지금까지의 변경사항을 배포에 반영한다. (#23) (#25) * ✨ [Feature] - 프로젝트 기본 설정을 한다. (#2) * Delete: 필요없는 파일 삭제 * Feat: 서브 모듈 연결 * Feat: PR merge 전에 간단한 빌드 검증 * Feat: 간단한 배포 설정 * Feat: 보일러 플레이트 * Feat: 스프링 시큐리티 설정 및 회원가입, 로그인 구현 * Feat: 서브모듈의 크레덴셜을 복사한다 * Refactor: 공백 추가 * Feat: 기본 크레덴셜 추가 * Fix: 회원가입 로직 주석 처리 * Feat: 테스트 yml 추가 * [Feature] - 도커 이미지 ECR Push (#5) * Update pr-check.yml * Fix: 베이스 이미지 변경 * Update pr-check.yml * fix: ECR 푸시 업데이트 * fix: 컨테이너 실행 * fix: Port 변경 * Feat: Github action 단계 세분화 * fix: 깃허브 액션 버젼 정리 * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * fix: 단계 세분화 * Update pr-check.yml * fix: 브랜치 변경 ㅋㅋ 정흠 미안~ * feat: 브랜치 명시 추가 * fix: pr_check & CI_CD 분리 * ✨ [Feature] - 위키 생성 API를 구현한다. (#8) * Feat: 위키 생성 API 구현 * Refactor: 메소드의 목적에 따른 메소드명 수정 * Docs: 이슈 및 PR 템플릿 생성 (#9) * 🚧 [Fix] - 로그인 성공 시, 리다이렉트 코드 삭제 (#10) * Fix: 리다이렉스 관련 코드 삭제 * Delete: redirect url 크레덴셜 반영 * ✨ [Feature] - 위키 수정 API를 구현한다. (#17) * Feat: PATCH API 구현 * Feat: Convertor 예외처리 추가 * Fix: 로그아웃 시, 쿠키 삭제 로직 추가 (#18) * Feat: 위키 삭제 API 구현 (#20) * Feat: 위키 최근 수정 조회 API 구현 (#22) --------- Co-authored-by: PokingTeemo <[email protected]> * Fix: 최근 수정된 위키 목록 화이트 리스트에 추가 (#26) * Feat: 랜덤 위키 API 구현 (#30) * ✨ [Feature] - 위키 조회 API 구현 (#28) * Feat: 위키 조회 API 구현 * Feat: 위키 리스트 조회 API 구현 * feat: 조회 API 수정 * Fix: 수동 페이징 쿼리 추가 EDepartment 변수 변경 * fix: WikiDetalDTO 수정 API 명세서에 맞게 수정 * fix: Wiki 도메인 복구 * fix: getCollege 수정 * Update WikiService.java * fix: errorCode 수정 * fix: 고스트 코딩왕 * Feat: 위키 리스트 조회 API 구현 * Fix: 시큐리티 설정 수정 * Fix: 시큐리티 설정 수정 * Fix: 시큐리티 설정 수정 * Fix: API path 수정 --------- Co-authored-by: PokingTeemo <[email protected]> Co-authored-by: JeongHeumChoi <[email protected]> Co-authored-by: JeongHeumChoi <[email protected]> * Fix: 쿼리 파라미터 아무것도 없을 때도 처리 및 페이지네이션 20으로 수정 (#33) --------- Co-authored-by: PokingTeemo <[email protected]> Co-authored-by: Dain Kim <[email protected]> Co-authored-by: PokingTeemo <[email protected]>
dvin-22
added a commit
that referenced
this pull request
Mar 4, 2025
* 🚀 [Deploy] - 지금까지의 수정을 배포 상황에 반영한다. (#34) * ✨ [Feature] - 프로젝트 기본 설정을 한다. (#2) * Delete: 필요없는 파일 삭제 * Feat: 서브 모듈 연결 * Feat: PR merge 전에 간단한 빌드 검증 * Feat: 간단한 배포 설정 * Feat: 보일러 플레이트 * Feat: 스프링 시큐리티 설정 및 회원가입, 로그인 구현 * Feat: 서브모듈의 크레덴셜을 복사한다 * Refactor: 공백 추가 * Feat: 기본 크레덴셜 추가 * Fix: 회원가입 로직 주석 처리 * Feat: 테스트 yml 추가 * [Feature] - 도커 이미지 ECR Push (#5) * Update pr-check.yml * Fix: 베이스 이미지 변경 * Update pr-check.yml * fix: ECR 푸시 업데이트 * fix: 컨테이너 실행 * fix: Port 변경 * Feat: Github action 단계 세분화 * fix: 깃허브 액션 버젼 정리 * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * fix: 단계 세분화 * Update pr-check.yml * fix: 브랜치 변경 ㅋㅋ 정흠 미안~ * feat: 브랜치 명시 추가 * fix: pr_check & CI_CD 분리 * ✨ [Feature] - 위키 생성 API를 구현한다. (#8) * Feat: 위키 생성 API 구현 * Refactor: 메소드의 목적에 따른 메소드명 수정 * Docs: 이슈 및 PR 템플릿 생성 (#9) * 🚧 [Fix] - 로그인 성공 시, 리다이렉트 코드 삭제 (#10) * Fix: 리다이렉스 관련 코드 삭제 * Delete: redirect url 크레덴셜 반영 * ✨ [Feature] - 위키 수정 API를 구현한다. (#17) * Feat: PATCH API 구현 * Feat: Convertor 예외처리 추가 * Fix: 로그아웃 시, 쿠키 삭제 로직 추가 (#18) * Feat: 위키 삭제 API 구현 (#20) * Feat: 위키 최근 수정 조회 API 구현 (#22) * 🚀 [Deploy] - 지금까지의 변경사항을 배포에 반영한다. (#23) (#25) * ✨ [Feature] - 프로젝트 기본 설정을 한다. (#2) * Delete: 필요없는 파일 삭제 * Feat: 서브 모듈 연결 * Feat: PR merge 전에 간단한 빌드 검증 * Feat: 간단한 배포 설정 * Feat: 보일러 플레이트 * Feat: 스프링 시큐리티 설정 및 회원가입, 로그인 구현 * Feat: 서브모듈의 크레덴셜을 복사한다 * Refactor: 공백 추가 * Feat: 기본 크레덴셜 추가 * Fix: 회원가입 로직 주석 처리 * Feat: 테스트 yml 추가 * [Feature] - 도커 이미지 ECR Push (#5) * Update pr-check.yml * Fix: 베이스 이미지 변경 * Update pr-check.yml * fix: ECR 푸시 업데이트 * fix: 컨테이너 실행 * fix: Port 변경 * Feat: Github action 단계 세분화 * fix: 깃허브 액션 버젼 정리 * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * Update pr-check.yml * fix: 단계 세분화 * Update pr-check.yml * fix: 브랜치 변경 ㅋㅋ 정흠 미안~ * feat: 브랜치 명시 추가 * fix: pr_check & CI_CD 분리 * ✨ [Feature] - 위키 생성 API를 구현한다. (#8) * Feat: 위키 생성 API 구현 * Refactor: 메소드의 목적에 따른 메소드명 수정 * Docs: 이슈 및 PR 템플릿 생성 (#9) * 🚧 [Fix] - 로그인 성공 시, 리다이렉트 코드 삭제 (#10) * Fix: 리다이렉스 관련 코드 삭제 * Delete: redirect url 크레덴셜 반영 * ✨ [Feature] - 위키 수정 API를 구현한다. (#17) * Feat: PATCH API 구현 * Feat: Convertor 예외처리 추가 * Fix: 로그아웃 시, 쿠키 삭제 로직 추가 (#18) * Feat: 위키 삭제 API 구현 (#20) * Feat: 위키 최근 수정 조회 API 구현 (#22) --------- Co-authored-by: PokingTeemo <[email protected]> * Fix: 최근 수정된 위키 목록 화이트 리스트에 추가 (#26) * Feat: 랜덤 위키 API 구현 (#30) * ✨ [Feature] - 위키 조회 API 구현 (#28) * Feat: 위키 조회 API 구현 * Feat: 위키 리스트 조회 API 구현 * feat: 조회 API 수정 * Fix: 수동 페이징 쿼리 추가 EDepartment 변수 변경 * fix: WikiDetalDTO 수정 API 명세서에 맞게 수정 * fix: Wiki 도메인 복구 * fix: getCollege 수정 * Update WikiService.java * fix: errorCode 수정 * fix: 고스트 코딩왕 * Feat: 위키 리스트 조회 API 구현 * Fix: 시큐리티 설정 수정 * Fix: 시큐리티 설정 수정 * Fix: 시큐리티 설정 수정 * Fix: API path 수정 --------- Co-authored-by: PokingTeemo <[email protected]> Co-authored-by: JeongHeumChoi <[email protected]> Co-authored-by: JeongHeumChoi <[email protected]> * Fix: 쿼리 파라미터 아무것도 없을 때도 처리 및 페이지네이션 20으로 수정 (#33) --------- Co-authored-by: PokingTeemo <[email protected]> Co-authored-by: Dain Kim <[email protected]> Co-authored-by: PokingTeemo <[email protected]> * fix: pageSize 수정 --------- Co-authored-by: JeongHeumChoi <[email protected]> Co-authored-by: PokingTeemo <[email protected]> Co-authored-by: PokingTeemo <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📌 Summary
📝 Describe your changes
✅ Check list
🗣 Opinions ️
🚪 Issue numbers and link
Closes #29