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

v1.0.0 release #340

Merged
merged 7 commits into from
Oct 13, 2023
Merged

v1.0.0 release #340

merged 7 commits into from
Oct 13, 2023

Conversation

birdieHyun
Copy link
Member

What's Changed

New Contributors

Full Changelog: https://github.com/UPbrella/UPbrella_back/commits/v1.0.0

* refactor: FE와의 협의에 따라 필요 없는 필드 삭제

* refactor: FE와의 협의에 따라 필요 없는 필드 삭제

* fix: 협업지점 이미지 등록 오류 수정(#317)

* fix: 협업지점 이미지 등록 오류 수정(#317)

* refactor: 협업지점 영업시간 api 분리 (#317)

* docs: 협업지점 이미지 조회 api 문서화 (#317)

* docs: 협업지점 영업시간 조회 api 문서화 (#317)

* feat: 새로운 협업지점 영업시간 등록 api

* feat: 협업지점 영업시간 삭제 api

* docs: api명세서 수정

* refactor: 코드 컨밴션에 맞게 수정 (#317)

* refactor: 코드 컨밴션에 맞게 수정 (#317)

* fix: 협업지점 시간 수정 버그 수정  (#317)

* refactor: PR 리뷰 후 영업시간 수정 삭제 코드 수정 (#317)
* refactor: 사용하지 않는 import 제거 (#327)

* refactor: 관리자 페이지 협업지점 전체 조회 성능 개선(#327)

* refactor: private 메서드 하위로 이동, 읽기 메서드 성능 개선 (#327)

* refactor: 변경된 api에 맞게 테스트코드 리팩토링 (#327)

* refactor: fetchJoin 때문에 Set으로 설정한 타입 List로 원상복구 (#327)

* fix: 협업지점 수정 시 비활성화 버그 수정 (#330)

* fix: 협업지점 이미지 등록 10MB 제한  (#330)
* feat: 대여, 반납 시 블랙리스트에 등록되었다면 예외 처리(#334)

* refactor: 비즈니스 로직은 서비스 계층에서 담당하도록 수정  (#334)

* test: 블랙리스트 유저는 우산 대여를 할 수 없다. (#334)
* feat: 회원가입 시 계좌 번호에 - 입력할 수 없도록 변경 (#331)

* feat: 계좌정보 수정 시 숫자만 입력할 수 있도록 변경 (#331)
@birdieHyun birdieHyun added the release 배포 label Oct 13, 2023
@birdieHyun birdieHyun merged commit 24d9920 into release-production Oct 13, 2023
2 checks passed
@birdieHyun birdieHyun mentioned this pull request Nov 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release 배포
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants