6
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 03, 2023 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Mock next-auth session for client tests More... 4 months ago
Fix template select not selecting the project More... 4 months ago
Create createTemplate api call More... 4 months ago
Create createTemplate server action More... 4 months ago
Create SubmitButton More... 4 months ago
Create TemplateIntent schema for validation More... 4 months ago
Create SaveTemplateModal More... 4 months ago
Create BaseError class More... 4 months ago
Update next.js to v14 More... 4 months ago
Fix editTask submit spec More... 4 months ago
Fix TaskIntent projectId type More... 4 months ago
Make story and description nullable for Task More... 4 months ago
Add ctr+s save to Edit Form More... 5 months ago
Add check to ctrl+s save on CreateTask More... 5 months ago
Add button to expand task More... 5 months ago
Add nullable types to Template More... 5 months ago
Add Select Template do useCreateTaskForm More... 5 months ago
Make taskType nullable instead of optional More... 5 months ago
Rename select-utils.tsx to .ts More... 5 months ago
Add project allocation model More... 5 months ago
Adjust window of events to calendar sync More... 5 months ago
Break useTask into 4 different files More... 5 months ago
Rename useTaskForm to useCreateTaskForm More... 5 months ago
use http_build_query to build for the auth params More... 5 months ago
Fix ProjectAssignment primary keys More... 5 months ago
Disallow log time to projects user is not assigned More... 5 months ago
Allow templates with empty task types More... 5 months ago
Move TaskList to /components More... 5 months ago
Change TaskList style to make it fit with DayView More... 5 months ago
Remove TaskForm.tsx to create CreateTask component More... 5 months ago