Commit graph

2544 commits

Author SHA1 Message Date
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
Jon Roberts
b4b037b7ee
removed a line as per code review suggestion 2023-04-12 13:40:32 -06:00
Igor Korenfeld
33976769c9
Merge pull request #509 from cisagov/ik/style-tuning-0323
Adjustment alignment, spacing, and mobile layouts
2023-04-11 17:39:25 -04:00
igorkorenfeld
5e0b5baed7
Change pa11y to run on earlier ubuntu verison 2023-04-11 16:34:08 -04:00
igorkorenfeld
aba2b7d1f2
Add domain name to title of mgmt pages, use vertical bar throughout 2023-04-11 16:27:14 -04:00
igorkorenfeld
76404c543b
Reduce footer image size in html 2023-04-11 16:11:43 -04:00
igorkorenfeld
b60b2f1c29
Add sr-only text before domain name 2023-04-11 16:06:53 -04:00
igorkorenfeld
f82e5c23d4
Reorder link tag on header to fix focus 2023-04-11 16:02:12 -04:00
Neil MartinsenBurrell
5efa981cda
Merge pull request #514 from cisagov/nmb/request-email
Improve request received email
2023-04-11 13:50:49 -05:00
Jon Roberts
8604f51918
added... a... single... space... for... lint 2023-04-10 15:03:38 -06:00