Commit graph

6247 commits

Author SHA1 Message Date
zandercymatics
0220fcb664
Fix unit tests 2024-05-23 10:31:41 -06:00
David Kennedy
8845e0ff75
updated labels in user profile form 2024-05-23 12:21:32 -04:00
zandercymatics
15bf1a0490
Remove generic org type from fields 2024-05-23 10:07:41 -06:00
zandercymatics
0c86311982
Fix refresh bug
There was a bug where the session would not retain data correctly after a hard refresh. This fixes that
2024-05-23 10:02:59 -06:00
CocoByte
78ba5c78d7
Fixed context 2024-05-22 15:26:10 -06:00
CocoByte
2733a9045c
restored if statement (not sure why it dissappeared) 2024-05-22 15:10:40 -06:00
Rachid Mrad
9118eacb54
Merge pull request #2183 from cisagov/rjm/812-upgrade-uswds
Issue 812: Update USWDS
2024-05-22 16:38:51 -04:00
CocoByte
5462335416
Updated exception handling and function comments 2024-05-22 12:37:25 -06:00
CocoByte
5a72db1d08
Merge remote-tracking branch 'origin/main' into nl/1780-check-SES-before-adding-user 2024-05-22 12:35:09 -06:00
zandercymatics
05540e66f5
Fix unit test 2024-05-22 09:34:32 -06:00
zandercymatics
ac545ef5aa
Add middle name and title 2024-05-22 08:59:40 -06:00
David Kennedy
076a73931d
removed your contact information from domain request status view 2024-05-21 17:14:30 -04:00
David Kennedy
60970399d9
Merge branch 'dk/1807-user-profile' into dk/2178-remove-your-contact-from-requests 2024-05-21 17:10:45 -04:00
CocoByte
6352c96a6c
Merge remote-tracking branch 'origin/main' into nl/2055-registrar-user-contact-preamble 2024-05-21 14:50:24 -06:00
CocoByte
d3281ddf06
fixed testing and some cleanup 2024-05-21 14:23:03 -06:00
Rachid Mrad
4d7417c033
Try adding profile to pa11y 2024-05-21 16:06:06 -04:00
zandercymatics
5e9db8f1db
Fix reintroduced login loop 2024-05-21 12:25:55 -06:00
zandercymatics
c0a0e07530
Fix unit test 2024-05-21 12:17:25 -06:00
zandercymatics
c779255b28
Rename requires_biometric to requires step up 2024-05-21 11:44:26 -06:00
zandercymatics
2fab655012
Fix unit test 2024-05-21 11:35:34 -06:00
Rachid Mrad
de2d3514eb
Merge pull request #2188 from cisagov/hotfix-agency-name
Remove widget def for agency name to fix form input on domain manage agency form
2024-05-21 13:19:10 -04:00
David Kennedy
c999fd3b89
Merge branch 'dk/1807-user-profile' into dk/2178-remove-your-contact-from-requests 2024-05-21 08:46:30 -04:00
Rachid Mrad
f91b8cdd91
fix url 2024-05-20 16:00:58 -04:00
Rachid Mrad
a1ff0b63ae
fix unit test 2024-05-17 16:01:15 -04:00
Rachid Mrad
b6797c3486
Remove widget def for agency name to fix form input on domain manage agency form 2024-05-17 15:33:47 -04:00
David Kennedy
1ba4b8dc26
Merge branch 'dk/1807-user-profile' into dk/2178-remove-your-contact-from-requests 2024-05-17 14:59:30 -04:00
David Kennedy
770dbc954a
Merge branch 'main' into dk/1807-user-profile 2024-05-17 14:57:43 -04:00
Rachid Mrad
b002b7ea2b
Remove your contact step from requests 2024-05-17 12:29:33 -04:00
Rachid Mrad
b03c34b68c
Update uswds 2024-05-16 17:58:39 -04:00
zandercymatics
784d5728ae
Remove usergroup change 2024-05-16 15:25:10 -06:00
zandercymatics
401309ac5d
Fix tests 2024-05-16 15:15:43 -06:00
zandercymatics
921a804cab
Change user group settings 2024-05-16 14:54:07 -06:00
zandercymatics
ab9d1af8b1
Add readonly fields 2024-05-16 14:46:45 -06:00
zandercymatics
7681cc4f0b
Linting and fix unit tests 2024-05-16 14:15:42 -06:00
zandercymatics
cfce03ac8d
Merge pull request #2169 from cisagov/za/2147-show-non-federal-for-federal-agency
Ticket #2147: Ensure domain Request and domain Info have "Non-federal" instead of None when empty
2024-05-16 13:48:08 -06:00
zandercymatics
733cc53f91
Update src/djangooidc/views.py 2024-05-16 13:37:23 -06:00
zandercymatics
3c0facfc9d
Add comments, do cleanup 2024-05-16 13:35:35 -06:00
Rachid Mrad
9551b68b74
more tests and linting 2024-05-16 15:34:17 -04:00
zandercymatics
bd7660de27
Remove step up acr check 2024-05-16 13:18:45 -06:00
Rachid Mrad
2002429fb9
finish template 2024-05-16 14:52:45 -04:00
David Kennedy
cd94342d5c
formatted for linter 2024-05-16 14:38:03 -04:00
zandercymatics
f3f1b896bb
Fix infinite loop 2024-05-16 12:37:14 -06:00
David Kennedy
a90b124b93
updated tests, updated waffle_flag decorator to replace has_permission 2024-05-16 14:19:01 -04:00
zandercymatics
28e18e705b
Add biometric 2024-05-16 12:14:03 -06:00
David Kennedy
164abe06aa
added more tests 2024-05-16 08:43:38 -04:00
David Kennedy
d1e0381886
started unit tests, fixed bug in user_profile 2024-05-16 08:03:29 -04:00
CocoByte
10ae65c0b0
linted 2024-05-15 16:06:49 -06:00
CocoByte
576d9793c4
Merge remote-tracking branch 'origin/main' into nl/1780-check-SES-before-adding-user 2024-05-15 16:04:02 -06:00
CocoByte
affd7d88ac
linted 2024-05-15 15:58:03 -06:00
CocoByte
fa2d6a1387
Fixed profile flag 2024-05-15 15:53:54 -06:00