Commit Graph

7 Commits

Author SHA1 Message Date
devoalda cff6d01985 feature(Pomo API):
Added:
- API Support for Pomos
- Pomo API tests

Modified:
- Pomo Policy (Still needs to be fixed)
2023-08-12 22:27:34 +08:00
devoalda 2266976361 feature(Project REST API):
Added REST API to Project
2023-08-11 16:55:02 +08:00
devoalda da2715f240 feature(Project Completion):
Added Ability to mark completion for project
2023-08-11 10:28:57 +08:00
devoalda bc72c6c12e refactor(CRUD Policy):
Moved Policy and data manipulation to policy and request
2023-08-11 08:16:35 +08:00
devoalda 6e4c8f68e0 test(Project and Todo Tests):
Created test cases for project and todo functionality + validations
2023-08-07 14:38:11 +08:00
devoalda 9630a250e3 feature(Project Update):
Added:
- Ability to Update Project
- Response Validation classes
- Flash Messages stub

Refactored:
- Views for Todo and Project
2023-08-07 09:45:21 +08:00
devoalda f7d86460f6 feature(Project): Projects Support
Added:
- Support for Projects
- Migration for Projects

Modified Create & Retrieve for Todo
2023-08-06 13:16:38 +08:00