Commit graph

6954 commits

Author SHA1 Message Date
Rachid Mrad
95c2a46a2c
color class revision, solidify modal cancel button hide logic 2024-05-23 15:27:51 -04:00
zandercymatics
59dfb974c1
Merge branch 'main' into za/2146-remove-generic-org 2024-05-23 12:34:24 -06:00
zandercymatics
ef4e758517
Merge pull request #2182 from cisagov/za/2142-federal-agency-readonly
Ticket #2142: Set "federal_agency" as readonly for domain, domain request, and domain information
2024-05-23 12:21:34 -06:00
zandercymatics
3327fe226b
Merge pull request #2181 from cisagov/za/2158-use-biometric-config
(On getgov-za) Ticket #2158: Use biometric auth instead of IAL2
2024-05-23 12:16:57 -06:00
zandercymatics
e4f7bfc531
Merge pull request #2208 from cisagov/za/2185-add-user-fields
(on getgov-ab) Ticket #2185: Add middle_name and title to User
2024-05-23 11:49:45 -06:00
CocoByte
2d39561d2b
linted 2024-05-23 10:53:46 -06:00
zandercymatics
0220fcb664
Fix unit tests 2024-05-23 10:31:41 -06:00
zandercymatics
7684fff0af
Remove unused follow 2024-05-23 10:24:30 -06:00
David Kennedy
8845e0ff75
updated labels in user profile form 2024-05-23 12:21:32 -04:00
David Kennedy
9586ebffcb
formatted for code readability 2024-05-23 12:08:18 -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
David Kennedy
4a06bb1d0f
commented, and code cleaned up 2024-05-23 11:52:23 -04:00
zandercymatics
1fd86875c0
Linting 2024-05-23 09:33:34 -06:00
David Kennedy
4d16cf34ab
fixed an issue identified with ANDI 2024-05-22 17:45:34 -04:00
David Kennedy
1fd23ba786
code formatting for readability 2024-05-22 17:37:34 -04:00
Rachid Mrad
f5408c4206
cleanup 2024-05-22 17:33:28 -04:00
Rachid Mrad
3ac9f2c5c2
fix title formatting, table aria error 2024-05-22 17:31:47 -04: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
6ca47a17c8
merge 2024-05-22 17:00:06 -04:00
David Kennedy
64cd2c3eca
added unit tests 2024-05-22 16:50:40 -04:00
Rachid Mrad
5f064c09d2
Fix nav alignment 2024-05-22 16:49:07 -04: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
Rebecca Hsieh
27906bc310
Update from views to models to testing in backend 2024-05-22 13:36:20 -07:00
Rachid Mrad
fc2a00c761
Fix failing tests 2024-05-22 16:35:07 -04:00
David Kennedy
7b92943be2
fixed sort 2024-05-22 15:14:11 -04:00
David Kennedy
f5b6289e18
wip 2024-05-22 14:58:42 -04:00
David Kennedy
dfea3860e8
wip 2024-05-22 14:57:37 -04:00
Rachid Mrad
e74e4f45e2
toggle pagination, template tweaks 2024-05-22 14:55: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
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