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

[Refactor] KR validation 로직 추가 #310

Merged
merged 2 commits into from
Jun 3, 2024

Conversation

Yeonseo-Jo
Copy link
Contributor

🔥 Related Issues

💜 작업 내용

  • validation 로직 추가

✅ PR Point

image -> krTitle, krMetric에 한글영어특수문자만 제한 로직 추가함~

😡 Trouble Shooting

  • 어떤 어려움이 있었고 어떻게 해결했는지

☀️ 스크린샷 / GIF / 화면 녹화

2024-06-04.01.16.32.mov

@Yeonseo-Jo Yeonseo-Jo self-assigned this Jun 3, 2024
Copy link

vercel bot commented Jun 3, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
moonshotyou ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2024 4:17pm

@Yeonseo-Jo Yeonseo-Jo merged commit be1eaa3 into SP2/refactor Jun 3, 2024
2 checks passed
Yeonseo-Jo added a commit that referenced this pull request Jun 3, 2024
* [Refactor] placeholder 라이팅 수정 (#309)

* fix : kr objective placeholder 개선

* fix : 가이드에 따라 설정 시 kr 목표 텍스트 변경

* fix : kr 단위 힌트 메시지 수정

* fix : 가이드에 따라 설정 kr placeholder 재수정

* fix : objContent placeholder 수정

* [Refactor] KR validation 로직 추가 (#310)

* fix : krValidation 로직에 krTitle, krMetric 문자만 입력 추가

* fix : 가이드에 따라 설정 - 첫번째 kr 카드 krValid 함수 사용으로 수정
Yeonseo-Jo added a commit that referenced this pull request Jun 4, 2024
* [Feat] GA tag class 추가 (merge into develop) (#302)

* feat: GA 이벤트 탐지를 위한 class name 추가

* chore: class name 수정

* feat: kr/task 삭제에 따른 class name 분기 처리

* feat: 가이드/직접 선택에 따른 class name 분기 처리

* social api 개발 내용 반영 (#306)

* feat : social get fetcher 생성

* feat : social data type 추가

* fix : social 데이터 목 데이터 -> 실제 데이터 연결로 수정

* fix : 안쓰게 된 mock data 파일 삭제

* chore : 콘솔 삭제

* Sp2/refactor -> develop (#311)

* [Refactor] placeholder 라이팅 수정 (#309)

* fix : kr objective placeholder 개선

* fix : 가이드에 따라 설정 시 kr 목표 텍스트 변경

* fix : kr 단위 힌트 메시지 수정

* fix : 가이드에 따라 설정 kr placeholder 재수정

* fix : objContent placeholder 수정

* [Refactor] KR validation 로직 추가 (#310)

* fix : krValidation 로직에 krTitle, krMetric 문자만 입력 추가

* fix : 가이드에 따라 설정 - 첫번째 kr 카드 krValid 함수 사용으로 수정

---------

Co-authored-by: Eonseok Jeon <[email protected]>
Yeonseo-Jo added a commit that referenced this pull request Jun 9, 2024
* [Feat] GA tag class 추가 (merge into develop) (#302)

* feat: GA 이벤트 탐지를 위한 class name 추가

* chore: class name 수정

* feat: kr/task 삭제에 따른 class name 분기 처리

* feat: 가이드/직접 선택에 따른 class name 분기 처리

* social api 개발 내용 반영 (#306)

* feat : social get fetcher 생성

* feat : social data type 추가

* fix : social 데이터 목 데이터 -> 실제 데이터 연결로 수정

* fix : 안쓰게 된 mock data 파일 삭제

* chore : 콘솔 삭제

* Sp2/refactor -> develop (#311)

* [Refactor] placeholder 라이팅 수정 (#309)

* fix : kr objective placeholder 개선

* fix : 가이드에 따라 설정 시 kr 목표 텍스트 변경

* fix : kr 단위 힌트 메시지 수정

* fix : 가이드에 따라 설정 kr placeholder 재수정

* fix : objContent placeholder 수정

* [Refactor] KR validation 로직 추가 (#310)

* fix : krValidation 로직에 krTitle, krMetric 문자만 입력 추가

* fix : 가이드에 따라 설정 - 첫번째 kr 카드 krValid 함수 사용으로 수정

* [Fix] 닉네임 regex 수정 (#314)

* fix: nickname regex 수정

* fix : social user image fit size 방식 변경

---------

Co-authored-by: Eonseok Jeon <[email protected]>
eonseok-jeon added a commit that referenced this pull request Jul 7, 2024
* [Feat] GA tag class 추가 (merge into develop) (#302)

* feat: GA 이벤트 탐지를 위한 class name 추가

* chore: class name 수정

* feat: kr/task 삭제에 따른 class name 분기 처리

* feat: 가이드/직접 선택에 따른 class name 분기 처리

* social api 개발 내용 반영 (#306)

* feat : social get fetcher 생성

* feat : social data type 추가

* fix : social 데이터 목 데이터 -> 실제 데이터 연결로 수정

* fix : 안쓰게 된 mock data 파일 삭제

* chore : 콘솔 삭제

* Sp2/refactor -> develop (#311)

* [Refactor] placeholder 라이팅 수정 (#309)

* fix : kr objective placeholder 개선

* fix : 가이드에 따라 설정 시 kr 목표 텍스트 변경

* fix : kr 단위 힌트 메시지 수정

* fix : 가이드에 따라 설정 kr placeholder 재수정

* fix : objContent placeholder 수정

* [Refactor] KR validation 로직 추가 (#310)

* fix : krValidation 로직에 krTitle, krMetric 문자만 입력 추가

* fix : 가이드에 따라 설정 - 첫번째 kr 카드 krValid 함수 사용으로 수정

* [Fix] 닉네임 regex 수정 (#314)

* fix: nickname regex 수정

* fix : social user image fit size 방식 변경

* [Chore] 랜딩 페이지 워딩 수정 (#318)

* chore: 워딩 수정

* chore: 워딩 수정

---------

Co-authored-by: Yeonseo-Jo <[email protected]>
Co-authored-by: Yeonseo-Jo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant