Commit Graph

7 Commits

Author SHA1 Message Date
devoalda 917db15e78 fix(Frontend Fix):
Fixed:
- Model Relationships
- Model Policies
- Frontend UI
2023-08-13 08:35:26 +08:00
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 1d9397e738 feature(Todo API):
Added:
- API Support for Todos
- Todo API tests

Modified:
- API Authentication tests
- Minor Updates to Policies
- Minor Updates to Views
2023-08-12 11:15:31 +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 9df9c8d2f2 feature(Pomo Feature):
Added Pomo Tables + Features + Test Cases
Added Livewire support
2023-08-08 15:47:47 +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