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

Be dev test #487

Merged
merged 166 commits into from
Aug 22, 2024
Merged

Be dev test #487

merged 166 commits into from
Aug 22, 2024

Conversation

kunsanglee
Copy link
Contributor

issue

  • close #n

구현 사항

어떤 것을 구현했는지 필요히다면 사진 || 영상과 함께 자세히 설명해주세요.

중점적으로 리뷰받고 싶은 부분(선택)

어떤 부분을 중점으로 리뷰했으면 좋겠는지 작성해주세요.

논의하고 싶은 부분(선택)

논의하고 싶은 부분이 있다면 작성해주세요.

🫡 참고사항

Todari and others added 30 commits July 11, 2024 17:04
Co-authored-by: JinHo Kim <[email protected]>
Co-authored-by: Pakxe <[email protected]>
Co-authored-by: pakxe <[email protected]>
Co-authored-by: soi-ha <[email protected]>
Co-authored-by: jinhokim98 <[email protected]>
Co-authored-by: Todari <[email protected]>

Co-authored-by: pakxe <[email protected]>
Co-authored-by: soi-ha <[email protected]>
Co-authored-by: jinhokim98 <[email protected]>
Co-authored-by: Todari <[email protected]>
Co-authored-by: pakxe <[email protected]>
Co-authored-by: soi-ha <[email protected]>
Co-authored-by: jinhokim98 <[email protected]>
Co-authored-by: Todari <[email protected]>

Co-authored-by: pakxe <[email protected]>
Co-authored-by: soi-ha <[email protected]>
Co-authored-by: jinhokim98 <[email protected]>
Co-authored-by: Todari <[email protected]>
Co-Authored-By: TaehunLee <[email protected]>
Co-Authored-By: TaehunLee <[email protected]>
Co-Authored-By: TaehunLee <[email protected]>
Arachneee and others added 29 commits August 12, 2024 15:43
* feat: actuator health 엔드포인트 설정 변경

* refactor: AdminInterceptor log level 변경

---------

Co-authored-by: Juhwan Kim <[email protected]>
* feat: 로그 파일 볼륨 설정

* feat: 볼륨 이름 지정
* feat: Logback 로그 레벨 분리

* feat: Lockback 로그 레벨 분리

---------

Co-authored-by: Arachneee <[email protected]>
* feat: 지출 액션 수정시 지출 디테일 초기화 기능 구현

* feat: 맴버 액션 삭제시 지출 디테일 초기화 기능 구현

* feat: 맴버 삭제시 지출 디테일 초기화 기능 구현

* fix: 버그 수정

* fix: 버그 수정
* feat: 지출 내역 추가 시, 상세 내역 생성 로직 추가

* feat: 지출 내역 삭제 시, 상세 내역 삭제 로직 추가

* fix: 멤버가 없는 상황에 대해 0으로 나누는 상황 방지
* refactor: BillActionDetail 변경 사항을 반영하여 참여자별 정산 현황 조회하도록 수정

* refactor: 액션 이력 조회 시 지출 액션 고정 금액 설정 여부 필드 추가

* refactor: isFixed 필드 삭제

* refactor: 메서드 이름 변경

* fix: BillAction 변경 로직 수정
* feat: 참여자 개별 지출 금액 수정 기능 구현

* refactor: BillActionDetailService 코드 리팩터링

* docs: restdocs 작성

* feat: 참여자별 지출 금액 조회 기능 구현

* docs: index.adoc에 billActionDetail.adoc 추가

* refactor: 충돌 해결
* feat: 로깅에 요청 정보 포함

* feat: 개발 환경 ddl update로 변경
* fix: 리스트 형태의 요청 바디에 null을 넣으면 500이 뜨는 에러 수정

* feat: 로그를 json 형태로 수정
* fix: 리스트 형태의 요청 바디에 null을 넣으면 500이 뜨는 에러 수정

* feat: 로그를 json 형태로 수정

* feat: 로그를 json 인덴트 추가
# Conflicts:
#	server/src/main/java/server/haengdong/application/BillActionService.java
* feat: 행사 비밀번호 암호화 추가

* refactor: 비밀번호 암호화 로직 수정

* fix: MessageDigest를 싱글톤으로 관리하지 않도록 수정

---------

Co-authored-by: 3juhwan <[email protected]>
* fix: BillActionDetail 초기화시 totalPrice와 정합성 안맞는 버그 수정

* refactor: BillActionDetail 초기화 로직 BillAction으로 위임

* style: 메소드 이름 수정

* refactor: BillActionDetail 계산 공통 로직 메소드 분리

* fix: price 분배 로직 버그 수정

* style: 미사용 필드 제거

---------

Co-authored-by: Arachneee <[email protected]>
@kunsanglee kunsanglee merged commit 37cd21b into test Aug 22, 2024
2 checks passed
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.

8 participants