Closed pb82 closed 8 years ago
As we continue to focus on quality, here are a few things to keep in mind:
fhcap-cli
) - please provide a link to thisPlease ping a component owner (see fh contrib
) when your builds are complete, changes are deployed and you're ready for a review.
Fhcap PR will be generated automatically.
To deploy your changes to a cluster place comment in this PR with pattern [x][y] where x=deploy and y=clustername you wish to deploy.
You can also deploy your change manually using fhcap-cli
LGTM
👍
published to npm
Motivation
we want to introduce a permission map to fh-db. At the moment all requests are only authenticated based on the business object. But we want to be able to differ between
read
andwrite
permissions for the various db actions. In the future this could also be used for the forms actions.ping @wei-lee @ziccardi @aliok