Open
Conversation
TH-69 fix cors error
TH-77 add admin related code
TH-79 add note list count in mock not list api
TH-81 add temp deleting email api
…pi' into code-review
…-verification-code TH-83 add mock api about check verification code
… into code-review
TH-73 add note model
TH-73 add migrations and fix error
…-to-bool-type TH-85 fix status -> is_approved in notes list
…detail-first-step TH-92 add mock api about note detail first step
…odule TH-24 add jwt authentication module
…odule TH-24 add 401 case in authentication class
SH-94 Add check verification code
TH-100 add model first version
…pi-response TH-103 feat: add user_id in login response
…-note-topic TH-109 add mock apis on issue note topic
TH-113 add page list api
SH-104 Add Note Detail API
SH-108 topic list API
…-sending-email-to-async' into code-review
TH-87 add commit hook
SH-126: Page detail mock API
JH-23: Add note create api
…to jg-105-issue-list
Collaborator
Author
|
전에 회의에서 나왔던 내용 중에 모델을 조금 수정해야 하는 부분이 있어서 수정하고 makemigrations, migrate를 하긴 했는데 이게 반영되도 괜찮은 건지 모르겠어서 확인부탁드립니다! |
cf76a7a to
89d4674
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
모든 issue list를 반환하는 API입니다