6
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Dec 17, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Clear form on task creation More... 12 months ago
api: Add new property to schema More... 12 months ago
Create TaskBox tests More... almost 1 year ago
test: Run migrations in db setup More... almost 1 year ago
Add CreateTaskProvider to CreateTask.test More... almost 1 year ago
Simplify useCreateTask More... almost 1 year ago
Add conditional check to captureStackTrace More... almost 1 year ago
db: Add column to journey history table More... about 1 year ago
db: Migration/model changes for config More... about 1 year ago
Adjust creatTemplate return type More... about 1 year ago
Simplify useEditTaskForm More... about 1 year ago
Create method to validate Task More... about 1 year ago
Move editTask api call to the factory pattern More... about 1 year ago
Add form changes to the React components More... about 1 year ago
Move taskForm timer logic to it's own hook More... about 1 year ago
Move createTaskForm hook to a context More... about 1 year ago
Move form save on ctr+s to useForm hook More... about 1 year ago
Remove projectName references from Create and Edit test More... about 1 year ago
Add minimal test for project allocation More... about 1 year ago
Add create and get project allocation endpoints More... about 1 year ago
Transform Select test into MaskedSelect test More... about 1 year ago
ework editTask form to use JoyUI autocomplete More... about 1 year ago
Rework createTask form to use JoyUI autocomplete More... about 1 year ago
Rollback Select to JoyUI select More... about 1 year ago
Remove projectName from TaskIntent More... about 1 year ago
Update JoyUI More... about 1 year ago
Change NEXTAUTH_URL env More... about 1 year ago
Remove "/web/v2" from the auth files More... about 1 year ago
Redirect "/" path to "/tasks" More... about 1 year ago
Mock next-auth session for client tests More... about 1 year ago