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

[민우] - 타인 리마인드 조회 불가능 처리 및 계획 작성 4개 이상 시 불가능 처리 #339

Merged
merged 20 commits into from
Dec 28, 2023

Conversation

MinwooP
Copy link
Contributor

@MinwooP MinwooP commented Dec 28, 2023

📌 이슈 번호

close #323

🚀 구현 내용

  • 페이지 이동 부분 Link 태그로 적용
  • 사용자 input에 대한 최대 글자 수 INPUT_MAX_LENGTH 상수 정의
  • constants 상수 폴더 index 파일 export 정리
  • 리마인드 수정 버튼 1월에만 렌더링 되도록 수정
  • 작성 페이지 접근 시, 계획 작성 4개 이상 시 으로 replace 처리, toast 처리
  • middleware 설정 추가 => 시즌 아닐 때, 계획 수정 및 리마인드 수정 불가능 처리 및 계획 상세 페이지 토큰 없이도 접근 가능 처리
  • sessionStorage window type 검사 로직 추가

@MinwooP MinwooP added the 🚨긴급 긴급한 확인 필요 label Dec 28, 2023
@MinwooP MinwooP added this to the V1.1 milestone Dec 28, 2023
@MinwooP MinwooP self-assigned this Dec 28, 2023
@MinwooP MinwooP merged commit 350bcdf into dev Dec 28, 2023
@MinwooP MinwooP deleted the feat/#323/disable-other-remind branch December 29, 2023 02:18
@MinwooP MinwooP restored the feat/#323/disable-other-remind branch December 29, 2023 02:19
@MinwooP MinwooP deleted the feat/#323/disable-other-remind branch December 29, 2023 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚨긴급 긴급한 확인 필요
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[민우] - 타인 리마인드 조회 불가능 처리 및 계획 작성 4개 이상 시 불가능 처리
1 participant