BLOG-140 Label management (list and create) #144

Merged
squid merged 6 commits from BLOG-140_label_management into main 2025-10-15 12:21:42 +08:00

6 Commits

Author SHA1 Message Date
4d39a91986 fix: add color error handling in CreateLabelDialog form validation
All checks were successful
Frontend CI / build (push) Successful in 1m37s
PR Title Check / pr-title-check (pull_request) Successful in 16s
2025-10-15 12:14:48 +08:00
88ad640ec0 style: pnpm format
All checks were successful
Frontend CI / build (push) Successful in 1m37s
PR Title Check / pr-title-check (pull_request) Successful in 17s
2025-10-15 12:09:31 +08:00
9b33ea6c7a refactor: update submit handlers to return boolean for success indication in label and post dialogs
Some checks failed
Frontend CI / build (push) Failing after 55s
Auto Comment On PR / add_improve_comment (pull_request) Successful in 16s
PR Title Check / pr-title-check (pull_request) Successful in 17s
2025-10-15 12:08:17 +08:00
f6eece7071 fix: remove unnecessary class from label color display in Label Management
Some checks failed
Frontend CI / build (push) Failing after 55s
2025-10-15 12:00:00 +08:00
af4f2326ed feat: implement label management features including creation, listing, and UI components
Some checks failed
Frontend CI / build (push) Failing after 56s
2025-10-15 11:56:25 +08:00
aed4102878 feat: enhance post creation feedback and improve table layout in Post Management 2025-10-15 07:02:05 +08:00