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

[DRAFT] TIRRC form #112

Draft
wants to merge 24 commits into
base: master
Choose a base branch
from
Draft

[DRAFT] TIRRC form #112

wants to merge 24 commits into from

Conversation

coreyar
Copy link
Member

@coreyar coreyar commented Mar 18, 2019

The new is dived up into 7 parts plus a signature section.

The form is pinned in the power-of-attorney channel on the Code for Nashville slack.
https://nashvillebrigade.slack.com/files/U2AK5BYNP/FH1DHFGGK/poa_sm_-_tirrc.docx

A logical way to break up the work is to divide by work on the react app, work on the PDF forms, and work on the translation files.

Section Translate Text Build Components Format Form
1. Child Information. [] [x] [x]
2. Parent contact information [] [x] [x]
3. Caregiver's information [] [x] [x]
3. Parental status [ ] [x] [x]
4. Temporary caregiving authority [ ] [x] [ ]
5. Rights [ ] [ ] [ ]
6. Does not provide legal custody [ ] [ ] [ ]
7. Termination [ ] [ ] [ ]

* Step 5 formatting

* Empty string
@combinatorist
Copy link
Member

combinatorist commented Jun 27, 2019

Oh - wow - we have a long way to go (thanks for making this grid of needs). Do you want help on this? I can put some time in and recruit others.

@combinatorist
Copy link
Member

FYI: The form is pinned in the power-of-attorney channel on the Code for Nashville slack.
https://nashvillebrigade.slack.com/files/U2AK5BYNP/FH1DHFGGK/poa_sm_-_tirrc.docx

coreyar and others added 15 commits November 9, 2019 17:29
* spanish translation, Add privacy notice to disclaimer page

* update yarn.lock

* use html2pdf to make coding the pdf easier

* Set defaults for development (#121)

* set defaults to dev

* lint

* explain how to set env variable via .env file in README

* only set mocked "child" name based on env variable

* update env per naming conventions

* Update README.md with doc link

* remove pdfMake

* Update Flow / minor fixes (#116)

* Handle multiple lines of text

* lint & flow

* remove comma

* Update type, upgrade flow

* seal objects

* revert changes

* automatic yarn lint fixes to screens/poa-form

* fix typo in README

* fix unnecessary escape in phoneNumber regex (for linting)

* drop extra blank line (for lint)

* fix linting

* lint

* Fix tests, improve flow
Merge master into issue/110-tirrc-form
* Updating to Grommet 2.0, refactoring steps into own files

* Separating theme into theme file

* Separating theme into theme file

* Adding Modal for error

* Adding final two steps of form
* remove extra deps

* lint all files (#134)

* remove extra deps
* Update form input styles

* cleanup
Added all parts of the form and formatted somewhat. the 'checkHere' parts may have a better CSS solution than my implementation and boxes are not yet filled appropriately. PDF strings should be correct and matched to TIRRC form.
@coreyar coreyar marked this pull request as draft February 23, 2021 14:30
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.

None yet

4 participants