Commit graph

2041 commits

Author SHA1 Message Date
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
Jon Roberts
743c3cb7e7
added Status to application page 2023-04-04 12:38:04 -06:00
Jon Roberts
ec21df7ee3
tweak text 2023-04-04 12:17:36 -06:00
Jon Roberts
e41e1cfc95
added domain application management text 2023-04-04 12:12:42 -06: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
Jon Roberts
cefdf559a4
got things to work in application stauts 2023-03-30 22:20:20 -06: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
Jon Roberts
0b19485aeb
cleaning up a little 2023-03-27 15:57:30 -06:00
Jon Roberts
90d29e7721
add text 2023-03-27 15:43:19 -06:00
Neil Martinsen-Burrell
e54dda3ddd
Retrieve domain invitations on first login 2023-03-27 16:10:33 -05:00
Neil Martinsen-Burrell
8338704315
Send invitation email when invite is created 2023-03-27 15:20:08 -05:00
Jon Roberts
cd101a4b9e
fix home.html to redirect to forms if status set to started 2023-03-27 13:35:26 -06:00
Jon Roberts
0c718ac964
Changed the manage link to app-status, add app-status page 2023-03-27 12:58:28 -06:00
Neil Martinsen-Burrell
e1ba194647
Fix code formatting 2023-03-27 12:57:18 -05:00
Neil Martinsen-Burrell
d3a285b5d8
Fix deprecation warnings 2023-03-27 12:40:34 -05:00
Neil Martinsen-Burrell
1e77bd9bf6
Fix deprecation warnings 2023-03-27 12:39:58 -05:00
Jon Roberts
3ae81b8926
add urls and class for status update 2023-03-27 10:09:21 -06:00
Neil Martinsen-Burrell
33059e632e
Put messages after breadcrumb link 2023-03-24 13:52:56 -05:00
Neil Martinsen-Burrell
9cae5587a8
Merge branch 'main' into nmb/user-invitations 2023-03-24 13:39:24 -05:00
Neil Martinsen-Burrell
6f67080e6e
Create invitations and show/delete from user management view 2023-03-24 13:37:50 -05:00
Igor Korenfeld
e8b7bfb9c4
Merge pull request #484 from cisagov/ik/add-domain-name
Domain name and back link
2023-03-24 13:01:17 -04:00
igorkorenfeld
26a49a7db4
Remove word domain from h1, allow domains names to wrap
Signed-off-by: igorkorenfeld <52677065+igorkorenfeld@users.noreply.github.com>
2023-03-24 12:53:14 -04:00
igorkorenfeld
1abcb27636
Add domain name, remove back from extended templates
Signed-off-by: igorkorenfeld <52677065+igorkorenfeld@users.noreply.github.com>
2023-03-24 12:53:14 -04:00
Neil Martinsen-Burrell
c12aa1dd75
Merge branch 'main' into nmb/user-invitations 2023-03-23 14:49:04 -05:00
Neil Martinsen-Burrell
d27da27e14
Fix OWASP Zap error 2023-03-23 14:42:51 -05:00
Neil Martinsen-Burrell
6f41d18dec
Fix OWASP Zap error 2023-03-23 14:28:34 -05:00
Neil Martinsen-Burrell
7718dbc374
Review feedback: docstrings, move out form 2023-03-23 14:03:08 -05:00
Neil Martinsen-Burrell
69706fbbb7
Make invitation and show on user management page 2023-03-22 16:14:52 -05:00
Neil Martinsen-Burrell
8650351ffe
Add model for domain invitations 2023-03-22 15:09:15 -05:00
Neil MartinsenBurrell
1c3473d189
Merge pull request #481 from cisagov/ik/gov-table-style
Move table styles
2023-03-22 09:29:05 -05:00
Michelle Rago
f33bc3810e
Updated the text re: exporting a csv file 2023-03-22 10:02:08 -04:00
igorkorenfeld
38f3b5ed87
Place table styling outside of dashboard, update class names for tables 2023-03-21 16:50:12 -04:00
Neil Martinsen-Burrell
1330110bab
Add breadcrumbs in domain management 2023-03-21 14:50:46 -05:00