32 Commits (master)
 

Author SHA1 Message Date
Tanner Collin 290a444216 Add fields to capture user personal information 6 years ago
Tanner Collin fd49f7d90e Don't cascade delete 6 years ago
Tanner Collin 34eae84f24 Allow approving / adjusting of checked in shifts 6 years ago
Tanner Collin 3fac4591a1 Fix bugs in report generation 6 years ago
Tanner Collin 18510cc0b2 Make the client the final approver of hours 6 years ago
Tanner Collin 967a061d3d Rename shift's approved to provider_approved 6 years ago
Tanner Collin f34115736b Filter shifts by query param 6 years ago
Tanner Collin 7fef870719 Require shifts to be approved first 6 years ago
Tanner Collin a245a51724 Track migrations 6 years ago
Tanner Collin a3654f61b9 Make deleted field read-only for the employee 6 years ago
Tanner Collin 3b475bf832 Inform employment deletion by field instead of by hiding 6 years ago
Alexander Wong 58d897113f
no such table err fix 6 years ago
Alexander Wong 6a8d50ceba
Merge remote-tracking branch 'origin/documentation' 6 years ago
Tanner Collin b5432060c0 Disallow changing worktype labels, don't show deleted employment 6 years ago
tanner d6e2ea09e7 Merge branch 'documentation' of tanner/caremyway into master 7 years ago
Alexander Wong 8a1f067e44 added localhost to allowed hosts 7 years ago
Alexander Wong bcdd73f611 setup development readme instructions 7 years ago
Tanner Collin b8baa29da3 Add requirements.txt 7 years ago
Tanner Collin 0ad016791e Add CORS whitelist 7 years ago
Tanner Collin 870e48a516 Add employee paystub generation API route 7 years ago
Tanner Collin 80cc811049 Add employee earnings record generation API route 7 years ago
Tanner Collin 4469db2602 Add timesheet report generation API route 7 years ago
Tanner Collin 9817a4ebba Refer to Work Type, Price, Management, and Shift by uuid 7 years ago
Tanner Collin 3823c887b6 Complete all major API endpoints for prototype 7 years ago
Tanner Collin 170878441e Make UserInfo contain User, add views for UserInfo, Client, Provider 7 years ago
Tanner Collin 6992114ce6 Fix django-rest-auth's bugs so API works (lol...) 7 years ago
Tanner Collin e7eed9b3b0 Stop using hyperlinked relations, limit listing of users 7 years ago
Tanner Collin 2f74303db8 Enable token-based authentication 7 years ago
Tanner Collin 94a8955891 Add the Work, Manage, Price, and Shift models 7 years ago
Tanner Collin 3774f2ceb1 Create UserInfo, Client, and Provider models to extend User 7 years ago
Tanner Collin f173618477 Set up blank project from DRF quickstart instructions 7 years ago
Tanner Collin fd83b6f8d4 Initial commit 7 years ago