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
1cf52e32ed
feature(Laravel Sanctum): Added Laraval Sanctum for API auth
...
Added:
- Laravel Sanctum Module and Configs
- Modified Personal access token table to support UUID
Modified:
- Project View to use API auth
2023-08-11 21:40:59 +08:00
devoalda
2266976361
feature(Project REST API):
...
Added REST API to Project
2023-08-11 16:55:02 +08:00
devoalda
99d37aafb6
perf(Project Loading):
...
Added Lazy load for project
Restructured some files
2023-08-08 22:18:21 +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
0603b56602
feature(Dashboard):
...
Added:
- Dashboard Functionality to display stats and todos
- Common template for todo listing for project and todo pages
2023-08-07 22:34:29 +08:00
devoalda
0bda828140
feature(Project):
...
Modified:
- Relationships between tables (forward and backward)
- TodoController is deprecated
- Views for project index
- Navigation for project instead of todo
2023-08-06 17:06:40 +08:00
devoalda
ea45cb5752
fix(Time Fix):
...
Updated:
- Database columns to unix time
- Create and Update TODO to use unix time
- View to display with unix time
2023-08-06 08:26:14 +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