Commit graph

9472 commits

Author SHA1 Message Date
Rachid Mrad
0958eda7cc
refactor for readability 2024-11-20 13:31:13 -05:00
Rachid Mrad
ec8e8b1f65
lint 2024-11-20 13:15:27 -05:00
Rachid Mrad
8eb5528304
Merge pull request #3072 from cisagov/cb/2494-banner-boilerplates
#2494: Banner boilerplates - [CB]
2024-11-20 13:08:30 -05:00
zandercymatics
4ab526ceb5
Lint! 2024-11-20 10:50:27 -07:00
Rachid Mrad
6bba76c092
merge main 2024-11-20 12:37:42 -05:00
Rachid Mrad
fc53832c56
Merge pull request #3071 from cisagov/rjm/2941-dja-table-headers
#2941: Add a th with text Action for the DJA table rows that have copy buttons - [RJM]
2024-11-20 12:36:07 -05:00
zandercymatics
b791daf10c
Guard report behind perms check
Not strictly necessary as we check anyway, but double security
2024-11-20 10:04:24 -07:00
zandercymatics
4f67c18642
Fix tests 2024-11-20 09:50:46 -07:00
zandercymatics
6d8a4ea93a
Remove checks on hide_requests / etc 2024-11-20 09:49:31 -07:00
zandercymatics
9e35575001
Cleanup hide_requests 2024-11-20 09:45:35 -07:00
zandercymatics
01e6b13662
Add comment + cleanup 2024-11-20 09:39:10 -07:00
zandercymatics
908e06c8eb
Merge conflict 2024-11-20 09:02:19 -07:00
zandercymatics
20c0813f78
Merge branch 'main' into za/2737-members-csv-report 2024-11-20 08:08:57 -07:00
zandercymatics
43bc9695fb
Merge branch 'main' into za/2737-members-csv-report 2024-11-20 08:05:16 -07:00
Rebecca H.
11db76496a
Merge pull request #2968 from cisagov/rh/2764-kebob-extra-spicy
#2764: Adding Kebabs + Delete Functionality + Modals for the Members Table and Member Profile Page - [RH]
2024-11-19 14:56:12 -08:00
zandercymatics
252fa2e757
lint changes 2024-11-19 15:17:26 -07:00
Alysia Broddrick
b679108215
removed test build line 2024-11-19 14:06:57 -08:00
Alysia Broddrick
384a9676b2
test to fix broken build 2024-11-19 13:54:08 -08:00
zandercymatics
dc12efea3b
Update src/registrar/views/report_views.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-11-19 14:27:22 -07:00
zandercymatics
121d218a9c
lint 2024-11-19 14:26:46 -07:00
zandercymatics
f3e1826da7
Main unit test 2024-11-19 14:22:20 -07:00
Matthew Spence
f1349d8128
Merge branch 'ms/2826-self-host-select2' of https://github.com/cisagov/manage.get.gov into ms/2826-self-host-select2 2024-11-19 11:39:14 -06:00
Matthew Spence
1d08f52447
Merge remote-tracking branch 'origin' into ms/2826-self-host-select2 2024-11-19 11:38:47 -06:00
zandercymatics
c98a96e990
Test skeleton
Not done, still needs to be fixed up. Getting some initial data in place
2024-11-19 09:54:52 -07:00
zandercymatics
a2365831ca
Minor cleanup (fix comments) 2024-11-18 15:33:39 -07:00
zandercymatics
5f5bc4f616
lint
Just need unit tests!
2024-11-18 14:17:19 -07:00
asaki222
bb58b77467
Merge pull request #3069 from cisagov/ad/1604-allow-analysts-to-view-cancelled-invitations
#1604 allow analysts to view cancelled invitations - [AD]
2024-11-18 16:04:43 -05:00
zandercymatics
1c0f99eedc
Use audit log instead 2024-11-18 14:01:00 -07:00
asaki222
616167a63b
fixed typo 2024-11-18 15:40:38 -05:00
asaki222
629419f141
Merge branch 'ad/1604-allow-analysts-to-view-cancelled-invitations' of https://github.com/cisagov/manage.get.gov into meoward/1604-allow-analysts-to-view-cancelled-invitations 2024-11-18 15:38:12 -05:00
asaki222
443c200f91
updated text 2024-11-18 15:37:56 -05:00
asaki222
a43668a4b9
Update src/registrar/views/domain.py
Co-authored-by: Matt-Spence <matthewswSpence@gmail.com>
2024-11-18 15:37:26 -05:00
asaki222
f8e404860e
Update src/registrar/models/domain_invitation.py
Co-authored-by: Matt-Spence <matthewswSpence@gmail.com>
2024-11-18 15:34:06 -05:00
Matt-Spence
e90f1f9a5e
Update transfer_user.html 2024-11-18 14:18:57 -06:00
Rachid Mrad
2b3ce1cdfb
Move unique logic from _get_requested_domain into fake_dot_gov, handle cases of missing phone or title 2024-11-18 15:05:25 -05:00
asaki222
aa18afc9e1
made changes for the linter 2024-11-18 14:17:58 -05:00
David Kennedy
6a0c483288
formatted code for readability 2024-11-18 14:11:30 -05:00
David Kennedy
ddb7ed2d6c
added logic to not display blue info box in certain condition, and added test 2024-11-18 13:59:20 -05:00
asaki222
2a228054cf
updated for merge conflicts 2024-11-18 13:43:37 -05:00
zandercymatics
3b378d3c81
Cleanup 2024-11-18 11:12:43 -07:00
asaki222
d6ee1d4242
updates 2024-11-18 13:10:48 -05:00
Matthew Spence
55ce772b15
self host select2 2024-11-18 12:05:40 -06:00
asaki222
fdbac80a31
Merge branch 'ad/1604-allow-analysts-to-view-cancelled-invitations' of https://github.com/cisagov/manage.get.gov into meoward/1604-allow-analysts-to-view-cancelled-invitations 2024-11-18 12:53:02 -05:00
asaki222
96a129da9e
Merge branch 'main' into ad/1604-allow-analysts-to-view-cancelled-invitations 2024-11-18 12:49:47 -05:00
asaki222
94b3651623
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into meoward/1604-allow-analysts-to-view-cancelled-invitations 2024-11-18 12:48:33 -05:00
asaki222
fdbcd99bfe
add error 2024-11-18 12:43:10 -05:00
dave-kennedy-ecs
7c5b56d7b3
Merge pull request #3078 from cisagov/bob/2728-domain-manager-page-updates
#2728: domain manager page updates
2024-11-18 12:32:52 -05:00
David Kennedy
9c671c0f71
fixed outstanding copy, and updated comment 2024-11-18 12:27:05 -05:00
Rachid Mrad
d032d76c75
unique requested domains, portfolio appropriate suborg 2024-11-18 12:19:47 -05:00
David Kennedy
208e63682c
Merge branch 'main' into bob/2728-domain-manager-page-updates 2024-11-18 12:08:28 -05:00