Commit Graph

10 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 49ad03f1cb refactor(Infinite Loading):
Modified Pomo dashboard to support mobile devices & Infinite loading

Added Request Validation for Pomo
2023-08-09 09:59:59 +08:00
devoalda 9df9c8d2f2 feature(Pomo Feature):
Added Pomo Tables + Features + Test Cases
Added Livewire support
2023-08-08 15:47:47 +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
devoalda 7a9d9cd4a5 feature(Initial Commit): First Working Copy of LaDo
- CRUD for TODO
- Authentication (Login/Logout/Register) - with Breeze
2023-08-05 22:52:05 +08:00