Commit graph

1048 commits

Author SHA1 Message Date
zandercymatics
58605f11e5
Readonly on send 2024-07-12 15:11:42 -06:00
zandercymatics
41835d275f
Further simplification 2024-07-12 12:44:14 -06:00
zandercymatics
6d63c9f868
Minor edits to not use kwargs and lint 2024-07-12 11:59:36 -06:00
zandercymatics
025a128bae
Refactor 2024-07-12 11:54:27 -06:00
Rebecca Hsieh
95f3155035
Fix linting 2024-07-11 16:02:44 -07:00
Rebecca Hsieh
7921d959ed
Rearrange 2024-07-11 16:01:21 -07:00
Rebecca Hsieh
66851f191a
Accidentally removed senioradmin smh 2024-07-11 16:00:13 -07:00
Rebecca Hsieh
f10581c46a
Add comments back in 2024-07-11 15:58:44 -07:00
Rebecca Hsieh
e916308395
Fix show details for analyst 2024-07-11 15:56:07 -07:00
CocoByte
8b84fc765c
made user phone number field read only for analysts 2024-07-11 16:30:41 -06:00
CocoByte
6b80da0189
linted 2024-07-11 16:26:11 -06:00
CocoByte
5e8e94622a
more file restoration 2024-07-11 16:12:32 -06:00
CocoByte
e94e7e4190
trying again to restore admin.py 2024-07-11 15:21:09 -06:00
CocoByte
4dd82b1890
Undid some tainted changes (got my branches confused and it looks like reverts didn't work as expected) 2024-07-11 15:17:41 -06:00
CocoByte
2c0df91aaf
Merge remote-tracking branch 'origin/main' into nl/2426-federal-agency-read-only-bug 2024-07-11 14:45:29 -06:00
CocoByte
9e57248a9e
linted 2024-07-11 14:43:19 -06:00
CocoByte
1c05dbfbb6
fixing unit tests to reflect new read-only fields 2024-07-11 14:08:22 -06:00
CocoByte
27555706a6
Revert "Added inline form to Portfolio to manage related domain groups and suborganizations"
This reverts commit c370d6766e.
2024-07-10 16:14:57 -06:00
CocoByte
6a5db18481
Added inline form to Portfolio to manage related domain groups and suborganizations 2024-07-10 16:14:30 -06:00
CocoByte
c370d6766e
Added inline form to Portfolio to manage related domain groups and suborganizations 2024-07-10 16:11:54 -06:00
CocoByte
c0959776ab
Merge remote-tracking branch 'origin/main' into nl/2426-federal-agency-read-only-bug 2024-07-09 18:50:13 -06:00
Rebecca Hsieh
ee51776815
Fix show detail section 2024-07-09 14:00:08 -07:00
David Kennedy
d1a390cec9
Merge branch 'main' into meoward/2247-user-contact 2024-07-09 16:56:54 -04:00
David Kennedy
a7abfa9cdb
made email readonly and fixed some unit tests 2024-07-09 16:48:03 -04:00
zandercymatics
92f269c69e
Fix tests and lint 2024-07-09 13:59:30 -06:00
zandercymatics
c3dfc08b25
Fix 500 bug 2024-07-09 12:57:42 -06:00
CocoByte
6f61eb8020
Enable super-admins to edit federal_agency 2024-07-08 21:03:04 -06:00
zandercymatics
91b9cb4379
Cleanup 2024-07-08 14:29:36 -06:00
zandercymatics
425cfbcb4e
Logic refactor 2024-07-08 14:13:29 -06:00
zandercymatics
204b907a54
lint 2024-07-08 08:30:47 -06:00
zandercymatics
0641e9ad72
linting 2024-07-08 08:26:32 -06:00
CocoByte
269c8d641d
Merge remote-tracking branch 'origin/main' into nl/2300-Senior-Official-Table 2024-07-03 11:34:33 -06:00
zandercymatics
87c7a4dba2
Update admin.py 2024-07-03 09:19:33 -06:00
zandercymatics
b93a9b07b7
Merge branch 'main' into za/1901-allow-analysts-to-customize-action-needed-emails 2024-07-03 09:11:56 -06:00
zandercymatics
fd8607c82f
Merge branch 'main' into hotgov/2380-rearrange-status-fields 2024-07-03 08:08:38 -06:00
David Kennedy
be43bbc8b7
merge main 2024-07-02 17:13:09 -04:00
David Kennedy
1dc3bf883e
updated for linter 2024-07-02 17:10:52 -04:00
CocoByte
ae4e435e49
Merge remote-tracking branch 'origin/main' into nl/2300-Senior-Official-Table 2024-07-02 15:03:20 -06:00
CuriousX
a8f73342e9
Merge pull request #2373 from cisagov/nl/2218-emails-readonly-for-analysts
Issue #2218 - Make email field read-only for Users for analysts
2024-07-02 15:00:18 -06:00
David Kennedy
45c7f1aaa6
removed user from contact model and all associated logic 2024-07-02 16:59:18 -04:00
CocoByte
18c512deab
camel case 2024-07-02 14:32:38 -06:00
zandercymatics
a8fa24411e
Email logic (needs cleanup) 2024-07-02 12:56:26 -06:00
zandercymatics
083ed6fb25
Merge branch 'main' into za/1901-allow-analysts-to-customize-action-needed-emails 2024-07-02 11:29:08 -06:00
CocoByte
508c3d3988
Updated "Personal Info" to "User Profile" again 2024-07-02 09:06:28 -06:00
CocoByte
838b6acc48
Merge remote-tracking branch 'origin/main' into nl/2300-Senior-Official-Table 2024-07-02 08:58:53 -06:00
zandercymatics
882f66d497
Merge branch 'main' into gd/2365-add-suborg-to-domain-info 2024-07-02 08:35:21 -06:00
CocoByte
05f7e69903
fixed edge case 2024-07-01 16:00:11 -06:00
Rebecca Hsieh
816922d411
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into rh/2258-update-ao-to-so 2024-07-01 09:53:33 -07:00
zandercymatics
1dff1c01ca
expand if statement for linter 2024-07-01 09:59:25 -06:00
zandercymatics
b6a70e6d3c
custom content logic 2024-07-01 09:56:09 -06:00