Add individual user fields for privacy policy and terms of service#5
Add individual user fields for privacy policy and terms of service#5robvenn wants to merge 2 commits intoFightPandemics:masterfrom
Conversation
|
Hi @robinv85 Hackolade automatically updates the It is easier if you generate the scripts and documentation again. Trough the Anyway, the main flow is making the change on the project and then generating scripts + docs (HTML and PDF) automatically from Hackolade. A script that does all of this would be nice, but I don't know if they offer these features in a non-GUI interface. I'm not sure I can create this right now, but I can help and review it if you want to go ahead. |
|
Also, I can review this PR if you want. |
|
Hey @Naraujo13 it seems like these 2 fields belong for both the individual and organizations. |
|
The folder names are really generated with different names. The Mongoose schemas generated here are just raw versions, unfortunately, just fields and some validation, the rest we've manually added to the models. |
@Naraujo13 just creating a draft PR with 2 extra fields as I have some questions about the data model workflow
when making changes, like I did here, which steps should be taken?
It seems like Hackolade automatically updates the
lastModifiedandversioninformationI just clicked "save" and committed everything into git but this seems like a bunch of unrelated fields were also automatically updated
And the images / PDF output of the data model should probably also be updated every time when the model changes?
It might be useful to do one or both of these things to make it easier for contributors to help out with this: