Skip to content

Releases: handong-app/CMS

Release 20250606_234049

06 Jun 14:46
c15dd51

Choose a tag to compare

Merge pull request #231 from handong-app/fix/10-change-package-name

[BE/REFACTOR] revise package name

Release 20250606_202919

06 Jun 11:34
7f748d4

Choose a tag to compare

Revert "Feat/178 about ordering" (#230)

Release 20250606_185048

06 Jun 09:56
8536be5

Choose a tag to compare

Merge pull request #229 from handong-app/fix/228-admin-null-filter

:bug: fe/fix: 프로그램 생성시 오류 handle

Release 20250606_182540

06 Jun 09:31
c3e1b78

Choose a tag to compare

[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

06 Jun 07:28
0949cfd

Choose a tag to compare

:bug: fe/fix: update navigation paths to club page in GoogleCallback …

Release 20250606_155740

06 Jun 07:03
e16df6a

Choose a tag to compare

:bug: be/fix: remove unused pictureUrl field and related code from Ad…

Release 20250606_152841

06 Jun 06:34
def0840

Choose a tag to compare

Merge pull request #182 from handong-app/feat/174-return-user-profile…

Release 20250606_150216

06 Jun 06:07
683f679

Choose a tag to compare

Merge pull request #213 from handong-app/feat/105-transcode-status-li…

Release 20250606_144714

06 Jun 05:52
958a1c6

Choose a tag to compare

Merge pull request #215 from handong-app/feat/205-node-group-page-com…

Release 20250606_132218

06 Jun 04:27
2f69e51

Choose a tag to compare

[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