Commit graph

8073 commits

Author SHA1 Message Date
CocoByte
5a72db1d08
Merge remote-tracking branch 'origin/main' into nl/1780-check-SES-before-adding-user 2024-05-22 12:35:09 -06:00
David Kennedy
f2b7176a4a
wip 2024-05-22 14:17:10 -04:00
zandercymatics
03afa329c5
Cleanup 2024-05-22 11:45:48 -06:00
David Kennedy
2d26ae222c
wip 2024-05-22 13:11:00 -04:00
zandercymatics
7aabc92ef8
Merge remote-tracking branch 'origin/dk/1807-user-profile' into za/2047-force-new-users-profile 2024-05-22 10:31:15 -06:00
zandercymatics
018031d6b1
Merge branch 'main' into za/2047-force-new-users-profile 2024-05-22 10:30:58 -06:00
zandercymatics
373538c78a
Cleanup 2024-05-22 10:30:47 -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
Rachid Mrad
993095bada
wip on delete and modals 2024-05-22 00:57:31 -04:00
zandercymatics
32135ef4b9
Cleanup js 2024-05-21 15:55:13 -06:00
zandercymatics
5a05512944
Fix unit test, linting, cleanup 2024-05-21 15:51:42 -06:00
David Kennedy
076a73931d
removed your contact information from domain request status view 2024-05-21 17:14:30 -04:00
zandercymatics
9c230fcfa7
Cleanup 2024-05-21 15:13:39 -06: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
zandercymatics
84febbbde3
Cleanup context and template logic 2024-05-21 15:00:03 -06:00
Rebecca Hsieh
0effa81988
Add tests 2024-05-21 13:58:43 -07:00
CocoByte
6352c96a6c
Merge remote-tracking branch 'origin/main' into nl/2055-registrar-user-contact-preamble 2024-05-21 14:50:24 -06:00
zandercymatics
47de6f17a7
Set finished_setup as property, remove id 2024-05-21 14:37:53 -06:00
CocoByte
d3281ddf06
fixed testing and some cleanup 2024-05-21 14:23:03 -06:00
CocoByte
9fecf11558
linted 2024-05-21 14:07:04 -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
Rachid Mrad
699ac294ec
wip requests 2024-05-21 13:00:22 -04:00
zandercymatics
c1d9cb1b13
Add underline on your profile 2024-05-21 10:29:28 -06:00
David Kennedy
f44d8896cb
wip 2024-05-21 12:11:53 -04:00
zandercymatics
244753210b
Linting 2024-05-21 09:58:14 -06:00
zandercymatics
1d44a4027e
Fix unit test 2024-05-21 09:54:18 -06:00
zandercymatics
e4743f343a
Match figma and move components into templates 2024-05-21 09:36:08 -06:00
Rachid Mrad
ce70e8e3e8
wip 2024-05-21 11:00:47 -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
Rebecca Hsieh
ee90567700
Add bizniz logic for incomplete forms and red colour coding on review page 2024-05-20 16:27:52 -07:00
zandercymatics
a5cc04fcf8
Unit test 2024-05-20 17:27:05 -06:00
zandercymatics
2319fae033
Fix bug 2024-05-20 16:18:54 -06:00
zandercymatics
4c4d5d758e
Unit test skeleton 2024-05-20 16:08:51 -06:00
zandercymatics
4e4d0d0f1e
Merge remote-tracking branch 'origin/dk/1807-user-profile' into za/2047-force-new-users-profile 2024-05-20 14:19:35 -06:00
CocoByte
6ecd9e59fc
updated logic for deletion of CISA contact (deleting association only...) 2024-05-20 14:17:38 -06:00
Rachid Mrad
f91b8cdd91
fix url 2024-05-20 16:00:58 -04:00
zandercymatics
cc278b1423
Refactor showInputOnErrorFields
This function requires a refactor after incorporating new logic
2024-05-20 13:37:03 -06:00
CocoByte
7dc9dba833
fixed unit tests (still need to rethink how to handle deletion of CISA rep contacts) 2024-05-20 13:30:51 -06:00
zandercymatics
e5427aadf7
Add full_name 2024-05-20 12:43:15 -06:00
zandercymatics
364e38792c
Cleanup 2024-05-20 12:42:34 -06:00
zandercymatics
c085512c70
Remove fancy styling for fieldset 2024-05-20 11:56:24 -06:00
zandercymatics
9a6ccc1c44
Replace form with modelform
Pull in content from related PR and refactor around it
2024-05-20 11:25:32 -06:00
zandercymatics
d202d2601f
Merge remote-tracking branch 'origin/dk/1807-user-profile' into za/2047-force-new-users-profile 2024-05-20 10:17:31 -06:00
zandercymatics
dc4891aaeb
Merge branch 'main' into za/2047-force-new-users-profile 2024-05-20 10:16:11 -06:00