Commit graph

8704 commits

Author SHA1 Message Date
zandercymatics
081c762246
Revert "Remove old migrations (merging)"
This reverts commit e3d2dc0cb8.
2024-10-08 12:52:17 -06:00
zandercymatics
c76e27f145
Merge branch 'main' into hotgov/2355-rejection-reason-emails 2024-10-08 12:50:53 -06:00
zandercymatics
e3d2dc0cb8
Remove old migrations (merging) 2024-10-08 12:50:37 -06:00
David Kennedy
08a273c296
linted 2024-10-08 14:48:11 -04:00
David Kennedy
2738c187ed
Merge branch 'dk/2789-member-page' of https://github.com/cisagov/manage.get.gov into dk/2789-member-page 2024-10-08 14:44:26 -04:00
David Kennedy
69a98a2f7d
fixed tests and view on domains 2024-10-08 14:44:20 -04:00
zandercymatics
ade6733b0e
Remove bad import 2024-10-08 12:35:52 -06:00
Rachid Mrad
de9736ec95
acc cancel invitation button on mobile view 2024-10-08 13:49:30 -04:00
Rachid Mrad
dc76782a43
remove checks on members nav link 2024-10-08 13:36:05 -04:00
Rachid Mrad
99c112afd0
Update src/registrar/admin.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-10-08 12:57:04 -04:00
Rachid Mrad
b1dd91f773
add check for original_obj.requested_domain is not None 2024-10-08 12:56:46 -04:00
Rachid Mrad
79b904e3be
Update src/registrar/tests/test_admin_request.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-10-08 12:54:50 -04:00
Rachid Mrad
c0fcfd7c44
put back accidentally deleted tests 2024-10-08 12:54:33 -04:00
David Kennedy
d9a79cabad
test models 2024-10-08 12:52:14 -04:00
Rachid Mrad
42a25b0d68
move the logic from templates into the views when testing for permissions 2024-10-07 18:16:13 -04:00
Rebecca H.
286cf8e417
Merge pull request #2878 from cisagov/rh/2592-domain-request-export
#2592: Domain Request CSV Export - [RH]
2024-10-07 14:24:23 -07:00
David Kennedy
91355dc7a4
Assigned domains for portfolio invitations 2024-10-07 16:27:11 -04:00
David Kennedy
5c4705d417
Merge branch 'dk/2789-member-page' of https://github.com/cisagov/manage.get.gov into dk/2789-member-page 2024-10-07 15:20:56 -04:00
David Kennedy
15db31b3dc
assigned domains 2024-10-07 15:16:40 -04:00
Rachid Mrad
390324747e
merge 2024-10-07 15:08:25 -04:00
Rachid Mrad
cf39c7cc68
3 dot menu 2024-10-07 15:07:32 -04:00
David Kennedy
58002de5e0
updated model 2024-10-07 13:18:13 -04:00
David Kennedy
57c89497b2
formatting of last active date 2024-10-07 12:52:42 -04:00
zandercymatics
5fc8d0d7e1
Merge branch 'main' into hotgov/2355-rejection-reason-emails 2024-10-07 09:17:12 -06:00
zandercymatics
878b22232e
Update domain_request.py 2024-10-07 09:02:49 -06:00
zandercymatics
36e2e6cc31
Fix tests 2024-10-07 08:41:08 -06:00
Alysia Broddrick
482b456417
Merge pull request #2904 from cisagov/new-dev-sandbox-el
#2762: New dev sandbox el [no sandbox needed]
2024-10-04 16:24:30 -07:00
Alysia Broddrick
e5d648a087
added infra for el 2024-10-04 14:23:37 -07:00
zandercymatics
d6d63127d0
Cleanup PortfolioDomainRequestWizard 2024-10-04 15:20:47 -06:00
zandercymatics
221e236775
Be explicit when swapping between enum / portfolio types
Centralizes all config options at the start of the class
2024-10-04 15:13:21 -06:00
Rachid Mrad
9a28c8c404
wip member edit ui 2024-10-04 16:21:59 -04:00
zandercymatics
9a2e031979
Update src/registrar/views/domain_request.py 2024-10-04 13:54:52 -06:00
zandercymatics
0b7818bc7b
Fix linting issue 2024-10-04 13:33:13 -06:00
zandercymatics
a8a938b276
Update domain_request.py 2024-10-04 12:53:02 -06:00
zandercymatics
097312f08e
Update domain_request.py 2024-10-04 12:45:56 -06:00
zandercymatics
c6f50f0af2
lint 2024-10-04 12:37:42 -06:00
zandercymatics
cfff3322bc
Change reverse url on test 2024-10-04 12:22:12 -06:00
zandercymatics
8f1ac68710
linting 2024-10-04 11:50:36 -06:00
zandercymatics
133155fb0b
Custom additional details page 2024-10-04 11:45:02 -06:00
David Kennedy
54e0612564
added edit views 2024-10-04 13:14:04 -04:00
zandercymatics
b6428ec363
Merge branch 'main' into za/2760-portfolio-domain-request-entry-point-2 2024-10-04 11:00:33 -06:00
zandercymatics
14e8150326
Merge pull request #2842 from cisagov/za/2402-design-review
#2402: Design Review for Analyst Portfolio View - [ZA] - MIGRATION
2024-10-04 10:29:04 -06:00
zandercymatics
a219521e9a
Merge branch 'main' into za/2402-design-review 2024-10-04 10:23:19 -06:00
David Kennedy
30d1e9a06d
added simple page header info 2024-10-04 12:21:18 -04:00
zandercymatics
e9413a53bd
Lint + fix tests 2024-10-04 09:58:27 -06:00
Rachid Mrad
dd96ae318b
fix unit tests 2024-10-04 11:47:16 -04:00
Rachid Mrad
b396a5c61b
Add invited case to unit tests 2024-10-04 11:41:49 -04:00
David Kennedy
c1c060cb36
added support for invited member 2024-10-04 11:40:29 -04:00
zandercymatics
4aa91ccc9c
Unit tests 2024-10-04 09:24:28 -06:00
David Kennedy
993ae06b6a
fixed sorting for last_active 2024-10-04 10:56:28 -04:00