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

feat(custom-pu-grid): custom pu grid geometry - api use case & events #527

Conversation

kgajowy
Copy link
Contributor

@kgajowy kgajowy commented Sep 8, 2021

@vercel
Copy link

vercel bot commented Sep 8, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

marxan – ./app

🔍 Inspect: https://vercel.com/vizzuality1/marxan/9gXunuLDF8erRatZQ4dRQbZdKr9r
✅ Preview: https://marxan-git-feat-marxan-252-custom-pu-geometr-54fef3-vizzuality1.vercel.app

marxan-storybook – ./app

🔍 Inspect: https://vercel.com/vizzuality1/marxan-storybook/BFQEhuk5Q43tCrBmMpmMHAJyghUH
✅ Preview: https://marxan-storybook-git-feat-marxan-252-custom-b94137-vizzuality1.vercel.app

@kgajowy kgajowy force-pushed the feat/MARXAN-252-custom-pu-geometry-grid-api-and-queue branch from 96a813b to 83896f4 Compare September 9, 2021 11:33
@kgajowy kgajowy force-pushed the feat/MARXAN-252-custom-pu-geometry-grid-api-and-queue branch from 83896f4 to f0b616c Compare September 9, 2021 12:02
@kgajowy kgajowy force-pushed the feat/MARXAN-252-custom-pu-geometry-grid-api-and-queue branch from f0b616c to dec8932 Compare September 9, 2021 12:07
@kgajowy kgajowy changed the title feat(custom-pu-grid): custom pu grid geometry - api use case feat(custom-pu-grid): custom pu grid geometry - api use case & events Sep 9, 2021
@kgajowy kgajowy marked this pull request as ready for review September 9, 2021 12:42
@kgajowy kgajowy force-pushed the feat/MARXAN-252-custom-pu-geometry-grid-api-and-queue branch from dec8932 to 67bf745 Compare September 9, 2021 12:46
@@ -148,6 +151,29 @@ export class ProjectsController {
return await this.projectsService.remove(id);
}

@ApiConsumesShapefile({ withGeoJsonResponse: false })
@ApiOperation({
description: 'Upload shapefile for project-specific protected areas',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
description: 'Upload shapefile for project-specific protected areas',
description: 'Upload shapefile for project-specific planning unit grid',

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed in adddd0c

@kgajowy kgajowy merged commit be3aef5 into feat/MARXAN-252-custom-pu-geometry-grid Sep 15, 2021
@kgajowy kgajowy deleted the feat/MARXAN-252-custom-pu-geometry-grid-api-and-queue branch September 15, 2021 08:03
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.

2 participants