-
Notifications
You must be signed in to change notification settings - Fork 0
[Feat] GA tag class 추가 (merge into develop) #302
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
Merged
Merged
Conversation
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
eonseok-jeon
added a commit
that referenced
this pull request
May 31, 2024
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
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.
해당 링크 pr와 동일합니다.
깜빡하고 main으로 바로 merge 했었는데
개발 환경에도 반영하기 위해 develop에도 merge 합니다.