Commit graph

1048 commits

Author SHA1 Message Date
zandercymatics
aeb496ceae
initial changes 2024-10-28 14:34:44 -06:00
zandercymatics
d44bcadafb
unit tests 2024-10-25 10:37:55 -06:00
zandercymatics
738ff0f952
unit test stuff 2024-10-24 15:12:07 -06:00
zandercymatics
14bfeb7d9b
admin show/hide logic 2024-10-24 11:58:36 -06:00
zandercymatics
178d12711a
linting + add fields to django admin 2024-10-24 10:32:15 -06:00
zandercymatics
939b11ecee
Fix edge cases for review page and add fields to admin 2024-10-23 13:54:53 -06:00
asaki222
015a08b72e
fixed one test 2024-10-23 12:50:34 -04:00
asaki222
00d020891f
ran the formatter 2024-10-22 16:45:39 -04:00
asaki222
271eb01d28
more changes 2024-10-22 10:12:33 -04:00
asaki222
6599515f68
changes so far 2024-10-18 18:56:28 -04:00
asaki222
436809f711
currrent thing 2024-10-18 12:33:08 -04:00
dave-kennedy-ecs
9fd41c854b
Merge pull request #2920 from cisagov/dk/2789-member-page
#2789: Portfolio member/invited member page
2024-10-16 12:30:33 -04:00
Rebecca H.
8b6d49ded2
Merge pull request #2916 from cisagov/rh/2883-update-agency
#2883: Non Federal Agency Update - [RH]
2024-10-15 13:40:06 -07:00
Rachid Mrad
7cd2c6fef3
merge main and fix migrations 2024-10-11 15:58:27 -04:00
zandercymatics
ec1df251b8
remove bad test + lint 2024-10-09 09:04:37 -06:00
zandercymatics
fc8090dc15
Merge branch 'main' into hotgov/2355-rejection-reason-emails 2024-10-09 08:33:26 -06:00
Rachid Mrad
935cafb88a
Merge pull request #2888 from cisagov/rjm/1263-approved-domain-error
#1263 Request error: Already approved domain - [RJM]
2024-10-08 16:05:32 -04:00
David Kennedy
0dbaf1ea97
Merge branch 'main' into dk/2789-member-page 2024-10-08 15:04:45 -04:00
zandercymatics
ade6733b0e
Remove bad import 2024-10-08 12:35:52 -06: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
Rebecca Hsieh
9c4638492b
Remove print statements 2024-10-07 14:19:25 -07:00
Rebecca Hsieh
b331011499
Print statements 2024-10-07 14:17:45 -07:00
David Kennedy
58002de5e0
updated model 2024-10-07 13:18:13 -04:00
zandercymatics
5fc8d0d7e1
Merge branch 'main' into hotgov/2355-rejection-reason-emails 2024-10-07 09:17:12 -06:00
Rachid Mrad
4a06a94f46
admin redundant test 2024-10-02 21:37:36 -04:00
Rachid Mrad
d723825b12
cleanup 2024-10-02 19:17:11 -04:00
Rachid Mrad
0ea37d7113
unit tests 2024-10-02 18:12:40 -04:00
Rachid Mrad
6162a26ee9
cleanup admin code 2024-10-02 16:21:34 -04:00
zandercymatics
db0d4a1eb2
Update admin.py 2024-10-02 10:30:08 -06:00
zandercymatics
997fc1bbed
Remove no longer relevant test + linting 2024-10-02 09:22:56 -06:00
zandercymatics
ad43fabbab
fix unit tests 2024-10-01 14:22:56 -06:00
zandercymatics
62156ac176
Merge branch 'main' into hotgov/2355-rejection-reason-emails 2024-10-01 09:31:12 -06:00
zandercymatics
5a96855ccc
Simplify PR
Remove refactors + simplify logic
2024-10-01 09:24:48 -06:00
zandercymatics
ff5212fb27
Remove unhelpful logic 2024-09-30 10:04:29 -06:00
zandercymatics
7602629dc5
linting 2024-09-30 09:08:01 -06:00
zandercymatics
4c756bba69
User changes 2024-09-30 08:24:42 -06:00
zandercymatics
fbd82d5e6f
suborg changes + portfolio on user 2024-09-30 08:22:03 -06:00
zandercymatics
3290137833
Federal agency changes 2024-09-27 14:20:03 -06:00
zandercymatics
ef12c5e93e
Merge branch 'main' into za/2402-design-review 2024-09-27 13:23:24 -06:00
zandercymatics
14a1bd53ba
Fix url bug 2024-09-27 13:19:30 -06:00
zandercymatics
9b23262d61
Initial architecture for rejection reason 2024-09-27 11:34:45 -06:00
dave-kennedy-ecs
65174dfcd9
Merge pull request #2833 from cisagov/dk/2524-admin-domain-show-info
#2524: In Admin, show addtl domain information
2024-09-26 19:09:06 -04:00
David Kennedy
3f57a57089
Fixed text labels 2024-09-26 18:57:38 -04:00
zandercymatics
a7b3fc71a5
Update admin.py 2024-09-26 14:57:04 -06:00
zandercymatics
2260269e3d
fix order by 2024-09-26 14:39:21 -06:00
zandercymatics
d80287a428
User portfolio suggestions 2024-09-26 14:37:31 -06:00
zandercymatics
6aa7546c2e
Fix SO message and fix search text 2024-09-26 14:12:20 -06:00
zandercymatics
39875a73f0
Merge branch 'za/2402-design-review' of github.com:cisagov/manage.get.gov into za/2402-design-review 2024-09-26 11:43:52 -06:00
zandercymatics
73264cce96
Remove unused portfolio_type (thanks, Linter!) 2024-09-26 11:43:40 -06:00