Seamus Johnston
f6c70f88a9
Add more code comments
...
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-01-24 10:03:42 -06:00
Seamus Johnston
f54276d82b
Implement dynamic questions with formsets
2023-01-24 10:03:39 -06:00
igorkorenfeld
04e7eba983
Fix linter issue
2023-01-23 17:52:45 -05:00
igorkorenfeld
c0a0ae41e0
Remove indivdiual example files for ao
2023-01-23 17:50:06 -05:00
igorkorenfeld
e0a571bb69
Move all AO text into one file
2023-01-23 17:46:48 -05:00
igorkorenfeld
45dcc07be8
Add test for dynamic text on dotgov domain page
2023-01-23 17:13:33 -05:00
igorkorenfeld
4e45f113c1
Update include file path in the dotgov domain page template
2023-01-23 16:51:16 -05:00
igorkorenfeld
fc59e0b9cf
Move is_federal to base class
2023-01-23 16:50:13 -05:00
igorkorenfeld
3be3dddbbc
Add all dotgov example text to domain_example include
2023-01-23 16:45:15 -05:00
Neil Martinsen-Burrell
2c66b3728e
Tribal government question, still needs follow-up 'more information' page
2023-01-23 15:04:24 -06:00
Igor Korenfeld
c0c726e5fa
Merge pull request #378 from cisagov/ik/dynamic-helper-text
...
Dynamic helper text for Authorizing Official
2023-01-23 13:20:10 -05:00
igorkorenfeld
e65b19ae0a
Update text for ao example test
2023-01-23 13:03:57 -05:00
igorkorenfeld
d069f7ed17
Change bolded text in city example
2023-01-23 12:55:43 -05:00
igorkorenfeld
2cf71afd47
Address PR comment: replace abbreviations
2023-01-23 12:44:19 -05:00
igorkorenfeld
e44d4c6c25
Fix remaining linting issue
2023-01-20 18:04:40 -05:00
igorkorenfeld
ac93621221
Fix linting error
2023-01-20 17:40:00 -05:00
Logan McDonald
bed87212d2
fix issue confusing head vs base branch syntax ( #377 )
...
* fix issue confusing head vs base branch syntax
* try to add pr comments
2023-01-20 14:02:39 -08:00
Michelle Rago
76d2810a8a
Mr/error messages ( #369 )
...
* Make error messages match google doc.
* Update application_wizard.py
* Update application_wizard.py
* Update application_wizard.py
* Update application_wizard.py
* Update application_wizard.py
* Update application_wizard.py
* Update application_wizard.py
* Fix tests and re-format source code
* Update application_wizard.py
* Re-format code to make tests pass
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-01-20 15:03:45 -05:00
igorkorenfeld
0f53fb7c68
Change fields passed to ao context to only the releveant ones
2023-01-20 14:56:15 -05:00
igorkorenfeld
9678801787
Add test for ao dynamic text
2023-01-20 14:34:59 -05:00
Logan McDonald
508e5384cb
Create dev sandboxes scripts and first sandbox ( #370 )
...
* Add templates, scripts, and process documentation for creating and destroying developer sandboxes
* Create developer sandbox 'lmm' infrastructure
* fix up newlines
* fix action syntax pull_request
* add a line about the public.crt to developer docs
* add docs about branch conventions
* add new developer sandbox 'ik' infrastructure
* Add new developer sandbox 'nmb' infrastructure
* Add new developer sandbox 'sspj' infrastructure
* Add new developer sandbox 'mr' infrastructure
* make github actions dynamic by environment
* trying something out with dynamic github action for dev sandbox
* consolidate github actions to dynamic action
* try out run name
* combo run name and name
* respond to comments
2023-01-20 09:50:36 -08:00
igorkorenfeld
af4ea16a63
Add conditional logic to ao template
2023-01-20 12:33:06 -05:00
igorkorenfeld
e15bdabb4b
Adjust spacing and styling of subheaders for ao examples
2023-01-19 14:25:31 -05:00
igorkorenfeld
248a775ee8
Add content for all ao examples
2023-01-19 14:24:48 -05:00
Logan McDonald
6a54bf1ff4
Create new stable
environment ( #367 )
...
update documentation for environments and setup new stable environment
2023-01-17 13:54:30 -08:00
Igor Korenfeld
80f8748f39
Merge pull request #366 from cisagov/ik/next-button-text
...
Change next and save button text
2023-01-17 14:10:08 -05:00
igorkorenfeld
0e52677bc7
Change next and save button text
2023-01-17 13:37:00 -05:00
Neil MartinsenBurrell
9d88026185
Merge pull request #361 from cisagov/nmb/type-of-work
...
Add Type of Work section for special districts/interstate orgs
2023-01-12 10:31:44 -06:00
Neil Martinsen-Burrell
fc6bff611b
Review feedback: required questions
2023-01-12 10:28:55 -06:00
Neil Martinsen-Burrell
aad63ea043
Fix OWASP error
2023-01-11 13:18:32 -06:00
Michelle Rago
43c0065cad
Merge pull request #335 from cisagov/mr/external-link-footer
...
Add/remove external link icons
2023-01-11 11:27:26 -05:00
Neil Martinsen-Burrell
c0ae800d31
Fix linting errors
2023-01-10 15:09:55 -06:00
Neil Martinsen-Burrell
8b76490794
Add Type of Work section for special districts/interstate orgs
2023-01-10 14:52:24 -06:00
Neil MartinsenBurrell
f30b83f904
Merge pull request #331 from cisagov/nmb/field-validation
...
Application form field validation
2023-01-10 09:33:31 -06:00
Neil Martinsen-Burrell
a3bff304da
Pipfile re-locked and docstring
2023-01-10 09:15:43 -06:00
Neil Martinsen-Burrell
0a3c3ec9f5
Fix failing test
2023-01-10 09:08:55 -06:00
Neil Martinsen-Burrell
dc7c782050
Fix issues from merge
2023-01-09 14:03:00 -06:00
Neil Martinsen-Burrell
8d3991614e
Merge branch 'main' into nmb/field-validation
2023-01-09 13:19:24 -06:00
Neil Martinsen-Burrell
beb9a298d4
Review feedback: more required instructions
2023-01-06 13:32:26 -06:00
Seamus Johnston
c76432fe9b
Merge pull request #353 from cisagov/sspj/remove-formtools
...
Remove formtools
2023-01-06 17:59:37 +00:00
Seamus Johnston
a00fcffb45
Justify Django Form Wizard in ADR
2023-01-06 11:47:14 -06:00
Seamus Johnston
607f181819
Respond to PR feedback
2023-01-06 11:45:29 -06:00
Neil Martinsen-Burrell
29d8f4b23d
Fix linting errors
2023-01-06 10:58:17 -06:00
Neil Martinsen-Burrell
f7e0975e4c
Review feedback too numerous to mention
2023-01-05 15:20:50 -06:00
Seamus Johnston
1c45ac55b3
Mark Zap issue OUTOFSCOPE
2023-01-04 09:31:04 -06:00
Seamus Johnston
9886367dd6
Remove formtools
...
Move the ApplicationWizard from under forms/ into
views/ where each page of the application is now its
own view.
2023-01-04 08:57:28 -06:00
Neil Martinsen-Burrell
56606f32e0
Add aria-invalid=true to fields with errors
2023-01-03 12:20:49 -06:00
Neil Martinsen-Burrell
6bda7b7ead
Merge branch 'main' into nmb/field-validation
2023-01-03 12:00:52 -06:00
Logan McDonald
b45c335257
add no-input flag to flush so it can pass ( #350 )
2023-01-03 09:57:18 -08:00
Neil MartinsenBurrell
d6a579ca5d
Merge pull request #336 from cisagov/nmb/skip-logic
...
Permit skipping among visited pages on the form
2023-01-03 11:36:59 -06:00