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

Bed Columns #26

Closed
3 tasks
paytonagreen opened this issue May 4, 2021 · 3 comments · Fixed by #27
Closed
3 tasks

Bed Columns #26

paytonagreen opened this issue May 4, 2021 · 3 comments · Fixed by #27

Comments

@paytonagreen
Copy link
Contributor

In order to add functionality to the individual Bed on the front end, we need a to add a couple of columns to the Bed model on the backend.

  • height: number
  • width: number
  • unitOfMesurement: string
@paytonagreen
Copy link
Contributor Author

I'm going to give this a go - I think it should be easy?

@paytonagreen
Copy link
Contributor Author

Got the columns added, adjusting the long list of tests that broke now.

@paytonagreen
Copy link
Contributor Author

Fully working, just waiting on a permissions update so I can do a pull request.

@paytonagreen paytonagreen mentioned this issue May 4, 2021
5 tasks
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

Successfully merging a pull request may close this issue.

1 participant