Commit graph

674 commits

Author SHA1 Message Date
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
Neil Martinsen-Burrell
ec64be9541
tweak spacing on current websites 2023-04-10 13:53:41 -05:00
Neil Martinsen-Burrell
29381418a9
Email template formatting and tests 2023-04-10 11:09:14 -05:00
Michelle Rago
aab080dbb0
Fix typo (#510) 2023-04-10 09:21:22 -04:00
igorkorenfeld
aa3fc6df62
Add nosec comment to ignore lint test on fixture 2023-04-06 14:58:39 -04:00
igorkorenfeld
c69bc75115
Update test with new button text, fix favicon path 2023-04-06 14:14:06 -04:00
igorkorenfeld
225ac09529
Fix linting error 2023-04-06 13:28:37 -04:00
igorkorenfeld
997a512757
Add space before button on domain mgmt home 2023-04-06 12:04:25 -04:00
igorkorenfeld
ac41358abd
Center icon alignment with unstyled button text 2023-04-06 11:49:56 -04:00
igorkorenfeld
43fc456422
Add favicons 2023-04-06 11:35:47 -04:00
igorkorenfeld
d53239e33b
Increase size of domain name on dashboard pages 2023-04-06 10:30:17 -04:00
igorkorenfeld
4294616dde
Align back button with sidenav 2023-04-05 17:58:30 -04:00
igorkorenfeld
a24dcb54f4
Generalize base paragraph style across the app 2023-04-05 17:54:49 -04:00
igorkorenfeld
224f849e90
Add breakpoints for sidebar column 2023-04-05 17:09:16 -04:00
igorkorenfeld
26bd675764
Change button for registered domains to Manage 2023-04-05 16:55:55 -04:00
igorkorenfeld
f7f16dbf68
Rename 'dashboard' class for section to more generalized 2023-04-05 16:45:40 -04:00
igorkorenfeld
e3b6c8305d
Reorder responsive size declrations in sass 2023-04-05 16:41:56 -04:00
igorkorenfeld
1c426c4a9b
Style usr mgmt sections with outline, adjust spacing 2023-04-05 11:43:21 -04:00
igorkorenfeld
276587c45d
Merge main 2023-04-04 17:41:01 -04:00
Neil Martinsen-Burrell
56834e9c16
Remove unused subject template 2023-04-04 16:11:02 -05:00
Neil Martinsen-Burrell
252269569a
Improve submission confirmation email and test it 2023-04-04 15:57:09 -05:00
Neil MartinsenBurrell
f82cb06ca7
Merge pull request #490 from cisagov/nmb/user-invitations
Invite new users to manage domains
2023-04-04 15:49:31 -05:00
Neil Martinsen-Burrell
64d0312645
Fix OWASP false positive 2023-04-04 15:45:03 -05:00
Neil Martinsen-Burrell
57f3428025
Go back to using get_or_create 2023-04-04 15:34:51 -05:00
Neil Martinsen-Burrell
63979afe32
Fix linting errors 2023-04-04 14:59:04 -05:00
Neil Martinsen-Burrell
e4233870d6
Review feedback: exception handling 2023-04-04 14:50:36 -05:00
Neil Martinsen-Burrell
ce9c8abd60
Fix linting errors 2023-04-04 10:29:29 -05:00
Neil Martinsen-Burrell
ac73a54a9d
Review feedback: logging, name changes 2023-04-04 10:24:04 -05:00
Neil Martinsen-Burrell
f66df2c931
Review feedback: name changes 2023-04-03 15:04:53 -05:00
Seamus Johnston
7e6b731682
Merge pull request #495 from cisagov/sspj/req-txt
Begin using requirements.txt
2023-03-31 19:28:41 +00:00
Seamus Johnston
ba7e97ba18
Begin using requirements.txt 2023-03-31 09:21:02 -05:00
Igor Korenfeld
8df531db15
Merge pull request #491 from cisagov/ik/review-page-update
Update review page style
2023-03-30 16:21:15 -04:00
igorkorenfeld
381b348f0c
Add random choice for Federal agency fixtures instead of blank 2023-03-30 16:19:33 -04:00
igorkorenfeld
15290b3c1a
Add space above button in from on small mobile 2023-03-30 15:23:59 -04:00
igorkorenfeld
e1756480af
Make required asterisk superscript and non-breaking 2023-03-30 15:22:42 -04:00
igorkorenfeld
e61bc52128
Remove non-breaking space, limit title width 2023-03-30 14:46:52 -04:00
igorkorenfeld
63da691b0c
Make sidebar collapse full width on mobile 2023-03-30 12:57:39 -04:00
igorkorenfeld
6bf2e39666
Adjust top margin for logo and back button on tablet 2023-03-30 12:56:42 -04:00
igorkorenfeld
793da58a32
Add review page graphic (previously ignored) 2023-03-30 12:30:52 -04:00
igorkorenfeld
e8c8dc6aaa
Change submit button to be large and green 2023-03-30 10:47:52 -04:00
igorkorenfeld
a121108506
Change title block on base form, add image on review 2023-03-29 17:21:50 -04:00
Neil Martinsen-Burrell
58977f14f2
Fix formatting oops 2023-03-28 14:33:20 -05:00
Neil Martinsen-Burrell
64553e0d01
Tweak templates and save invitation status change 2023-03-28 13:56:59 -05:00
Neil Martinsen-Burrell
2693641f2b
Template email subject lines 2023-03-28 13:53:32 -05:00