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

[REFACTOR] ERD/Architecture 리팩토링 #324

Merged
merged 72 commits into from
Aug 23, 2024

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    cfe0235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20f0ca6 View commit details
    Browse the repository at this point in the history
  3. [REFACTOR] refactor entity

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    52732d1 View commit details
    Browse the repository at this point in the history
  4. [ADD] added column

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    cf4b43b View commit details
    Browse the repository at this point in the history
  5. [DELETE] deleted themeV1

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    67361cb View commit details
    Browse the repository at this point in the history
  6. [DELETE] deleted themeV1

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    c15d529 View commit details
    Browse the repository at this point in the history
  7. [DELETE] deleted themeV1

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    8049fec View commit details
    Browse the repository at this point in the history
  8. [DELETE] deleted themeV1

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    ec0616b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    394e545 View commit details
    Browse the repository at this point in the history
  10. [DELETE] deleted by v1

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    633af95 View commit details
    Browse the repository at this point in the history
  11. [DELETE] deleted by v1

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    b087858 View commit details
    Browse the repository at this point in the history
  12. [REFACTOR] routine api

    thguss committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    5ae8554 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #325 from Team-Sopetit/refactor/#320-erd-architect…

    …ure-routine
    
    [REFACTOR] routine api
    thguss authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    62bb836 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. [REFACTOR] memberRoutine api

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    cf763c1 View commit details
    Browse the repository at this point in the history
  2. [DELETE] deleted v1

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bf0e3f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16010a0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #326 from Team-Sopetit/refactor/#320-erd-architect…

    …ure-member-routine
    
    [REFACTOR] MemberRoutine feature
    thguss authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    a070041 View commit details
    Browse the repository at this point in the history
  5. [DELETE] deleted v1

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ca8d901 View commit details
    Browse the repository at this point in the history
  6. [DELETE] deleted v1

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    676ff6f View commit details
    Browse the repository at this point in the history
  7. [DELETE] deleted v1 message

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    0c577e1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49924b8 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #327 from Team-Sopetit/refactor/#320-erd-architect…

    …ure-challenge
    
    [REFACTOR] challenge api 리팩토링
    thguss authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1dd4813 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8685b71 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #328 from Team-Sopetit/refactor/#320-erd-architect…

    …ure-conversation
    
    [REFACTOR] conversation api
    thguss authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    7cea0fd View commit details
    Browse the repository at this point in the history
  12. [DELETE] deleted v1

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    332d095 View commit details
    Browse the repository at this point in the history
  13. [DELETE] deleted v1

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    3d75122 View commit details
    Browse the repository at this point in the history
  14. [REFACTOR] refactor member api

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    ed5c50a View commit details
    Browse the repository at this point in the history
  15. [REFACTOR] refactor member api

    thguss committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    23780aa View commit details
    Browse the repository at this point in the history
  16. Merge pull request #329 from Team-Sopetit/refactor/#320-erd-architect…

    …ure-doll
    
    [REFACTOR] member api
    thguss authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    679ecbf View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    6377aaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #330 from Team-Sopetit/refactor/#320-erd-architect…

    …ure-member-mission
    
    [REFACTOR] MemberMission API
    thguss authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b4bc7db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed1c5b6 View commit details
    Browse the repository at this point in the history
  4. [REFACTOR] refactor auth api

    Chan531 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    da7be66 View commit details
    Browse the repository at this point in the history
  5. [REFACTOR] refactor adapter

    Chan531 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    9e31e0c View commit details
    Browse the repository at this point in the history
  6. [ADD] add auth successmessage

    Chan531 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    ec0827d View commit details
    Browse the repository at this point in the history
  7. [REFACTOR] refactor auth dto

    Chan531 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    b572577 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57b1320 View commit details
    Browse the repository at this point in the history
  9. [FIX] fix conflict

    Chan531 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    1cacedb View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d238f47 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0cfcdbd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a7408ad View commit details
    Browse the repository at this point in the history
  13. [CHORE] apply convention

    Chan531 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    08200d3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    e796212 View commit details
    Browse the repository at this point in the history
  15. [CHORE] delete unused method

    Chan531 committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dc94c22 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    fa3c987 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #331 from Team-Sopetit/refactor/#320-chan

    [REFACTOR] auth 관련 리팩토링
    Chan531 authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8145e8d View commit details
    Browse the repository at this point in the history
  18. [DELETE] deleted unused class

    thguss committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    c150882 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Configuration menu
    Copy the full SHA
    1fb8c5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e226d30 View commit details
    Browse the repository at this point in the history
  3. [CHORE] coding convention

    Chan531 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    7bf087e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c56808b View commit details
    Browse the repository at this point in the history
  5. [DELETE] delete unused method

    Chan531 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b4c3173 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0d63ce5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #332 from Team-Sopetit/refactor/#320-chan

    [REFACTOR] maker 관련 리팩토링
    thguss authored Aug 22, 2024
    Configuration menu
    Copy the full SHA
    aa75770 View commit details
    Browse the repository at this point in the history
  8. [CHORE] updated for ci success

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    4aedda9 View commit details
    Browse the repository at this point in the history
  9. [CHORE] update test

    Chan531 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    22dd9a8 View commit details
    Browse the repository at this point in the history
  10. [FIX] fix ci fail

    Chan531 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    72e96c4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56e9c5f View commit details
    Browse the repository at this point in the history
  12. [CHORE] update dto data

    Chan531 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    6c2fb04 View commit details
    Browse the repository at this point in the history
  13. [FIX] fixed error

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    a236b9a View commit details
    Browse the repository at this point in the history
  14. [FIX] fixed invalid table name

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    8fcdb5a View commit details
    Browse the repository at this point in the history
  15. [FIX] register service bean

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e8bcb9a View commit details
    Browse the repository at this point in the history
  16. [DELETE] deleted comment

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2b56855 View commit details
    Browse the repository at this point in the history
  17. [FIX] updated to native query

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ae926dd View commit details
    Browse the repository at this point in the history
  18. [ADD] added flush

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    259c9e4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d395a4c View commit details
    Browse the repository at this point in the history
  20. [FIX] fixed repository method

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e4189fb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    da41261 View commit details
    Browse the repository at this point in the history
  22. [FIX] updated native query

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    2bca551 View commit details
    Browse the repository at this point in the history
  23. [FIX] updated native query

    thguss committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    093c842 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. [FIX] update querydsl

    Chan531 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    866144b View commit details
    Browse the repository at this point in the history
  2. [FIX] fix logout issue

    Chan531 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9d2d530 View commit details
    Browse the repository at this point in the history