Releases: handong-app/CMS
Releases · handong-app/CMS
Release 20250606_234049
Merge pull request #231 from handong-app/fix/10-change-package-name [BE/REFACTOR] revise package name
Release 20250606_202919
Revert "Feat/178 about ordering" (#230)
Release 20250606_185048
Merge pull request #229 from handong-app/fix/228-admin-null-filter :bug: fe/fix: 프로그램 생성시 오류 handle
Release 20250606_182540
[FE] 비디오 트랜스 코딩 및 스타일 변경 (#226) * :sparkles: fe/feat: Admin add video upload status handling and progress display in NodeVideo component; refetch video data during upload/transcoding * :sparkles: fe/feat: Add transcoding status and progress indicator of video node; Add Progress field to the nodefile interface * 💄 fe/feat: Update CourseList layout to use Grid for better responsiveness; comment out maxWidth in CourseItem * :bug: fe/fix: fix incorrect node group order * 💄 fe/feat: user markdown styling * 💄 fe/feat: remove image height limit * 💄 fe/feat: fix markdown styling * :sparkles: fe/feat: add modal for last lecture confirmation and improve error handling in NextButton * :sparkles: fe/feat: update routing to use program slug and enhance ClubBadge and CoursePage components for better user feedback * :sparkles: fe/feat: order club main page * 💄 fe/feat: better styling * :sparkles: fe/feat: add nodeGroupId, clubSlug, and courseSlug props to SectionCourses component and update SectionList to pass these props * :bug: fe/fix: add key prop to Box component in NodeGroupPage for improved rendering
Release 20250606_162235
:bug: fe/fix: update navigation paths to club page in GoogleCallback …
Release 20250606_155740
:bug: be/fix: remove unused pictureUrl field and related code from Ad…
Release 20250606_152841
Merge pull request #182 from handong-app/feat/174-return-user-profile…
Release 20250606_150216
Merge pull request #213 from handong-app/feat/105-transcode-status-li…
Release 20250606_144714
Merge pull request #215 from handong-app/feat/205-node-group-page-com…
Release 20250606_132218
[FE/FEAT] 유저 정보를 불러오고 프로그램 배너 항상 보여주기 (#219) * :bug: fe/fix: Refactor authentication logic and update user profile handling in MyAppBar and authStore for improved user experience * :sparkles: fe/feat: Add ClubRunningProgramBanner and JoinProgramModal components for program registration handling in ClubPage * ✨ fe/feat: Add ClubRunningProgramBanner component to CoursePage, NodeGroupPage, and ProgramPage for enhanced program visibility * :bug: fe/fix: Update loading state initialization for course and comments in CoursePage for improved loading behavior * :bug: fe/fix: Update MyAppBar tests to use MemoryRouter for routing context and improve user prop handling * :bug: fe/fix: Fetch user information after successful token retrieval in GoogleOAuthCallback for improved user state management * :bug: fe/fix: Ensure user information is fetched after successful token retrieval in GoogleOAuthCallback for accurate user state management