Commit graph

9145 commits

Author SHA1 Message Date
zandercymatics
98842c1aa0
add comments 2024-10-30 14:40:25 -06:00
zandercymatics
bb9cb527d2
Cleanup bool logic to be more concise 2024-10-30 14:33:30 -06:00
zandercymatics
4f1febf248
Update domain_request.py 2024-10-30 14:27:04 -06:00
zandercymatics
dfb59a6a9d
lint model 2024-10-30 14:21:35 -06:00
zandercymatics
c465b7fb67
fix bug with form save
Since cleaned data was not being touched, the form was not resetting values correctly
2024-10-30 14:20:26 -06:00
asaki222
a3b5e2c239
updated to request view 2024-10-30 16:10:05 -04:00
zandercymatics
a94a5b2075
Readd migration after merge 2024-10-30 11:59:53 -06:00
zandercymatics
b3faa00e89
Merge branch 'main' into za/2771-create-requesting-entity-page 2024-10-30 11:59:35 -06:00
zandercymatics
ee71ba4c48
cleanup 2024-10-30 11:59:24 -06:00
zandercymatics
bc8789bc1b
Simplify logic and use better names 2024-10-30 11:22:39 -06:00
zandercymatics
b09e0cad4b
Fix bug with both org name and suborg 2024-10-30 09:25:23 -06:00
zandercymatics
d0aff60db0
Update src/registrar/assets/js/get-gov-admin.js
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
2024-10-30 08:05:06 -06:00
Erin Song
e72d1caaae
Revert input_with_errors 2024-10-29 17:19:02 -07:00
Erin Song
1bea78f872
Add aria label option for inputs 2024-10-29 17:16:19 -07:00
asaki222
73f4d80aa7
updated space 2024-10-29 16:44:55 -04:00
zandercymatics
f028e16ae9
Merge branch 'main' into za/2976-senior-official-federal-agency-changes 2024-10-29 14:14:34 -06:00
asaki222
0f4bd163cb
made changes to the text description for the new property methods 2024-10-29 16:11:12 -04:00
zandercymatics
641692d963
lint 2024-10-29 13:05:56 -06:00
asaki222
9c4434628d
reverted since this template does use both portfolio and domain request 2024-10-29 15:02:16 -04:00
zandercymatics
ab6f66f083
Merge pull request #2997 from cisagov/za/2868-admin-federal-agency-updates
#2868: Django admin federal agency page form updates - [BACKUP] - [MIGRATIONS]
2024-10-29 13:01:38 -06:00
Matt-Spence
426b6f61fc
Merge pull request #3007 from cisagov/ms/2901-clone-staging-workflow
fix minor bug in clone workflow
2024-10-29 10:28:09 -05:00
matthewswspence
a1567cf235
fix minor bug in clone workflow 2024-10-29 10:16:39 -05:00
Matt-Spence
b17e526e30
Merge pull request #3006 from cisagov/ms/2901-clone-staging-workflow
2901: fix env vars
2024-10-29 10:13:27 -05:00
zandercymatics
c2a07a8983
unit tests 2024-10-29 09:08:00 -06:00
matthewswspence
18ca5f70ae
hardcode env vars 2024-10-29 09:57:11 -05:00
Matt-Spence
5e58f6da5e
Merge pull request #2987 from cisagov/ms/2901-clone-staging-workflow
Ms/2901 clone staging workflow
2024-10-29 09:49:42 -05:00
asaki222
b9ec168fc6
added changes to meta 2024-10-28 19:32:55 -04:00
Erin Song
80b2469880
Add screenreader only text to ds delete button 2024-10-28 16:11:13 -07:00
asaki222
7eee9980e4
Merge pull request #2977 from cisagov/ad/2772-update-portfolio-additional-details-and-domains-page
#2772 - update portfolio additional details and domains page - [AD]
2024-10-28 19:06:48 -04:00
asaki222
4d8e6b7e8a
merged to main 2024-10-28 16:38:45 -04:00
zandercymatics
aeb496ceae
initial changes 2024-10-28 14:34:44 -06:00
zandercymatics
7e2e75d105
Merge branch 'main' into za/2771-create-requesting-entity-page 2024-10-28 14:31:22 -06:00
Matt-Spence
c787d82700
Merge pull request #2990 from cisagov/ms/2936-filter-current-csvs
2936: Filter domains in DNS_NEEDED out of csv reports - MS
2024-10-28 14:46:00 -05:00
matthewswspence
f0e7ad4a45
fix tests 2024-10-28 12:01:08 -05:00
zandercymatics
d23c5d15df
update fields 2024-10-28 10:42:46 -06:00
zandercymatics
9531076f87
Update src/registrar/forms/domain_request_wizard.py 2024-10-28 10:30:41 -06:00
asaki222
8a24194a54
adjusted to portfolio check instead of organization feature flag 2024-10-28 11:13:37 -04:00
Rachid Mrad
570340a172
Merge pull request #2967 from cisagov/rjm/2767-domain-assignment
#2767: Portfolio member domain assignment - [RJM]
2024-10-25 17:57:43 -04:00
Rachid Mrad
337c109086
revise to use action_url 2024-10-25 17:51:37 -04:00
Rachid Mrad
6032123e5a
fix passed id to generateDomainsHTML 2024-10-25 17:45:20 -04:00
Rachid Mrad
0d89fd6edb
lint 2024-10-25 17:36:39 -04:00
matthewswspence
f35f149542
remove domains in dns_needed state from current csv reports 2024-10-25 16:08:48 -05:00
Rachid Mrad
599dcb59ae
fixtures error handling update 2024-10-25 16:44:00 -04:00
Rachid Mrad
5727c15b3a
fix search label, fix all domains link 2024-10-25 16:23:30 -04:00
matthewswspence
027870e60a
refactor clone job 2024-10-25 15:16:17 -05:00
asaki222
b5f705fac6
fix test 2024-10-25 16:06:48 -04:00
zandercymatics
0933fe4035
fix weird spaces 2024-10-25 12:22:49 -06:00
asaki222
52c213295d
fixed yet another error 2024-10-25 13:09:34 -04:00
asaki222
7ada2d127c
fixed more changes 2024-10-25 13:07:58 -04:00
asaki222
e93b35c494
removed output 2024-10-25 13:03:23 -04:00