BLOG-105 Implement CRUD functionality for Labels #107

Merged
squid merged 3 commits from BLOG-105_lable_create_and_update_routes into main 2025-08-02 10:46:00 +08:00

3 Commits

Author SHA1 Message Date
234b337519 BLOG-105 fix: remove unnecessary label retrieval before updating label
All checks were successful
PR Title Check / pr-title-check (pull_request) Successful in 13s
Frontend CI / build (push) Successful in 1m9s
2025-08-02 10:44:35 +08:00
8f9a32948f BLOG-105 fix: update post endpoint to remove '/all' from the path for consistency
All checks were successful
Frontend CI / build (push) Successful in 1m9s
Auto Comment On PR / add_improve_comment (pull_request) Successful in 17s
PR Title Check / pr-title-check (pull_request) Successful in 17s
2025-08-02 10:32:36 +08:00
646b2db73b BLOG-105 feat: implement label management features including creation, retrieval, and updating of labels
All checks were successful
Frontend CI / build (push) Successful in 1m9s
2025-08-02 10:30:42 +08:00