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

[Feature] Rooms, units and hazards queries #16

Open
wants to merge 104 commits into
base: master
Choose a base branch
from

Conversation

rosamaggi
Copy link
Contributor

  • Add CRUD for hazards
  • Add query and mutation for rooms and units
  • add encryption for query and mutation
  • upgrade prisma version

Ran

```
npx prisma db pull
```

against a pristine copy of the test database (made with `make restore` from the LHD v2
dev kit)
The day of the MEP we just have to run `npx prisma migrate dev` in the
backend folder
`npx prisma migrate dev`
yarn add crypto-js
@rosamaggi
Copy link
Contributor Author

Hello @domq,
Do you agree for the merge of this PR?
Thanks
Rosa

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 this pull request may close these issues.

1 participant