Commit graph

9358 commits

Author SHA1 Message Date
Erin Song
b9ea3d8846
Save changes 2024-12-05 11:31:58 -08:00
Erin Song
8154d25873
Add aria label for additional details form 2024-12-03 14:55:25 -08:00
Erin Song
780b53b3fc
Moved required fields text in other contacts form 2024-12-03 14:31:57 -08:00
Erin Song
1beb0947f7
Refactor additional details radio 2024-12-03 14:26:29 -08:00
Erin Song
ab05cb7e46
Add select text to radios 2024-12-03 12:16:20 -08:00
Erin Song
7b1e2662dd
Add select instructions to radio fields 2024-12-03 10:43:30 -08:00
Erin Song
394a04d47d
Save changes 2024-12-02 12:28:39 -08:00
Erin Song
3f66face60
Remove outdated comment 2024-11-22 11:43:54 -08:00
Erin Song
36b78e9cea
Refactor legends from two separate legends to one combined legend 2024-11-22 11:43:31 -08:00
Erin Song
e76571eb50
Remove unused legends from radio groups 2024-11-21 17:05:08 -08:00
Erin Song
f918720383
Add screenreader text to no other contacts form 2024-11-21 14:57:48 -08:00
Erin Song
d6789ba2ca
Fix linter errors 2024-11-21 11:39:13 -08:00
Erin Song
f79b4e58c7
Split line length of long strong 2024-11-21 11:34:27 -08:00
Erin Song
1b034ba04b
Run linter 2024-11-21 11:27:43 -08:00
Erin Song
bb2215bd75
Revert unwanted changes 2024-11-21 11:11:28 -08:00
Erin Song
014c387910
Add aria label to purpose form 2024-11-21 11:05:51 -08:00
dave-kennedy-ecs
5b7a6678c6
Merge pull request #3094 from cisagov/bob/2899-suppress-blue-box
#2899: don't show blue box when analyst clicks 'Manage Domain'
2024-11-20 15:33:53 -05:00
Rebecca H.
3bba70ca35
Merge pull request #3100 from cisagov/rh/fix-domain-request-deletion
Bug Fix: New Domain Request Deletion Error - [RH]
2024-11-20 12:17:40 -08:00
Rebecca Hsieh
46d3f9f0b4
Fix bug where domain request could not delete 2024-11-20 10:32:22 -08: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
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
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
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
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
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
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