Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

9659tig

9659tig pushed 1 commit to 397-feat-아이디-비번-찾기 BUTTERFLY-CODE-NEAR/Butterfly_BE
  • Chore : Swagger 문서 예시 수정 6b92a6b

View on GitHub

9659tig pushed 1 commit to 397-feat-아이디-비번-찾기 BUTTERFLY-CODE-NEAR/Butterfly_BE
  • Chore: 비밀번호 재 재설정 swagger문서 수정 78de62f

View on GitHub

9659tig opened a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
Fix : 이메일로 비밀번호 찾기 로직 수정
#397 ## 🔘 Part - [x] BE ## 🔎 작업 내용 - 인증번호 발송 시 중복 이메일 가능 상황에서 유저 존재 유무 확인 - 비밀번호 재설정 시 platform 함께 받기
9659tig created a branch on BUTTERFLY-CODE-NEAR/Butterfly_BE

397-feat-아이디-비번-찾기

9659tig created a review on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE

View on GitHub

9659tig created a review comment on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
제가 작성한 코드가 아니라서 오류만 잡아두었습니다! 필요하다면 리팩토링 해볼게요~

View on GitHub

9659tig created a review on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE

View on GitHub

9659tig created a review comment on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
저는 특정 기능만 담당할 경우에 Test, 여러 테스트 수행할 경우 Tests로 작성한다고 알고 있어요! 원래 Test로만 작성하나요...?

View on GitHub

9659tig created a review on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE

View on GitHub

9659tig pushed 1 commit to 397-feat-아이디-비밀번호-찾기 BUTTERFLY-CODE-NEAR/Butterfly_BE
  • Fix : enums validation annotation 변경 a6828ae

View on GitHub

9659tig opened a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
Test : CertifyServiceTest,CredentialServiceTest 수정
## #️⃣ 연관된 이슈 #406 ## 🔘 Part - [x] BE ## 🔎 작업 내용 - CertifyServiceTest : 핸드폰 인증 예시로 수정 - CredentialServiceTest : DTO 파라미터 변경된 순서에 맞게 수정
9659tig pushed 1 commit to 397-feat-아이디-비밀번호-찾기 BUTTERFLY-CODE-NEAR/Butterfly_BE
  • Test : CertifyServiceTest,CredentialServiceTest 수정 6c36447

View on GitHub

9659tig created a review on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE

View on GitHub

9659tig opened a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
397 feat 아이디 비밀번호 찾기
## #️⃣ 연관된 이슈 > #397 ## 🔘 Part - [x] BE ## 🔎 작업 내용 - 아이디/비밀번호 찾기 Swagger 문서 수정
9659tig pushed 1 commit to 397-feat-아이디-비밀번호-찾기 BUTTERFLY-CODE-NEAR/Butterfly_BE
  • Remove : 아이디/비밀번호 찾기 swagger문서 페이지 삭제 a14c931

View on GitHub

9659tig created a review comment on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
이거는 Redis에 적용하려고 하는게 맞을까요...? redis는 트랜잭션 옵션 따로 활성화시켜줘야 적용되는 걸로 알고있어요...!

View on GitHub

9659tig created a review comment on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
혹시 이 부분은 setUp()에 포함시키지 않은 이유가 있을까요?

View on GitHub

9659tig created a review on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
고생하셨습니다~~! 빌더도 그렇고 항상 많이 배워요!

View on GitHub

9659tig created a review on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
고생하셨습니다~~! 빌더도 그렇고 항상 많이 배워요!

View on GitHub

9659tig pushed 2 commits to 397-feat-아이디-비밀번호-찾기 BUTTERFLY-CODE-NEAR/Butterfly_BE
  • Chore : println삭제 1c3d14c
  • Refactor : smtp mail host,port 환경변수로 세팅 1ea7baa

View on GitHub

9659tig created a review comment on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
아 이거 에러 해결하려고 썼던 건데 지우는 걸 깜빡했네요ㅜ 알려주셔서 감사합니다...!

View on GitHub

9659tig created a review on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE

View on GitHub

9659tig pushed 7 commits to 397-feat-아이디-비밀번호-찾기 BUTTERFLY-CODE-NEAR/Butterfly_BE
  • Add : 이메일 인증 - - smtp 이메일 인증코드 기능 추가 - ã CertifyRequest에 email 추가 - CertifyType에 CERTIFY_EMAIL 추가 - CertifyService 인... d5d4e81
  • untrack .wellknown b185367
  • ignore .well-known 85d38b7
  • Remove : global/dto/PasswordDTO 삭제 f69a8fd
  • Refactor : 비밀번호 재설정 비밀번호 유효ì성 검사 추가 85c16d0
  • Fix : 비밀번호 재설정 에러 해결 - @CacheEvict ã key값 수정 c362542
  • Fix : email인증번호 검증 오류 해결 9ecb716

View on GitHub

9659tig created a review comment on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
오 이것도 공부해서 적용해볼게요! 감사합니다:)

View on GitHub

9659tig created a review on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE

View on GitHub

9659tig created a comment on a pull request on BUTTERFLY-CODE-NEAR/Butterfly_BE
변경사항 적용했습니다...!

View on GitHub

9659tig pushed 3 commits to 397-feat-아이디-비밀번호-찾기 BUTTERFLY-CODE-NEAR/Butterfly_BE
  • Refactor : MemberService 리팩토링 - 아이디,비밀번호 찾기 CredentialService로 분리 - 사용하는 메서드 특정해서 imoprt(와일드카드X) - ãpublic, private 분... e0b9356
  • Refactor : MemberServiceTest 변경 - 아ìCredentialServiceTests로 변경 - @DisplayName -> 한국어 메서드명 - 핸드폰번호 구분자 통일 f9703c8
  • Add : 아이디/비번 찾기 Swagger추가 8c54043

View on GitHub

9659tig pushed 2 commits to main BUTTERFLY-CODE-NEAR/Butterfly_BE
  • fix(S3Directory): S3 저장 디렉토리 변경 (#402) - PRODUCT_IMAGE("/") 기본 경로에서 -> "product/image"로 변경해 오류 해결했습니다. - 추후 파일 관리를 ... 4428eb2
  • Merge pull request #403 from BUTTERFLY-CODE-NEAR/402-fix-물품-등록-파일-이미지-에러 fix(S3Directory): S3 저장 디렉토리 변경 (#402) 3b8d51f

View on GitHub

9659tig closed an issue on BUTTERFLY-CODE-NEAR/Butterfly_BE
[Fix] 물품 등록 파일 이미지 에러
## 📄 설명 물품 등록하는 과정에서 "/" 기본 경로로 보관할 경우 저장은 가능하나, 불러오기가 안되어 사용자가 이미지를 볼 수 없는 에러 발생 ![Image](https://github.com/user-attachments/assets/a37fc3c8-003c-4343-bd9e-27daa1ac630f) ## ✅ TO-DO - [ ] 물품 파일 ...
Load more