Seamus Johnston
456cab6cee
Enable domain availability checker
2023-02-03 14:22:01 -06:00
Michelle Rago
e6e69b237f
Update application.py ( #388 )
...
* Update application.py
* Update tribal government AO info
* Update application_current_sites.html
2023-02-03 11:26:53 -05:00
Seamus Johnston
c2feb1fc16
Remove dead code
2023-02-02 16:04:42 -06:00
Igor Korenfeld
c00ec05e06
Merge pull request #390 from cisagov/ik/style-passthrough
...
Form style tweaks and adjustments
2023-02-02 16:42:05 -05:00
igorkorenfeld
7c5440c1d5
Merge branch 'main' into ik/style-passthrough
2023-02-02 16:31:51 -05:00
Neil MartinsenBurrell
db1204519d
Merge pull request #384 from cisagov/nmb/style-dashboard
...
Style the applicant dashboard
2023-02-02 15:26:41 -06:00
Neil Martinsen-Burrell
6e001d6194
Review feedback: keep dashboard template separate
2023-02-02 15:12:14 -06:00
Seamus Johnston
0e3f68622f
Bypass Django internal form rendering
...
The purpose of this change is to allow direct use of Django templates
to make edits to how form fields and labels are rendered, while
retaining the validation logic provided by Django's extensive field and
widget library.
This commit additional contains:
- Remove `REQUIRED_SUFFIX`, as it is handled by the templates now
- Remove `required=True` from form fields, as this is the default
- Remove `required=False` from fields where it was added as workaround
for conditionally required questions which Django form wizard
couldn't handle
- Replace `clean_is_policy_acknowledged` with `error_messages` dict
- Remove duplicate nil entry for Federal Agency dropdown
- Update `DOMAIN_REGEX` to match whole string
- Subtle changes to `is_valid` and `get_forms` in ApplicationWizard to
reduce database calls and use form object's initial data correctly
2023-02-02 15:06:23 -06:00
Seamus Johnston
1d6b0da391
Highlight broken links
2023-02-02 14:14:45 -06:00
igorkorenfeld
3fc275bff8
Update tests to match dashboard
2023-02-02 13:10:22 -05:00
igorkorenfeld
3f487a941d
Change header and footer to closer match to get.gov, alignment adjustment
2023-02-02 12:59:51 -05:00
Seamus Johnston
ba7c4ed294
Merge pull request #387 from cisagov/sspj/bump-node-modules
...
Bump npm package versions
2023-02-02 07:53:01 -06:00
Michelle Rago
5d34c28abc
Remove DNS option from thank you page ( #386 )
...
Update application_done.html
2023-02-01 15:27:53 -05:00
igorkorenfeld
008c639d24
Adjust spacing and sizing to match figma closer
2023-02-01 15:16:16 -05:00
Neil Martinsen-Burrell
8fa761f4ab
Review feedback: live region, SVG width, etc.
2023-02-01 13:54:11 -06:00
Neil MartinsenBurrell
bf54a4cf8f
Use a default for empty domain name
...
Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
2023-02-01 13:07:13 -06:00
Seamus Johnston
7209a1e533
Bump npm package versions
2023-02-01 11:32:05 -06:00
Neil Martinsen-Burrell
1daf97d0d8
Fix test to account for sr-only
2023-01-31 14:58:01 -06:00
Igor Korenfeld
92fd84c7d9
Merge pull request #385 from cisagov/ik/style-dashboard-edits
...
Dashboard style edits
2023-01-31 14:41:12 -05:00
igorkorenfeld
6f0af3d571
Remove column wrapper divs, add class to sections directly
2023-01-31 14:33:46 -05:00
igorkorenfeld
45ff32b62f
Remove commented out code
2023-01-31 14:23:35 -05:00
igorkorenfeld
c587b7484b
Adjust table and page style for different screen widths
2023-01-31 14:14:23 -05:00
igorkorenfeld
a0e1ce7086
WIP Add styling for mobile table
2023-01-30 18:23:29 -05:00
Neil Martinsen-Burrell
6e7b578fc5
Fix text in home page test
2023-01-30 15:39:07 -06:00
Neil Martinsen-Burrell
88a4c36fa6
Merge branch 'main' into nmb/style-dashboard
2023-01-30 15:11:37 -06:00
Neil MartinsenBurrell
2de82b597e
Merge pull request #382 from cisagov/nmb/tribal-question
...
Add tribal government questions
2023-01-30 14:59:42 -06:00
Neil Martinsen-Burrell
d4ac5d92f1
Add form test and fix linting/test merge errors
2023-01-30 14:54:09 -06:00
igorkorenfeld
5871431268
Adjust dashboard column widths, table header
2023-01-30 15:41:20 -05:00
igorkorenfeld
bbcf39dd9c
Adjust table design
2023-01-30 14:54:06 -05:00
igorkorenfeld
c0c8b9cbf8
Add accent colors and table color settings
2023-01-30 14:39:18 -05:00
Neil Martinsen-Burrell
59c67a70d2
Revert "Mark test as an expected failure for now."
...
This reverts commit 604557e96c
.
2023-01-30 11:22:04 -06:00
Neil Martinsen-Burrell
b36dbf8ec1
Revert "Unrecognized tribal government more explanation"
...
This reverts commit 2cd53dc4c8
.
2023-01-30 11:20:59 -06:00
Neil Martinsen-Burrell
78fb98bf56
Fix linting error
2023-01-30 11:15:15 -06:00
Neil MartinsenBurrell
e086fcd9a2
Simplify None/False logic
...
Co-authored-by: Seamus Johnston <seamus.johnston@gsa.gov>
2023-01-30 10:00:19 -06:00
Neil Martinsen-Burrell
69533a2f80
Sortable table and dashboard_view styling
2023-01-27 11:51:30 -06:00
Neil Martinsen-Burrell
5dd4da2d5f
Add export domains section
2023-01-27 10:45:55 -06:00
Neil Martinsen-Burrell
c2ff580167
WIP styling
2023-01-26 15:41:56 -06:00
Neil Martinsen-Burrell
e9b678e879
Merge branch 'main' into nmb/tribal-question
2023-01-25 12:05:44 -06:00
Neil Martinsen-Burrell
0c318e0eea
Fix linting
2023-01-25 11:55:46 -06:00
Igor Korenfeld
34c3ca54a0
Merge pull request #381 from cisagov/ik/dynamic-helper-text-2
...
Dynamic example text – part 2
2023-01-25 12:53:54 -05:00
Neil Martinsen-Burrell
cc510138cb
Fix migrations merge conflict
2023-01-25 11:48:55 -06:00
Neil Martinsen-Burrell
c5ada0437f
Merge branch 'main' into nmb/tribal-question
2023-01-25 11:45:49 -06:00
igorkorenfeld
7b58242433
Fix failing tests after merge
2023-01-25 12:44:31 -05:00
igorkorenfeld
c6e9d0092c
Merge branch 'main' into ik/dynamic-helper-text-2
2023-01-25 12:14:57 -05:00
Neil Martinsen-Burrell
604557e96c
Mark test as an expected failure for now.
2023-01-24 15:36:48 -06:00
Seamus Johnston
1a52664e73
Merge pull request #365 from cisagov/sspj/dynamic-fields
...
Add ability for additional items under certain fields
2023-01-24 14:37:20 -06:00
Neil Martinsen-Burrell
2cd53dc4c8
Unrecognized tribal government more explanation
2023-01-24 13:24:06 -06:00
igorkorenfeld
0337bbc536
Update AO example for tribal orgs to match latest
2023-01-24 12:35:16 -05:00
Seamus Johnston
6a7dbbab95
Fix rebase errors
2023-01-24 10:20:44 -06:00
Seamus Johnston
0f87d9ea9a
Respond to PR feedback
2023-01-24 10:09:36 -06:00