Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename Workshift Models #84

Open
naderm opened this issue Feb 10, 2015 · 0 comments
Open

Rename Workshift Models #84

naderm opened this issue Feb 10, 2015 · 0 comments
Assignees

Comments

@naderm
Copy link
Collaborator

naderm commented Feb 10, 2015

Currently a lot of our models in the workshift models have somewhat unintuitive names and and many of their fields could benefit from being modified. I'd rather not make these changes in the middle of the semester, but I'd still like to keep an open track of what changes I'd like to make to the models in the future:

  • Rename ShiftLogEntry to InstanceLogEntry
  • Rename RegularWorkshift to RepeatedWorkshift
  • Remove WorkshiftInstance.logs, replace with InstanceLogEntry.instance (Turning a ManyToMany relation into a ManyToOne relation)
  • Remove WorkshiftProfile.pool_hours, replace with PoolHours.profile (Turning a ManyToMany relation into a ManyToOne relation)
@naderm naderm self-assigned this Feb 10, 2015
@naderm naderm added this to the Workshift Module milestone Feb 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant