Commit graph

9368 commits

Author SHA1 Message Date
zandercymatics
4013815a04
Update csv_export.py 2024-11-25 15:33:47 -07:00
zandercymatics
e2bd982c27
Update portfolio_members_json.py 2024-11-25 15:27:34 -07:00
zandercymatics
e813791033
Update csv_export.py 2024-11-25 15:26:56 -07:00
zandercymatics
859e8b3bfa
remove model annotations file 2024-11-25 15:26:04 -07:00
zandercymatics
4eb54319b7
Update src/registrar/utility/csv_export.py 2024-11-21 08:32:42 -07:00
zandercymatics
3f8db08fb8
Code cleanup 2024-11-20 13:49:58 -07:00
zandercymatics
981cdb31b6
Replace invitation date => joined date 2024-11-20 13:29:53 -07:00
zandercymatics
4ab526ceb5
Lint! 2024-11-20 10:50:27 -07: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
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
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
asaki222
aa18afc9e1
made changes for the linter 2024-11-18 14:17:58 -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
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
David Kennedy
208e63682c
Merge branch 'main' into bob/2728-domain-manager-page-updates 2024-11-18 12:08:28 -05:00
dave-kennedy-ecs
68dc4942a8
Merge pull request #3040 from cisagov/dk/2934-dja-domain-request
#2934: Django Admin - Dynamic Domain Request edit page
2024-11-18 12:05:52 -05:00
David Kennedy
0a11dff347
Merge branch 'main' into dk/2934-dja-domain-request 2024-11-18 11:57:22 -05:00
asaki222
0d3440ee49
make migration 2024-11-18 11:47:40 -05:00
asaki222
736faf34fc
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into meoward/1604-allow-analysts-to-view-cancelled-invitations 2024-11-18 11:09:11 -05:00
asaki222
1b0389b6dd
changes 2024-11-18 10:51:08 -05:00
asaki222
e016561e03
removed update 2024-11-18 10:30:12 -05:00
asaki222
1dfab094ab
some extra text 2024-11-18 10:17:14 -05:00
Matt-Spence
2a4824975b
Merge pull request #3090 from cisagov/ms/2999-update-workflow-permissions
HOTFIX #3003 Update Workflow Permissions
2024-11-15 19:04:56 -05:00
David Kennedy
af10118803
fixing a bug in suborganization handling 2024-11-15 18:36:16 -05:00
Matthew Spence
e61b1b7932
swap permissions 2024-11-15 17:29:10 -06:00