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, fields, templates clear up #158

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

Fixtures, fields, templates clear up #158

Rafalkufel opened this issue May 28, 2020 · 0 comments
Assignees

Comments

@Rafalkufel
Copy link
Contributor

Currently we have a mess on the line fixtures - form fields - templates. They are inconsistent.
We need to:

  • split child.name into child.fistName, child.lastName (fixtures, fields, templates),
  • get rid of child.houseNumber,
  • keep consistency when it comes to parents addres (applicant.address instead of applicant.street)
  • keep consistency when it comes to label content (the same on child form and applicant form),
  • replace parents' names (applicant.firstName1 instead applicant.name1)
@Rafalkufel Rafalkufel self-assigned this May 28, 2020
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