-
Notifications
You must be signed in to change notification settings - Fork 5
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
feat(api): projects: deny uploading shapefile for non-existing project #218
Conversation
This pull request is being automatically deployed with Vercel (learn more). marxan – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan/HRTJNDaqHAYg1ptuHgz3qhjM4raC marxan-storybook – ./app🔍 Inspect: https://vercel.com/vizzuality1/marxan-storybook/6TJocNwFKBgZHCc279Nds4usceMN |
98080d2
to
b1f0603
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks @kgajowy - I agree with clearing up responsibilities in our existing crud-ish services (as we go, I wouldn't do a stop-the-world source code garbage collection run to refactor them all at once 😅) - I am mostly not sure about the suggested naming.
153e8e2
to
875c655
Compare
Diff is messed up. Recommended reading: commit via commit
project-crud
& creates project-root (later renamed) which will contain more suitable logic (like ACL/resource verification)