Key requirement: company needs documentation that salaried employees did or did not get overtime each week
- x Post -> date:date rationale:text
- x User -> Devise
- x AdminUser -> STI
- Approval Workflow
- SMS Sending -> link to approval or overtime input
- x Administrate admin dashboard
- x Block non admin and guest users
- Email summary to managers for approval
- Needs to be documented if employee did not log overtime
- x Bootstrap -> formatting
- Icons from Font Awesome
- x Update the styles for forms
- Refactor user association integration test in post_spec
- Refactor posts/_form for admin user with status
- Fix post_spec.rb:77 to use factories
- Fix post_spec.rb:52 to have correct user reference and not require update