Skip to content

Integrate category CRUD APIs#249

Open
gTanusri wants to merge 1 commit into
rdodiya:gssoc_developfrom
gTanusri:codex/issue-230-category-crud
Open

Integrate category CRUD APIs#249
gTanusri wants to merge 1 commit into
rdodiya:gssoc_developfrom
gTanusri:codex/issue-230-category-crud

Conversation

@gTanusri
Copy link
Copy Markdown
Contributor

@gTanusri gTanusri commented Jun 1, 2026

Summary

  • Integrated the existing category UI with backend Category APIs.
  • Added active category listing with loading, empty/error handling, and refresh support.
  • Added edit and delete actions for categories in the sidebar list.
  • Reused the category modal for both create and update flows.
  • Added frontend validation, delete confirmation, and success/error toast feedback.

Issue

Closes #230

Validation

  • npm run build passes.
  • ./gradlew.bat compileJava passes.
  • git diff --check passes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Category CRUD UI Integration

1 participant