Commit Graph

  • 290a444216 Add fields to capture user personal information master tanner 2018-07-24 00:24:30 +00:00
  • fd49f7d90e Don't cascade delete tanner 2018-07-23 22:54:40 +00:00
  • 34eae84f24 Allow approving / adjusting of checked in shifts tanner 2018-06-28 03:55:22 +00:00
  • 3fac4591a1 Fix bugs in report generation tanner 2018-06-22 18:05:27 +00:00
  • 18510cc0b2 Make the client the final approver of hours tanner 2018-06-22 07:19:55 +00:00
  • 967a061d3d Rename shift's approved to provider_approved tanner 2018-06-22 03:46:42 +00:00
  • f34115736b Filter shifts by query param tanner 2018-04-22 00:17:50 +00:00
  • 7fef870719 Require shifts to be approved first tanner 2018-04-18 17:33:04 +00:00
  • a245a51724 Track migrations tanner 2018-04-02 22:45:53 +00:00
  • a3654f61b9 Make deleted field read-only for the employee tanner 2018-01-21 23:43:15 +00:00
  • 3b475bf832 Inform employment deletion by field instead of by hiding tanner 2018-01-21 23:39:40 +00:00
  • 58d897113f no such table err fix Alexander Wong 2018-01-21 16:03:46 -07:00
  • 6a8d50ceba Merge remote-tracking branch 'origin/documentation' Alexander Wong 2018-01-21 16:02:22 -07:00
  • b5432060c0 Disallow changing worktype labels, don't show deleted employment tanner 2018-01-21 22:59:40 +00:00
  • d6e2ea09e7 Merge branch 'documentation' of tanner/caremyway into master tanner 2017-09-01 19:33:01 +00:00
  • 8a1f067e44 added localhost to allowed hosts Alexander Wong 2017-08-29 15:27:18 -06:00
  • bcdd73f611 setup development readme instructions Alexander Wong 2017-08-29 15:25:06 -06:00
  • b8baa29da3 Add requirements.txt tanner 2017-08-26 18:04:21 +00:00
  • 0ad016791e Add CORS whitelist tanner 2017-08-26 17:59:25 +00:00
  • 870e48a516 Add employee paystub generation API route tanner 2017-07-02 23:52:46 +00:00
  • 80cc811049 Add employee earnings record generation API route tanner 2017-07-01 22:24:51 +00:00
  • 4469db2602 Add timesheet report generation API route tanner 2017-06-28 06:24:45 +00:00
  • 9817a4ebba Refer to Work Type, Price, Management, and Shift by uuid tanner 2017-06-19 00:50:55 +00:00
  • 3823c887b6 Complete all major API endpoints for prototype tanner 2017-06-18 00:11:49 +00:00
  • 170878441e Make UserInfo contain User, add views for UserInfo, Client, Provider tanner 2017-06-04 06:20:41 +00:00
  • 6992114ce6 Fix django-rest-auth's bugs so API works (lol...) tanner 2017-05-31 05:18:14 +00:00
  • e7eed9b3b0 Stop using hyperlinked relations, limit listing of users tanner 2017-05-28 07:11:54 +00:00
  • 2f74303db8 Enable token-based authentication tanner 2017-05-28 03:02:00 +00:00
  • 94a8955891 Add the Work, Manage, Price, and Shift models tanner 2017-05-27 22:09:20 +00:00
  • 3774f2ceb1 Create UserInfo, Client, and Provider models to extend User tanner 2017-05-27 17:58:08 +00:00
  • f173618477 Set up blank project from DRF quickstart instructions tanner 2017-05-27 02:27:02 +00:00
  • fd83b6f8d4 Initial commit tanner 2017-05-27 02:26:52 +00:00