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

[D-TP] DnD 생성/업데이트 로직 변경 #519

Merged
merged 23 commits into from
Jan 28, 2024

Commits on Jan 19, 2024

  1. add dnd store

    hyeon81 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    7e60271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f33983f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0061fd View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. ADD: DND STORE

    hyeon81 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    0ee71ea View commit details
    Browse the repository at this point in the history
  2. dnd 오류 수정

    hyeon81 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    836cb87 View commit details
    Browse the repository at this point in the history
  3. dnd 오류 수정

    hyeon81 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c424155 View commit details
    Browse the repository at this point in the history
  4. Delete .idea/vcs.xml

    hyeon81 authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f730222 View commit details
    Browse the repository at this point in the history
  5. Delete .idea/.gitignore

    hyeon81 authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    bf763d4 View commit details
    Browse the repository at this point in the history
  6. Delete .idea/prettier.xml

    hyeon81 authored Jan 20, 2024
    Configuration menu
    Copy the full SHA
    c635b5f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    62849c5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ea78feb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe43ed5 View commit details
    Browse the repository at this point in the history
  10. fix: remove console

    hyeon81 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    bffb296 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f1a992 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. fix: type 수정, key 추가

    hyeon81 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    8ba4787 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. fix dnd store

    hyeon81 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4e469e8 View commit details
    Browse the repository at this point in the history
  2. fix error

    hyeon81 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    0b797e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. Merge branch 'develop' into feat/dnd_store

    # Conflicts:
    #	src/app/teams/[id]/panel/WidgetList.tsx
    #	src/app/teams/[id]/panel/WidgetsRender.tsx
    #	src/app/teams/[id]/panel/widgets/TmpNoticeWidget.tsx
    hyeon81 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    0308969 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    281c0ea View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Configuration menu
    Copy the full SHA
    3ee0761 View commit details
    Browse the repository at this point in the history
  2. fix conflict

    hyeon81 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    307dd6f View commit details
    Browse the repository at this point in the history
  3. fix conflict

    hyeon81 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    016b5c3 View commit details
    Browse the repository at this point in the history
  4. fix conflict

    hyeon81 committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    211e8f3 View commit details
    Browse the repository at this point in the history