Ryan Kegel fd70eca0c9
All checks were successful
Gitea Actions Demo / build-and-push (push) Successful in 23s
feat: add restriction to prevent deletion of system tasks and rewards
- Implemented logic to hide delete button for system tasks and rewards in ItemList.vue, TaskView.vue, and RewardView.vue.
- Added backend checks in task_api.py and reward_api.py to return 403 for delete requests on system items.
- Ensured that items without a user_id are treated as system items across frontend and backend.
- Updated acceptance criteria to include UI and backend tests for the new functionality.
2026-02-03 14:54:38 -05:00
2026-01-21 17:18:58 -05:00
2025-12-14 23:20:51 -05:00
Description
No description provided
23 MiB
Languages
Python 47.9%
Vue 32.1%
TypeScript 18.6%
CSS 1.2%
Dockerfile 0.2%