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

MARXAN-1274-publish-project-data #999

Merged
merged 9 commits into from
Apr 20, 2022
Merged

Conversation

rubvalave
Copy link
Contributor

-Adds new columns to publish project entity.
-Adapts tests to test if new data is included.
-Changes how tests are published by including a DTO.

@rubvalave rubvalave requested a review from hotzevzl April 20, 2022 14:13
@rubvalave rubvalave self-assigned this Apr 20, 2022
@vercel
Copy link

vercel bot commented Apr 20, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
marxan ✅ Ready (Inspect) Visit Preview Apr 20, 2022 at 2:13PM (UTC)
marxan-storybook ✅ Ready (Inspect) Visit Preview Apr 20, 2022 at 2:13PM (UTC)

Copy link
Member

@hotzevzl hotzevzl left a comment

Choose a reason for hiding this comment

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

great 😃

I must confess I am not fully sold on splitting up document-like content across several JSONB columns (I would have used a single JSONB column and stuffed all the stuff in there, combining the specific types), but your proposed solution should work perfectly in any case, and given that we don't expect much of a change in these data structures, it should also make the implementation simpler (especially for partial updates where only some fields are populated).

Let's merge!

@rubvalave rubvalave merged commit 65855e7 into develop Apr 20, 2022
@rubvalave rubvalave deleted the MARXAN-1274-publish-project branch April 20, 2022 14:32
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