Commit graph

1154 commits

Author SHA1 Message Date
CocoByte
0a05039ac7
Fixed slowness in DomainRequest, Domain, and DomainInformation admin tables 2025-01-12 23:39:04 -07:00
David Kennedy
7e2930f15d
formatted for code readability 2025-01-09 08:36:44 -05:00
David Kennedy
9a8b236d5d
refactored admin.py and renamed helper file 2025-01-09 07:24:30 -05:00
Rachid Mrad
b048ff96de
handle multiple domains in email notifications 2025-01-08 18:26:56 -05:00
David Kennedy
3d237ba0f5
auto retrieve portfolio invitations on create 2025-01-07 18:05:34 -05:00
David Kennedy
c2d17442f8
domain invitations now send email from django admin for both domain and portfolio invitations, consolidated error handling 2025-01-07 17:04:02 -05:00
David Kennedy
ab491d1507
simplified conditions on save, accounting for multiple users with same email address 2025-01-06 17:36:10 -05:00
David Kennedy
08efc6629e
in django admin, new domain invitations are auto retrieved when user exists 2025-01-06 16:32:28 -05:00
Matt-Spence
279209ff0e
Merge branch 'main' into ms/1768-status-change-notifications 2025-01-03 14:07:27 -05:00
David Kennedy
0c07e931d3
more cleanup in admin 2025-01-02 16:59:52 -05:00
David Kennedy
b39c143b9d
simplified logic on check for existing permission in admin 2025-01-02 16:56:54 -05:00
Matthew Spence
6119b39a59
fix comment 2024-12-31 15:26:30 -06:00
matthewswspence
c657b9e666
Merge remote-tracking branch 'origin/main' into ms/1768-status-change-notifications 2024-12-31 14:48:40 -06:00
matthewswspence
465e41abc5
fix spacing causing admin bug 2024-12-31 14:30:28 -06:00
matthewswspence
7fd5bacb03
fix broken test 2024-12-31 11:11:24 -06:00
matthewswspence
887a9dfc33
linter changes 2024-12-30 10:18:08 -06:00
David Kennedy
a8340f5470
Merge branch 'main' into bob/3019-portfolio-invitation-email 2024-12-30 10:56:13 -05:00
Matthew Spence
52a1f9d695
Merge remote-tracking branch 'origin/main' into ms/1768-status-change-notifications 2024-12-26 12:15:29 -06:00
CocoByte
080890bf45
fixed hyperlink 2024-12-25 20:44:40 -07:00
CocoByte
eb4cd2719e
reverted a few suggested commits -- fixed issues 2024-12-23 23:56:38 -07:00
Matthew Spence
ee2bff6492
fix warning html 2024-12-23 15:31:04 -06:00
Matt-Spence
f277efc6c4
Update src/registrar/admin.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-12-23 14:57:37 -06:00
Rachid Mrad
8326bbbca5
tests on admin and forms 2024-12-20 20:08:18 -05:00
CuriousX
2c4f7d06b7
Update src/registrar/admin.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-12-20 16:45:15 -07:00
CuriousX
3e0a5a87e0
Update src/registrar/admin.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-12-20 16:45:09 -07:00
CuriousX
fd44a7dd4b
Update src/registrar/admin.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-12-20 16:45:01 -07:00
David Kennedy
955d0a79ed
cleanup and comments 2024-12-19 19:51:25 -05:00
David Kennedy
1fe97eb54e
a little bit of linting 2024-12-19 19:13:29 -05:00
David Kennedy
7658810b02
merge main and integrate ModelForm for PortfolioInvitation 2024-12-19 15:15:07 -05:00
CocoByte
fa6b4b74b8
linted 2024-12-18 23:20:53 -07:00
Rachid Mrad
d2343b710e
static content on invitation and permissions change forms 2024-12-17 16:19:25 -05:00
matthewswspence
24354fd7f1
linter fixes 2024-12-17 13:03:22 -06:00
David Kennedy
7bbee19bfe
portfolio invitations working in admin view as well as user view 2024-12-16 22:53:49 -05:00
matthewswspence
ead90c1541
tests for approved domain warning 2024-12-16 14:11:42 -06:00
CocoByte
20acec9b6b
Merge remote-tracking branch 'origin/main' into nl/3032-updates-to-analyst-org-domain-request 2024-12-16 12:21:31 -07:00
CocoByte
0554133286
Fix ordering on custom_requested_domain. Move portfolio filter to top of filter list 2024-12-16 12:21:26 -07:00
Matt-Spence
8016dd96c2
Merge branch 'main' into ms/2823-update-delete-domain-process 2024-12-16 13:59:57 -05:00
David Kennedy
d888c616b8
wip 2024-12-16 13:13:41 -05:00
CocoByte
2ba9fd8be6
fix 500 error for Portfolio Admin 2024-12-16 11:13:37 -07:00
matthewswspence
36f3d3e8a9
add warning to domain requests when status cannot be changed 2024-12-16 10:25:25 -06:00
Matthew Spence
f2d7be10b4
Merge remote-tracking branch 'origin' into ms/2823-update-delete-domain-process 2024-12-13 16:37:26 -06:00
Matthew Spence
21007ce869
review changes 2024-12-13 15:23:15 -06:00
CocoByte
eb72c3f66d
(missed this commit) 2024-12-13 12:54:21 -07:00
CocoByte
093fc1523f
corrected sentence case for status and federal type filters. Updated portfolio filter 2024-12-13 12:54:09 -07:00
CocoByte
37a73ab5d4
Restored sort on requested domain 2024-12-12 22:12:29 -07:00
CocoByte
7c0228f411
Added checkmark to indicate portfolio, fix search error 2024-12-12 21:22:33 -07:00
CocoByte
e528a277f1
Organization name now links to portfolio if portfolio is present 2024-12-12 20:39:42 -07:00
CocoByte
579ae02960
First pass through updates 2024-12-12 20:08:34 -07:00
Rachid Mrad
f599d4fb67
lint 2024-12-11 13:09:17 -05:00
David Kennedy
42c62c2ba0
changes to domain form 2024-12-10 16:29:21 -05:00