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

Feat/group(create, get list) #70

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Feat/group(create, get list) #70

wants to merge 15 commits into from

Commits on Mar 29, 2023

  1. ADD :: 그룹 엔티티 (#63)

    - 그룹, 멤버 엔티티 추가
    - 그룹, 멤버 레포지토리 추가
    gimhanul committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    9cedc94 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    fb0b852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    231f849 View commit details
    Browse the repository at this point in the history
  3. ADD: Create group

    YuLim2 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    e0a8b65 View commit details
    Browse the repository at this point in the history
  4. ADD: Get group list

    YuLim2 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    b12605c View commit details
    Browse the repository at this point in the history
  5. FIX: worng spelling

    YuLim2 committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f8d7f2e View commit details
    Browse the repository at this point in the history
  6. Update src/main/java/com/soogung/simblue/domain/group/service/CreateG…

    …roupService.java
    
    Co-authored-by: 김한울 <[email protected]>
    YuLim2 and gimhanul authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    d82b53f View commit details
    Browse the repository at this point in the history
  7. Update src/main/java/com/soogung/simblue/domain/group/service/CreateG…

    …roupService.java
    
    Co-authored-by: 김한울 <[email protected]>
    YuLim2 and gimhanul authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    622a594 View commit details
    Browse the repository at this point in the history
  8. Update src/main/java/com/soogung/simblue/domain/group/presentation/Gr…

    …oupController.java
    
    Co-authored-by: 김한울 <[email protected]>
    YuLim2 and gimhanul authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    bf353d0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20873b2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4e6690e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7e55eb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

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

Commits on Apr 1, 2023

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

Commits on Apr 2, 2023

  1. Merge pull request #73 from soolung/feat/#63-add

    ADD :: 사람 추가 api (#63)
    Yunyeong-Ko authored Apr 2, 2023
    Configuration menu
    Copy the full SHA
    a5220c4 View commit details
    Browse the repository at this point in the history