o2o-site-AEO/solution/frontend/src/features/onboarding
Mina Choi 22b7623aeb [fix] solution/frontend: 2단계에서 로그인을 요구하지 않는다
로그인은 에디터 진입에서 한 번 받는 것이 이 앱의 흐름인데, 장소 API 가 전부 토큰을 요구해서
(place.py) 2단계가 로그인 벽이 되어 있었다. 토큰이 없으면 서버를 부르지 않고 입력한 상호·주소로
신원을 세워 3단계로 넘어간다. 검증은 로그인 뒤에 다시 할 수 있다.
2026-09-02 09:20:55 +09:00
..
ChannelConfirmPanel.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
ChannelUrlInput.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
collectJobResult.ts 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
collectJobs.ts 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
collectNotify.ts 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
index.ts 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
industryIcons.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
PasteFactsPanel.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
PlaceUrlBox.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
RecollectPanel.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
Step1Industry.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
Step2PlaceSearch.tsx [fix] solution/frontend: 2단계에서 로그인을 요구하지 않는다 2026-09-02 09:20:55 +09:00
Step3DataReview.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
Step4Template.tsx [feat] solution/frontend: 템플릿이 색만 바꾸던 걸 끝낸다 — 업종당 5개에서 3개로 2026-09-02 08:49:38 +09:00
Step5Generating.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
useChannelLinks.ts 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
useCollectFlow.ts 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
usePlaceSearch.ts [fix] solution/frontend: 2단계에서 로그인을 요구하지 않는다 2026-09-02 09:20:55 +09:00
WizardFooter.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
WizardStage.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00
WizardSteps.tsx 이름: solution/front → solution/frontend 2026-08-31 15:27:16 +09:00