Commit graph

1903 commits

Author SHA1 Message Date
igorkorenfeld
db055421a1
Remove extra p tags 2023-04-20 17:05:50 -04:00
igorkorenfeld
93e3207f66
Remove duplicate line, fix information displayed for additional info 2023-04-20 16:57:08 -04:00
igorkorenfeld
54d6c007a7
Adjust style for contact list 2023-04-20 16:56:10 -04:00
Michelle Rago
d3cc3853c1
Add hyphens for highest-*official (#538)
* Aligning with .gov style

* Aligning with .gov style
2023-04-20 16:44:23 -04:00
igorkorenfeld
a9832876e1
Use summary item for all fields 2023-04-20 16:13:19 -04:00
igorkorenfeld
573c6a356f
Fix up a few p tags in application status 2023-04-19 17:50:10 -04:00
igorkorenfeld
1cc7444841
Add new summary-item to list of rules for border 2023-04-19 17:49:34 -04:00
igorkorenfeld
a72a629a43
Setup summary item include 2023-04-19 17:48:32 -04:00
Jon
2cbac70b1b
Merge pull request #525 from cisagov/jon/328
New State: Withdrawn / Withdraw Confirmation Page
2023-04-19 15:14:36 -06:00
Jon Roberts
52404001dd
look like they are sensitive to the order of functions calling. Changed to correct order 2023-04-19 14:48:41 -06:00
Jon Roberts
80c8207795
changing order to see if loginrequired first work better 2023-04-19 14:36:16 -06:00
Jon Roberts
ace173b117
changing order to see if loginrequired first work better 2023-04-19 14:28:08 -06:00
Jon Roberts
bebc00cee8
adding login mixin along wiht domainpermission 2023-04-19 14:18:28 -06:00
Jon Roberts
bbfa493967
move div 2023-04-19 13:47:23 -06:00
Jon Roberts
9fd2700433
<p> 2023-04-19 12:19:46 -06:00
Igor Korenfeld
a2245ade63
Merge pull request #535 from cisagov/ik/update-pa11y
Fix Pa11y Github Action
2023-04-19 10:40:35 -04:00
igorkorenfeld
1da7f1d674
Fix path for login middleware perl line 2023-04-18 17:37:09 -04:00
igorkorenfeld
84a78635d0
Place pa11y outside docker for gh action
Try running pa11y as a seperate step

Add install for pa11y in gh action

Add path for package.json

Change app to localhost in pa11yci

Change path for disabling middlewar in gh step

Update path again for perl line

Add rule to ignore whoami link in pa11yci

Revert "Update path again for perl line"

This reverts commit f08324a9463a666ef665e42af1983d84154e708b.
2023-04-18 17:36:55 -04:00
Neil MartinsenBurrell
8a22c6f9a5
Merge pull request #534 from cisagov/nmb/migration 2023-04-18 15:44:58 -05:00
Jon Roberts
ff3c19e5aa
tweaking CSS 2023-04-18 14:15:31 -06:00
Jon Roberts
fc237fed4e
Change from LoginRequired to DomainPermission 2023-04-17 16:09:17 -06:00
Jon Roberts
3789944efc
tweak test cases because of redirect 2023-04-17 15:57:36 -06:00
Neil Martinsen-Burrell
62166575bd
Fix linting errors 2023-04-17 15:55:55 -05:00
Neil Martinsen-Burrell
267acd1c29
Domain invitation import script 2023-04-17 15:34:32 -05:00
Jon Roberts
fb4f0ba676
docstring 2023-04-17 14:21:48 -06:00
Jon Roberts
ffe58c7e2f
adding LoginRequiredMixIn 2023-04-17 14:14:10 -06:00
Jon Roberts
a37372e746
adding comment as per review 2023-04-17 13:59:17 -06:00
Jon Roberts
a46993d003
checking to make sure tests are sync'd 2023-04-17 13:26:28 -06:00
Michelle Rago
3c1676affa
Update intro text for requestor contact info (#531) 2023-04-17 14:19:43 -04:00
Seamus Johnston
e5f7231d62
Merge pull request #530 from cisagov/sspj/remove-wait
Remove wait flag from CloudFoundry commands
2023-04-17 14:01:03 +00:00
Seamus Johnston
fb56bbef15
Remove wait flag from CloudFoundry commands 2023-04-17 08:52:02 -05:00
Neil Martinsen-Burrell
3a80cb24ce
Migration documentation and example command 2023-04-14 13:57:09 -05:00
Jon Roberts
93cc9237d0
added another withdraw path 2023-04-14 10:37:45 -06:00
Jon Roberts
7279870d11
it look like my text editor does tab differently than other line, trying that 2023-04-14 10:34:02 -06:00
Jon Roberts
74f02cd9c7
fixed typo on out of scope to zap.conf 2023-04-14 10:28:29 -06:00
Jon Roberts
0619ab343e
added out of scope to zap.conf 2023-04-14 10:19:54 -06:00
Jon Roberts
db46c03ba6
minor edit 2023-04-13 18:07:24 -06:00
Jon Roberts
8ef6b62daa
lint 2023-04-13 17:38:32 -06:00
Jon Roberts
de7769c534
add ignore to django_fsm 2023-04-13 17:35:16 -06:00
Jon Roberts
bb25253959
formatting 2023-04-13 15:43:22 -06:00
Jon Roberts
ba306d8f73
CSS stuff and unit tests 2023-04-13 15:33:13 -06:00
Jon Roberts
c3431ab36a
CSS stuff 2023-04-13 15:20:36 -06:00
Jon Roberts
f1a96e37fe
fixed withdrawn flow for now 2023-04-13 14:32:23 -06:00
Jon Roberts
a38f2a373b
added withdrawn status update 2023-04-13 14:25:38 -06:00
Jon Roberts
25f4ea1843
minor edit 2023-04-13 14:06:41 -06:00
Jon Roberts
c010e78e2a
updated button in application status, fixed few others 2023-04-13 13:44:23 -06:00
Jon Roberts
c0b789b9f5
added withdraw path and such 2023-04-13 12:53:36 -06:00
Jon Roberts
75b5cc977b
added withdrawn as new status and migrations 2023-04-13 12:35:26 -06:00
Jon
2df5ecb193
Merge pull request #515 from cisagov/jon/422
Domain Application Status Page
2023-04-12 14:02:22 -06:00
Jon Roberts
8589d989f1
applied CSS feedback 2023-04-12 13:56:48 -06:00