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] Member 관련 기능 개발 #237

Merged
merged 99 commits into from
Aug 9, 2023
Merged

Commits on Jul 18, 2023

  1. [Docs] GitHub Issue 및 PR Template 설정 (#37)

    * chore: .gitignore 추가
    
    * chore: GitHub PR 및 Issue Template
    
    * Revert "chore: GitHub PR 및 Issue Template"
    
    This reverts commit 65915f7.
    
    * Revert "chore: .gitignore 추가"
    
    This reverts commit 1e1865a.
    
    * chore: .gitignore 추가
    
    * chore: GitHub Issue 및 PR Template 추가
    junpakPark authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    8646b1a View commit details
    Browse the repository at this point in the history
  2. [Docs] GitHub Issue Template 파일명 오류 수정 (#39)

    * chore: .gitignore 추가
    
    * chore: GitHub PR 및 Issue Template
    
    * Revert "chore: GitHub PR 및 Issue Template"
    
    This reverts commit 65915f7.
    
    * Revert "chore: .gitignore 추가"
    
    This reverts commit 1e1865a.
    
    * chore: .gitignore 추가
    
    * chore: GitHub Issue 및 PR Template 추가
    
    * chore: GitHub Issue 및 PR Template 추가
    junpakPark authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    5b153cc View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    c54a142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1397964 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    4efef6e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. feat: member 구현 중

    Co-authored-by: jaeyeon kim <[email protected]>
    junpakPark and kpeel5839 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    29997b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82233e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. feat: 패키지 분리, AuthMember 구현

    Co-authored-by: jaeyeon kim <[email protected]>
    junpakPark and kpeel5839 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    70f351f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b98ce02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd32df0 View commit details
    Browse the repository at this point in the history
  4. feat: AuthTopic 구현

    kpeel5839 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    69268ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f6faad0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    960b9b3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    68838dc View commit details
    Browse the repository at this point in the history
  8. refactor: API 명세 수정을 위한 임의 커밋

    Co-authored-by: jaeyeon kim <[email protected]>
    junpakPark and kpeel5839 committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    5bda12f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    83f79ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27a0738 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    41ee4ef View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b0850af View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    9ffcefd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    471a826 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5075d4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30a97f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. refactor: .. 지송;;^^

    - 패키지 재분배
    - AUTH 관련 기능 구현
    - TopicController 및 LocationController 분리
    
    Co-authored-by: jaeyeon kim <[email protected]>
    junpakPark and kpeel5839 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    470fcb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b58830 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80d7e9f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    939964c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    12e83b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c869a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7bdea8a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5cf4318 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cc4c0c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b45f3b1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0dec766 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    c451958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2433935 View commit details
    Browse the repository at this point in the history
  3. test: AddressTest 추가

    junpakPark committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    4383f25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    209a4e2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6e4e7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    712a289 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    846490a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd57810 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6626b7e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    02979b3 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    be59142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d81886 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dccd5f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    975fffd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6cc09a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc90aa5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a78a348 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    426ad35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a825b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8370c3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1520467 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2f48f41 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e97c05 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b9a18fc View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d6188c4 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8ffb1f3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9a8a019 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    fa6d7fe View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0dad751 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    bb84223 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    71e970a View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    d5128c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5423ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37a79a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36ac58e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    342f35e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    864b851 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3fa28bc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b3696f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9192536 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    522708f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0815ff7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7fcc517 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2ea4a21 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e521b2c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e2bb58e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9d04afb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    96d3512 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    019f330 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    ec9060c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd70f24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    459248e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e192c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6424bde View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Configuration menu
    Copy the full SHA
    a17a621 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a560db6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6846a4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f623a60 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    0b32101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50888d3 View commit details
    Browse the repository at this point in the history
  3. style : 개행 수정

    kpeel5839 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    67ba9d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ba447f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f97ac2d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a0b57f View commit details
    Browse the repository at this point in the history
  7. style : 개행 조정

    kpeel5839 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    4da72dc View commit details
    Browse the repository at this point in the history