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

Fix : main ci시 무한로딩 되는 문제 #209

Merged
merged 427 commits into from
Sep 24, 2024
Merged

Fix : main ci시 무한로딩 되는 문제 #209

merged 427 commits into from
Sep 24, 2024

Conversation

Astin01
Copy link
Contributor

@Astin01 Astin01 commented Sep 24, 2024

📝작업 내용

ci시 java jar 파일 nohup으로 실행하는 문법 수정

hyeonjaez and others added 30 commits August 25, 2024 12:46
* Feat : 여행 일기 crud

* Feat : 타이틀 이미지 필드 추가

* Feat : 개별 diary 조회, title 이미지 반환값에 추가

* Feat : 여행일기 조회 페이지네이션

* Style: 코드 포맷팅
* Style : 코드 import 포맷팅

* Feat : 정보 좋아요 기능

좋아요 개수 조회
좋아요
좋아요 취소

* Style : 코드 포맷핑

* Feat : 정보 좋아요 삭제 시 요청 parameter수정
* Feat : 마이페이지 프로필 이미지 변경

* Feat : 마이페이지 내가 작성한 정보, 구독한 정보 조회

* Style : 코드 포맷팅

* Feat : 마이페이지 모임조회

내가 작성한 모임 조회
내가 신청한 모임 조회
내가 북마크한 모임 조회

* Feat : 유저 모임 가입 상태 필드 추가

* Style : 코드 포맷팅
* Refactor : group by 쿼리 간소화
hyeonjaez and others added 26 commits September 22, 2024 17:07
…keCount

fix: 좋아요 수 구하는 절 수정
…keCount

fix: 좋아요 수 구하는 절 수정 Long -> Integer 로 수정
fix : 로그인 유저 상태 확인 수정
fix: join -> 서브쿼리로 처리후 group by 수정
Fix : 정보 카테고리 이름 추가
Fix : 카테고리 이름 필드 추가
Refactor : 성별입력시 유저 프로필 변경
fix: applicatns 부분 join -> 서브쿼리로 수정
* Fix : 삭제된 모임 조회되지 않도록 수정

* Fix : 모임 인원수 오류 수정

자기자신을 인원에 포함하지 않는 문제
여러명의 인원을 1명으로 인식하는 문제
@Astin01 Astin01 added the bug Something isn't working label Sep 24, 2024
@Astin01 Astin01 self-assigned this Sep 24, 2024
@Astin01 Astin01 merged commit 9eb7c75 into main Sep 24, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants