-
Notifications
You must be signed in to change notification settings - Fork 17
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
[FE] [BE] FIX : 마이 프로필 조회 시 연장권 정보 추가 #1424 #1427
Merged
enaenen
merged 31 commits into
dev
from
be/dev/fix_put_lentExtension_to_MyProfileResponseDto/#1424
Nov 25, 2023
Merged
Changes from 25 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
20b7f74
[BE] FEAT: pending 상태인 사물함들의 CabinetInfoResponseDto를 가져오는 API 생성
LeeDaeWook a19f32e
[BE] FEAT: pending 상태인 사물함들의 CabinetInfoResponseDto를 가져오는 기능 추가
LeeDaeWook f73ddae
[BE] FEAT: pending 상태인 사물함들의 CabinetInfoResponseDto를 저장하는 Dto 생성
LeeDaeWook 5ae7838
[BE] FEAT: 층 별로 pending 상태인 사물함들의 CabinetPreviewDto를 저장하는 Dto로 변경
LeeDaeWook 287e22b
[BE] DOCS: 주석 추가
LeeDaeWook 8fecbdd
[BE] REFACTOR: auth guard 재설정
LeeDaeWook 61085e7
[BE] FIX: 층 별로 비어있는 사물함에 대한 cabinetPreviewDto도 반환하도록 수정
LeeDaeWook b95ff8e
[BE] FIX : v4/users/me에서 반환하는 MyProfileResponseDto에 LentExtension 필드를…
LeeDaeWook 2ce8005
[BE] TEST : getMyProfile 단위 테스트 수정
LeeDaeWook d6d6954
[BE] REFACTOR : 불필요한 주석 제거
LeeDaeWook 79c138d
Merge branch 'dev' of github.com:innovationacademy-kr/42cabi into be/…
junyoung2015 cb7a4b0
[BE] FIX : 연장권이 없을 때 발생하는 indexOutOfBound 예외 해결
LeeDaeWook b50a4d0
Merge branch 'be/dev/fix_put_lentExtension_to_MyProfileResponseDto/#1…
LeeDaeWook 6b4fcee
[FE] FEAT: /users/me 에서 받아오는 lentHistory 를 사용하도록 프로필 페이지 로직 수정 #1424
junyoung2015 53f777e
[FE] FIX: UserDto 에서 받아오는 연장권 정보 이름 backend 와 동일하게 수정 #1424
junyoung2015 6ba0e5a
[FE] FIX: 연장권을 CabinetInfoArea 에서 사용 시 정확한 연장권 정보를 출력하도록 수정 #1424
junyoung2015 4c35759
[FE] FIX: Card 내부 클릭 가능한 버튼 hover 시 검은색 글씨로 바꾸는 효과 추가, 밑줄 제거 #1424
junyoung2015 e04b6cc
[BE] FIX : MyProfileResponseDto에 LentExtensionResponseDto를 넣도록 수정
LeeDaeWook b0f1337
Merge branch 'be/dev/fix_put_lentExtension_to_MyProfileResponseDto/#1…
LeeDaeWook 73de9af
[FE] FIX: lentExtension 을 lentExtensionResponseDto 로 변경 #1424
junyoung2015 def9e80
[FE] FIX: 대여정보 이전 대여자 margin 수정 #1424
junyoung2015 5ec8fc2
[BE] REFACTOR : 불필요한 주석 제거
LeeDaeWook f823198
Merge branch 'be/dev/fix_put_lentExtension_to_MyProfileResponseDto/#1…
LeeDaeWook ffd1ec9
[FE] FIX: Card 내부 버튼이 클릭 가능할 때만 검은색으로 바뀌도록 수정 #1424
junyoung2015 78991f1
Merge branch 'be/dev/fix_put_lentExtension_to_MyProfileResponseDto/#1…
junyoung2015 cfe01d3
Merge branch 'dev' of github.com:innovationacademy-kr/42cabi into be/…
enaenen 1cac991
[BE] REFACTOR: ActiveLentExtension 관련 로직수정 - 피드백 반영
enaenen f44d8db
[BE] REFACTOR:
enaenen 13c87b5
[BE] REFACTOR:
enaenen 1571d93
[FE] FIX: ProfilePage에서 반납 시 렌트 상태를 올바르게 받도록 수정 #1424
junyoung2015 4d07b90
t pushMerge branch 'be/dev/fix_put_lentExtension_to_MyProfileResponse…
junyoung2015 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
DBMS 자체에서는 해당하는 컬럼을 varchar(문자열)로 두어서 사용하고 있을거여서, JPQL을 직접 이용한 내부 상수로 작성하는 것보다 <해당 컬럼> = '해당컬럼의 문자열'과 같은 방식으로 사용하는게 더 나을 것 같다는 생각이 드네요(현재 방식은 패키지에 변경이 생겨도 영향이 있습니다). 근데 이런식으로하면 해당하는 상수의 문자열 값이 변경될 때 터지게 되는데, 이 부분은 어플리케이션에서 변화가 생기면 DB와 정합성을 맞추기 위한 어쩔 수 없는 과정이라고 생각이 드네요.
한편, 별도의 상태를 정해서 find하는 메서드보다 해당하는 상수(사물함 상태)를 지정해서 좀 더 제너럴하게 받아올 수 있게 작성해주시면 좋을 것 같습니다.