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

Weekly - 정기 병합 1차 #47

Merged
merged 27 commits into from
Oct 15, 2024
Merged

Weekly - 정기 병합 1차 #47

merged 27 commits into from
Oct 15, 2024

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    302c85b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6de5081 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd0032a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7012a46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d1983d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. feat: [#30] 상품 이미지 업로드 기능

    여러 사진 파일 업로드 기능
    jupyter471 committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    87a5d53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de95b07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a96a0e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. feat:[#43]- add ArtistController

    작가 페이징 목록 조회를 제외한 작가 조회,등록 기능 추가
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    99e3569 View commit details
    Browse the repository at this point in the history
  2. feat:[#43]- add Artist Dto

    작가관련 Dto 추가 작성
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d25ba35 View commit details
    Browse the repository at this point in the history
  3. refactor:[#43]- refact ArtistInfo

    ArtistInfo 엔티티 필드 수정
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d243a67 View commit details
    Browse the repository at this point in the history
  4. refactor:[#43]- refact testController

    간단한 테스트를 위한 Controller 수정
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    fcc4f3d View commit details
    Browse the repository at this point in the history
  5. feat:[#43]- add ArtistService

    작가 서비스 로직 추가
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    5f70d14 View commit details
    Browse the repository at this point in the history
  6. feat:[#43]- add ArtistService

    작가 서비스 로직 추가
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    b7411e5 View commit details
    Browse the repository at this point in the history
  7. feat:[#24]- add User Dto

    유저 관련 Dto 추가
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    4e1b046 View commit details
    Browse the repository at this point in the history
  8. refactor:[#24]- refact ArtistType

    ArtistType에 getter 추가
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    335e7b5 View commit details
    Browse the repository at this point in the history
  9. feat:[#24]- add User logic

    유저 로직 처리를 위한 로직 추가. querydsl과 각종 설정 추가. 추후 변경 여지가 많음.
    yooonwodyd committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    56475fb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c465f5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    49de4fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1b6390f View commit details
    Browse the repository at this point in the history
  13. refactor: [#30] 상품 필드 수정

    uuid와 url 저장
    jupyter471 committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    9466671 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    53656ff View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9ab22aa View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. feat:[#24]- add artist Image

    artistImageUrl 필드를 추가
    yooonwodyd committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d6403cd View commit details
    Browse the repository at this point in the history
  2. refactor:[#24]- Add Cascade

    Artist와 ArtistInfo 사이에 Cascade 추가
    yooonwodyd committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5e02a60 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from yooonwodyd/weekly

    유저 기본 설정, 작가 CRUD 관련 서비스 로직 추가 #24 #43
    yooonwodyd authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c46d1b0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #46 from jupyter471/weekly

    상품 이미지 등록 및 수정 기능 #30
    yooonwodyd authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    725bd38 View commit details
    Browse the repository at this point in the history