Commit Graph

7 Commits

Author SHA1 Message Date
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