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

fixtures, utils refactor, template refactor for 'school' value #160

Open
Rafalkufel opened this issue May 29, 2020 · 0 comments
Open

fixtures, utils refactor, template refactor for 'school' value #160

Rafalkufel opened this issue May 29, 2020 · 0 comments

Comments

@Rafalkufel
Copy link
Contributor

Currently we have school value hardcoded in fixtures. That value is passed as a whole to utils/DocumentData and then rendered in {{ school }} placeholder in templates.

We need to split it to separate fields for school name, type, addres, postalCode, city, and join them in DocumentData. In my opinion that data should be part of child data.

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

No branches or pull requests

1 participant