LC-2856 ADMIN 마그넷 내부화 글 등록#2131
Hidden character warning
Conversation
MagnetPostContent, MagnetPostDetail, MagnetPostReqBody 타입과 fetchMagnetPost, saveMagnetPost, fetchManageableMagnets mock 함수 추가 Co-Authored-By: Claude Opus 4.6 <[email protected]>
챌린지 프로그램 필터링 + CTA 소제목 자동완성 기능 포함 Co-Authored-By: Claude Opus 4.6 <[email protected]>
MagnetPostPage 메인 컴포넌트, useMagnetPostForm 훅, App page 연결 타입/제목/메타디스크립션/썸네일/프로그램추천/마그넷추천/노출기간/공통신청폼/콘텐츠편집1,2/액션버튼 포함 Co-Authored-By: Claude Opus 4.6 <[email protected]>
Summary of ChangesHello @hyonun321, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! 이 PR은 어드민 패널에 새로운 '마그넷' 관리 시스템을 도입하여 자료집, VOD 등 다양한 리소스 유형의 생성, 목록화 및 상세 편집을 가능하게 합니다. 동시에, 이러한 새로운 '가이드북' 프로그램에 대한 사용자 대면 상세 페이지를 동적 메타데이터 및 URL 처리와 함께 구현합니다. 또한, 블로그 편집 기능이 유지보수성 향상을 위해 리팩토링되었으며, 새로운 도메인 기반 폴더 구조 및 코딩 원칙을 반영하여 프로젝트 전반의 AI 도구 가이드라인이 업데이트되었습니다. Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Changelog
Ignored Files
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
src/domain/admin/blog/magnet/section/MagnetProgramRecommendSection.tsx
Outdated
Show resolved
Hide resolved
- 상수화, await추가, key추가
연관 작업