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

Develop to Main merge #159

Merged
merged 13 commits into from
Nov 21, 2023
Merged

Develop to Main merge #159

merged 13 commits into from
Nov 21, 2023

Conversation

kkkapuq
Copy link
Collaborator

@kkkapuq kkkapuq commented Nov 21, 2023

개요

�배포에 필요한 Develop to Main merge 작업입니다.

작업 사항

  • openapi 적용
  • README 파일 업데이트

PR 유형

어떤 변경 사항이 있나요?

  • 새로운 기능 추가
  • 버그 수정
  • CSS 등 사용자 UI 디자인 변경
  • 코드에 영향을 주지 않는 변경사항(오타 수정, 탭 사이즈 변경, 변수명 변경)
  • 코드 리팩토링
  • 주석 추가 및 수정
  • 문서 수정
  • 테스트 추가, 테스트 리팩토링
  • 빌드 부분 혹은 패키지 매니저 수정
  • 파일 혹은 폴더명 수정
  • 파일 혹은 폴더 삭제
  • 배포 및 PR 관련

PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • 커밋 메시지 컨벤션에 맞게 작성했습니다. Commit message convention 참고.
  • 변경 사항에 대한 테스트를 했습니다.(버그 수정/기능에 대한 테스트).

kkkapuq and others added 5 commits November 21, 2023 15:20
[Feat] #146. github acion 적용
[Fix] #156. 리뷰 수정사항 반영
- openAPI 전용 공지 내용은 로그인 전에 볼 수 있게 함
- 로그인 화면의 상단에 공지 게시글의 제목들이 슬라이드 형식으로 표현
- 슬라이드를 누르면 해당 공지 제목의 게시글 내용도 볼 수 있음
- 공지 게시판에서는 좋아요 댓글 기능 없고 어드민만 게시글 작성 가능
- 공지 게시판 id는 1, 자유 게시판 id는 2로 DB 초기화
- 기능 구현을 위해 백엔드 및 프런트엔드 수정
- openAPI 전용 공지 내용은 로그인 전에 볼 수 있게 함
- 로그인 화면의 상단에 공지 게시글의 제목들이 슬라이드 형식으로 표현
- 슬라이드를 누르면 해당 공지 제목의 게시글 내용도 볼 수 있음
- 공지 게시판에서는 좋아요 댓글 기능 없고 어드민만 게시글 작성 가능
- 공지 게시판 id는 1, 자유 게시판 id는 2로 DB 초기화
- 기능 구현을 위해 백엔드 및 프런트엔드 수정
@kkkapuq kkkapuq self-assigned this Nov 21, 2023
Copy link
Collaborator

@mooncw mooncw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

승인

- 이전 작업에서 일반 유저에게 게시글 생성 버튼이 모든 게시판에서 안보이는 버그 수정
Copy link
Collaborator

@ShineCorine ShineCorine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다

Copy link
Collaborator

@aqrms aqrms left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

kkkapuq and others added 5 commits November 21, 2023 21:46
- 스택, 서비스 흐름도, 인프라 및 CI/CD 구조도 작성
- 프로그램 사용법 작성
[Fix] #161. 기술스택 사이즈 조정
@kkkapuq kkkapuq added 📬 API 서버 API 통신 🎨 Html&css 마크업 & 스타일링 ✨ Feature 기능 개발 💻BE 백엔드 📱FE 프론트엔드 labels Nov 21, 2023
@kkkapuq kkkapuq merged commit 4b229dc into main Nov 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📬 API 서버 API 통신 💻BE 백엔드 📱FE 프론트엔드 ✨ Feature 기능 개발 🎨 Html&css 마크업 & 스타일링
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants