-
Notifications
You must be signed in to change notification settings - Fork 13
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
[feature/Inhabas#228] 공모전 게시판 API 구현 #230
Merged
Merged
Conversation
This file contains 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
skytin1004
temporarily deployed
to
build_gradle
February 2, 2024 02:17 — with
GitHub Actions
Inactive
whitem4rk
reviewed
Feb 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
문제가 될 만한 코드는 없었습니다.
resource-server/src/main/java/com/inhabas/api/domain/contest/domain/ContestBoard.java
Show resolved
Hide resolved
...rce-server/src/main/java/com/inhabas/api/domain/contest/usecase/ContestBoardServiceImpl.java
Outdated
Show resolved
Hide resolved
resource-server/src/main/java/com/inhabas/api/web/ContestBoardController.java
Outdated
Show resolved
Hide resolved
resource-server/src/main/java/com/inhabas/api/web/ContestBoardController.java
Outdated
Show resolved
Hide resolved
skytin1004
temporarily deployed
to
build_gradle
February 5, 2024 01:15 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 5, 2024 01:17 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 5, 2024 11:53 — with
GitHub Actions
Inactive
이대로 구현 계속하면 될 것 같습니다. |
skytin1004
temporarily deployed
to
build_gradle
February 6, 2024 02:22 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 6, 2024 02:33 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 7, 2024 01:12 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 7, 2024 10:19 — with
GitHub Actions
Inactive
에러 코드 정리 필요 |
skytin1004
temporarily deployed
to
build_gradle
February 8, 2024 05:28 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 21, 2024 00:17 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 21, 2024 13:46 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 22, 2024 09:54 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 22, 2024 17:05 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 23, 2024 08:18 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 24, 2024 00:58 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 24, 2024 01:08 — with
GitHub Actions
Inactive
whitem4rk
reviewed
Feb 24, 2024
resource-server/src/main/java/com/inhabas/api/domain/contest/domain/ContestBoard.java
Show resolved
Hide resolved
resource-server/src/main/java/com/inhabas/api/domain/contest/domain/ContestField.java
Outdated
Show resolved
Hide resolved
resource-server/src/main/java/com/inhabas/api/domain/contest/domain/valueObject/Topic.java
Outdated
Show resolved
Hide resolved
resource-server/src/main/java/com/inhabas/api/domain/contest/domain/ContestBoard.java
Show resolved
Hide resolved
...rver/src/main/java/com/inhabas/api/domain/contest/repository/ContestBoardRepositoryImpl.java
Outdated
Show resolved
Hide resolved
...er/src/main/java/com/inhabas/api/domain/contest/repository/ContestBoardRepositoryCustom.java
Outdated
Show resolved
Hide resolved
...rce-server/src/main/java/com/inhabas/api/domain/contest/usecase/ContestBoardServiceImpl.java
Outdated
Show resolved
Hide resolved
resource-server/src/main/java/com/inhabas/api/web/ContestBoardController.java
Outdated
Show resolved
Hide resolved
skytin1004
temporarily deployed
to
build_gradle
February 24, 2024 07:06 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 26, 2024 00:17 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 26, 2024 00:19 — with
GitHub Actions
Inactive
skytin1004
temporarily deployed
to
build_gradle
February 26, 2024 07:04 — with
GitHub Actions
Inactive
whitem4rk
reviewed
Feb 26, 2024
...rce-server/src/main/java/com/inhabas/api/domain/contest/usecase/ContestBoardServiceImpl.java
Outdated
Show resolved
Hide resolved
skytin1004
temporarily deployed
to
build_gradle
February 26, 2024 23:25 — with
GitHub Actions
Inactive
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.
No description provided.