Commit Graph

40 Commits

Author SHA1 Message Date
jiwon93.son
86893ca547 통합로그 [no.36] shoptime.entry log param 수정 2025-10-20 17:25:38 +09:00
opacity@t-win.kr
14d2bff882 Revert "deeplink 디버그 재수정"
This reverts commit 44d3c05678.
2025-08-28 15:29:50 +09:00
opacity@t-win.kr
44d3c05678 deeplink 디버그 재수정 2025-08-28 10:45:16 +09:00
opacity@t-win.kr
0303e9d2ae Revert "deeplink debug 코드 추가"
This reverts commit 9bc8d6f68f.
2025-08-22 11:07:52 +09:00
opacity@t-win.kr
9bc8d6f68f deeplink debug 코드 추가 2025-08-22 10:14:53 +09:00
opacity@t-win.kr
24242b44b6 통합로그 피드백 반영 : AL_CHECKOUT_CLICK 로그 추가 2025-06-30 15:04:09 +09:00
dongyoungKo
34db8a499f [통합로그API No.42] webOS Home에서 ShopTime 진입시 진입점 로그 정보 수집 2025-05-23 14:54:38 +09:00
dongyoungKo
ed3e041c02 category deeplink role 백엔드 변경으로 tabType 수정 2025-05-16 10:08:21 +09:00
younghoon100.park
5bee3b613c [No Jira Issue] add test for account launch event handling
Changed files:
1. App.js
2. account.js
3. deepLinkHandler.js
2024-12-16 10:29:28 +09:00
younghoon100.park
2d2d01c53c [No Jira Issue] IF-LGSP-LOG-005 (GNB 이력) Magic Mouse 대응 (TrendingNowPanel 2차)
Changed files:
1. deepLinkHandler.js
2. TrendingNowPanel.jsx
3. PopularShowIndicator.jsx
4. PopularShowIndicator.module.less
5. PopularProductList.jsx
6. PopularVideoCard.jsx

Detail Note:
1. Component optimization
2. Removal of duplicate functions and effects
3. Deletion of unnecessary props and imports
2024-11-14 16:14:54 +09:00
younghoon100.park
18f4e2dafc [No Jira Issue] IF-LGSP-LOG-005 (GNB 이력) Magic Mouse 대응 (TrendingNowPanel 1차)
1. deepLinkHandler.js
2. SpotlightIds.js
3. BestSeller.jsx
4. PopularShow.jsx
5. TrendingNowPanel.jsx
6. PopularShowIndicator.jsx
7. PopularProductList.jsx
8. PopularVideoCard.jsx
2024-11-13 18:02:50 +09:00
younghoon100.park
661ea033eb [No Jira Issue] IF-LGSP-LOG-005 (GNB 이력) Magic Mouse 대응 (HomePanel)
1. actionTypes.js
2. homeActions.js
3. logActions.js
4. deepLinkHandler.js
5. TabLayout.jsx
6. homeReducer.js
7. HomePanel.jsx

- updateSpotlightId → updateHomeInfo
- modify the deepLinkHandler func
- modify the doSendLogGNB func
2024-11-13 11:14:46 +09:00
younghoon100.park
fcc0445bdc [지라 이슈 없음] Log, IF-LGSP-LOG-004 / Entry 이력 수정
Terms 여부와 관계 없이 앱 진입 시 해당 로그 생성을 요청하도록 수정

Changed files:
1. commonActions.js
2. logActions.js
3. App.js
4. deepLinkHandler.js

Detail note:
1. action 추가 (setGNBMenu)
2. sendLogGNB 함수 수정
3. deepLink 로직 관련 useEffect 수정
4. handleDeepLink 함수 수정
2024-10-22 13:01:07 +09:00
hyunwoo93.cha
02e07acae4 sync qa2 2024-10-16 18:02:28 +09:00
younghoon100.park
81507ce4b8 [deepLinkHandler] commented out, linkTpNm 2024-08-20 17:41:59 +09:00
younghoon100.park
8f4952df23 [Log] modify "secondLayerInfo" in "deepLinkHandler.js"
changed files:
1. deepLinkHandler.js

detail note:
1. add "linkTpNm" to secondLayerInfo obj
2024-08-20 11:19:26 +09:00
younghoon100.park
f3a6dac122 [Log] modify "deepLinkHandler" and "App.js" to handle GNB Logs
changed files:
1. App.js
2. deepLinkHandler.js
3. Config.js
2024-08-19 16:24:30 +09:00
younghoon100.park
030b8a6791 [Log] update, IF-LGSP-LOG-004 (secondLayer) scenario with changes 2024-08-08 19:00:03 +09:00
jangheon Pyo
06c3808adf [deepLink] Change lnkcurationId -> curationId 2024-08-08 18:30:38 +09:00
jangheon Pyo
916d567b4b [Deeplink] contentsTarget이 V2로 접근시 무조건 홈으로 이동되도록 추가 2024-08-02 12:29:58 +09:00
younghoon100.park
118fe825b9 [Log] IF-LGSP-LOG-004(2ndLayer), modify
Detail Note:

1. add action type `SET_SECOND_LAYER_INFO` (actionTypes.js)
2. add action `setSecondLayerInfo` (commonActions.js)
3. modify `sendLogSecondLayer` and `sendLogGNB` functions (logActions.js)
4. modify `initService` function and `setDeepLink` in useEffect (App.js)
5. remove unnecessary function `getMenuByTargetContent` (deepLinkHandler.js)
6. add state and case for `secondLayerInfo` (commonReducer.js)
7. edit selected state variable to `isDeepLink` (HomePanel.jsx)
2024-07-28 22:26:59 +09:00
jangheon Pyo
e939f4d7b0 [deppLink] TM patnrId -> curationId 변경 2024-07-22 19:20:31 +09:00
jangheon Pyo
e05b0ef4ca [DeepLink] Modify Theme curation 2024-07-22 13:01:54 +09:00
jangheon Pyo
9b3580cfc3 [DeepLink] Add Theme curation 2024-07-22 11:31:53 +09:00
younghoon100.park
f78400395b [Log] added, log menu: "Welcome Event" 2024-07-02 18:24:02 +09:00
younghoon100.park
3dad2e9d61 [Log] modified, changed menu scenario (ShowProduct.jsx, PlayerPanel.jsx) 2024-07-02 17:40:50 +09:00
younghoon100.park
27949586cd [Log] IF-LGSP-LOG-004, 2ndLayer 이력 반영 (logic 수정 필요) 2024-06-11 18:02:44 +09:00
younghoon100.park
f441c86aa0 [Log] Log, IF-LGSP-LOG-005 / GNB 클릭 이력, App 진입 유형별 파라미터에 따른 entryMenu 설정
Detail note
1. App.js, entryMenu 설정 logic 추가
2. deepLinkHandler.js, getMenuByLinkTpCd 추가
3. helperMethos.js, localLaunchParams, ThemeCurationPanel로 진입하는 case 추가
2024-06-10 17:36:46 +09:00
jangheon Pyo
038c20121d [deepLink] V2 조건문 추가 2024-05-23 17:05:10 +09:00
고동영
d5870c17b9 deeplink productDatail curationId 삭제 2024-05-23 13:03:06 +09:00
고동영
3dcadd317b deppLink ThemeDatail 2024-05-23 11:44:09 +09:00
younghoon100.park
4fa731f44e [OnSalePanel] Log, IF-LGSP-LOG-003 / Curation View 이력 수정
1. 변경 된 LOG_MENU 반영
2. 최초 진입시 반영
2024-05-20 14:59:23 +09:00
jangheon Pyo
4098e270e8 [Deeplink] Live Show일 경우 방송아이디 -> 채널아이디로 변경 2024-05-14 13:21:36 +09:00
younghoon100.park
55d9cf6354 [App] deepLinkHandler.js, panelInfo, linkTpCd 추가 2024-05-02 14:01:52 +09:00
younghoon100.park
79c366296c [App] deepLinkHandler 수정
Detail Notes :

1. case “OS”, panelInfo lgCatNm 주석
2024-04-25 16:44:43 +09:00
jangheon Pyo
482c5ee5aa [Deeplink] 주석 제거 2024-04-25 12:52:56 +09:00
jangheon Pyo
c0a3729e3b [deepLink] 딥링크 내용 추가 2024-04-22 10:55:16 +09:00
jangheon Pyo
619b5f2121 [deeplink] 딥링크 작업 일부 추가 및 공유 2024-04-18 19:51:52 +09:00
hyunwoo93.cha
2aff000fdf [helperMethods] 딥링크 테스트를 위한 초기 패널 진입 코드 주석 처리 2024-02-08 13:33:28 +09:00
yonghyon
c22504009e deeplink 2024-02-05 17:16:53 +09:00