Commit graph

1048 commits

Author SHA1 Message Date
zandercymatics
fdc5236968
Finishing touches 2024-08-14 09:31:25 -06:00
zandercymatics
ffb7e146c7
Add comments 2024-08-14 08:30:55 -06:00
zandercymatics
40c52c4691
Update src/registrar/admin.py 2024-08-13 15:07:37 -06:00
zandercymatics
78354b6d39
Linting 2024-08-13 14:46:25 -06:00
zandercymatics
fa28412e31
cleanup 2024-08-13 14:35:59 -06:00
zandercymatics
ba1392e6cc
Remove items not part of ACs
Remove the content for members
2024-08-13 14:28:28 -06:00
zandercymatics
5f0b342986
Further cleanup 2024-08-13 14:10:50 -06:00
zandercymatics
9733fde689
Cleanup 2024-08-13 14:01:20 -06:00
zandercymatics
ceabc16c73
Stub pt 2 2024-08-13 13:27:31 -06:00
zandercymatics
4243d19293
stub 2024-08-13 12:29:22 -06:00
zandercymatics
6b89ca43e4
Add comments 2024-08-13 09:21:00 -06:00
zandercymatics
6b9ec52921
Update admin.py 2024-08-12 12:19:50 -06:00
zandercymatics
ad674e646b
Fix pre-existing bug with sortfields
The AdminSortFields helper is incorrectly sorting the senior_official contact object.

Added a workaround as this ultimately needs a refactor
2024-08-12 09:59:10 -06:00
zandercymatics
4be1e3e29e
Linting and fix existing unit test 2024-08-09 13:53:54 -06:00
zandercymatics
2863e29d96
Fix bug with senior_official in django admin, add readonly 2024-08-09 13:40:16 -06:00
asaki222
e573b238ed
Merge pull request #2545 from cisagov/ad/fix-creator-field-on-portfolio-page
#2480 - Creator field on portfolio page should not be selectable
2024-08-07 18:41:50 -04:00
asaki222
d8ed5e4f7b
reformmatted 2024-08-07 17:45:41 -04:00
asaki222
b5330e1c38
added check if creator exists 2024-08-07 14:59:17 -04:00
asaki222
46769cb8a6
reformatted 2024-08-06 17:09:19 -04:00
asaki222
046b1a8438
removed if statement that checks if creator is None 2024-08-06 16:45:05 -04:00
asaki222
76e5b8480d
made field readonly 2024-08-06 16:33:08 -04:00
zandercymatics
bf9169d22d
Add PR suggestions 2024-08-06 14:30:37 -06:00
zandercymatics
b61d92ce3b
Merge branch 'main' into litterbox/2399-fill-senior-official 2024-08-06 13:53:44 -06:00
Rachid Mrad
8f84f33756
portfolio invitation model 2024-07-31 20:34:34 -04:00
zandercymatics
f72caa3041
Add to table 2024-07-30 08:41:53 -06:00
CocoByte
5fd9c02c2e
merged (and resolved conflict) 2024-07-24 14:20:06 -06:00
CuriousX
e8d93bcb8c
Merge pull request #2445 from cisagov/nl/2426-federal-agency-read-only-bug
Issue #2426  - fixes federal agency read only bug [rb]
2024-07-24 11:31:18 -06:00
dave-kennedy-ecs
af45eb508d
Merge pull request #2481 from cisagov/bob/1762-joined-messages-bug
Issue #1762: Clear warning messages on Contact save
2024-07-24 08:35:58 -04:00
CocoByte
b7622a00b9
linted 2024-07-23 21:18:13 -06:00
Rachid Mrad
0c8307c07e
hide portfolio fields for analysts if no waffle flag 2024-07-23 13:24:13 -04:00
Rachid Mrad
661d2d7a22
make portfolio a combo box on user edit model 2024-07-23 12:07:53 -04:00
David Kennedy
f96d9bcf3c
a few changes post merge 2024-07-23 09:29:44 -04:00
Rachid Mrad
faddfcec50
merge main 2024-07-22 15:39:46 -04:00
CocoByte
612eea1a1e
Merge remote-tracking branch 'origin/main' into nl/2359-portfolio-inline-domaingroups-and-suborgs 2024-07-19 12:41:41 -06:00
Rachid Mrad
53573a860a
Clear warning messages on Contact save 2024-07-19 14:18:24 -04:00
CuriousX
76d9b8cb8c
Merge pull request #2457 from cisagov/nl/2439-user-phone-readonly
(DRAFT - needs sandbox) #2439 - Make user phone number field read only for analysts
2024-07-19 12:13:18 -06:00
David Kennedy
e9ba08f20a
small refactor 2024-07-18 13:48:27 -04:00
Rachid Mrad
cb3b1fd7fa
lint 2024-07-17 21:12:16 -04:00
Rachid Mrad
72ee81a43c
handle DJA ui and handle permission test for UserDomainRole 2024-07-17 15:38:38 -04:00
CocoByte
cf8b693626
resolve conflict 2024-07-17 13:38:10 -06:00
CocoByte
adf1c74190
Removed stray code from other ticket 2024-07-17 13:34:50 -06:00
Rachid Mrad
777be646a4
working permissions 2024-07-17 13:57:04 -04:00
Rebecca H.
87b0b6c358
Merge pull request #2447 from cisagov/rh/2388-show-details
ISSUE #2388: Fix show detail section
2024-07-17 08:56:36 -07:00
Rachid Mrad
ebb95a7d67
build our permissions a bit more 2024-07-16 13:12:13 -04:00
zandercymatics
35c8a57aa3
Merge branch 'main' into za/1901-allow-analysts-to-customize-action-needed-emails 2024-07-16 08:12:18 -06:00
Rachid Mrad
b1ae220602
basic infra 2024-07-15 18:40:24 -04:00
zandercymatics
ea1e8aa510
lint 2024-07-15 11:52:16 -06:00
zandercymatics
b68fe55584
Further refinement
need to fix unit test
2024-07-15 11:30:38 -06:00
Rebecca Hsieh
7364db4e24
Add fix for Domain as well 2024-07-15 09:00:44 -07:00
zandercymatics
646e375708
Fix bugs 2024-07-15 09:49:46 -06:00