Commit graph

9826 commits

Author SHA1 Message Date
Matthew Spence
3ec0b51e72
add db workflow documentation 2024-12-18 15:56:00 -06:00
Erin Song
af7561af51
Merge pull request #3219 from cisagov/es/3160-confirmation-page-content
3160: Update confirmation page content on org model view [meoward]
2024-12-16 11:30:08 -08:00
Erin Song
1558358bce
Update domain request content 2024-12-16 11:24:20 -08:00
Erin Song
001d7111db
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/3160-confirmation-page-content 2024-12-16 11:16:51 -08:00
Matt-Spence
c02b036301
Merge pull request #3185 from cisagov/ms/2823-update-delete-domain-process
#2823: update delete domain process - [MS]
2024-12-16 14:04:47 -05:00
Matt-Spence
8016dd96c2
Merge branch 'main' into ms/2823-update-delete-domain-process 2024-12-16 13:59:57 -05:00
Erin Song
91740c9026
Apply suggestions from code review
Add suggested commas

Co-authored-by: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com>
2024-12-16 10:20:08 -08:00
dave-kennedy-ecs
1c054ebf1e
Merge pull request #3215 from cisagov/dk/2867-domain-information-admin-changes
#2867: Domain information admin changes for portfolio fields
2024-12-16 13:18:48 -05:00
David Kennedy
49ff001aac
Merge branch 'main' into dk/2867-domain-information-admin-changes 2024-12-16 13:14:28 -05:00
matthewswspence
f039f315e0
linter fixes 2024-12-16 10:35:34 -06:00
matthewswspence
0178d57499
linter fixes 2024-12-16 10:28:55 -06:00
Matthew Spence
f2d7be10b4
Merge remote-tracking branch 'origin' into ms/2823-update-delete-domain-process 2024-12-13 16:37:26 -06:00
Matthew Spence
bb2072debc
log exception in nameserver setter. 2024-12-13 16:35:29 -06:00
Matthew Spence
db4f9c54ef
Merge branch 'ms/2823-update-delete-domain-process' of https://github.com/cisagov/manage.get.gov into ms/2823-update-delete-domain-process 2024-12-13 16:21:33 -06:00
matthewswspence
32789faec6
review changes and linting 2024-12-13 15:27:57 -06:00
Matthew Spence
21007ce869
review changes 2024-12-13 15:23:15 -06:00
Matthew Spence
63c2b7907f
clean up 2024-12-12 15:33:50 -06:00
matthewswspence
1fb8b222c4
pushing changes to pull on another device 2024-12-12 15:31:40 -06:00
Erin Song
a7cab25390
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/3160-confirmation-page-content 2024-12-12 13:17:00 -08:00
dave-kennedy-ecs
6f6beef6e4
Merge pull request #3198 from cisagov/rjm/2768-edit-member-domains
#2768: Edit member domains - [RJM]
2024-12-12 15:49:21 -05:00
David Kennedy
28ad3d7f10
Merge branch 'main' into rjm/2768-edit-member-domains 2024-12-12 15:31:54 -05:00
dave-kennedy-ecs
048b558de6
Update src/registrar/templates/includes/member_domains_edit_table.html
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-12-12 15:22:23 -05:00
dave-kennedy-ecs
c743648fe0
Update src/registrar/assets/src/js/getgov/table-edit-member-domains.js
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-12-12 15:21:28 -05:00
matthewswspence
51da456f02
fix tests 2024-12-12 13:45:36 -06:00
Erin Song
a940fa673d
Update domain request confirmation page content for org model 2024-12-11 15:01:11 -08:00
Cameron Dixon
ab59b7a127
Merge pull request #3218 from cisagov/update-issue
Add story info to issue template
2024-12-11 16:25:07 -05:00
Cameron Dixon
c69cfd72f3
Update issue-default.yml 2024-12-11 16:17:46 -05:00
matthewswspence
533e57722f
refactor delete to use same logic as nameserver setter 2024-12-11 14:30:58 -06:00
David Kennedy
30c15fa817
js cleanup 2024-12-11 14:38:14 -05:00
David Kennedy
e0eb70abe2
working _delete_domain 2024-12-11 14:12:42 -05:00
Rachid Mrad
bc6c756aab
Fix unit tests 2024-12-11 13:36:54 -05:00
CuriousX
c0f0cf8cff
Merge pull request #3213 from cisagov/nl/3210-fix-converted-federal-agency-none-check
#3210 - Fix converted_federal_agency in domain information
2024-12-11 11:14:49 -07:00
Rachid Mrad
f599d4fb67
lint 2024-12-11 13:09:17 -05:00
CuriousX
b6ae8676c5
Merge branch 'main' into nl/3210-fix-converted-federal-agency-none-check 2024-12-11 11:08:52 -07:00
Rachid Mrad
2df6603ca3
Merge pull request #3202 from cisagov/bob/2658-aria-describedby-with-sublabel-and-error
#2658: Set a correct aria-describedby when sublabel and error
2024-12-11 13:08:38 -05:00
Rachid Mrad
591cc0ee75
clean up JS and add comments 2024-12-11 13:04:18 -05:00
CuriousX
62d53ffa2e
Merge branch 'main' into nl/3210-fix-converted-federal-agency-none-check 2024-12-11 11:00:16 -07:00
Rachid Mrad
058d42f014
fix misnamed references 2024-12-11 12:51:02 -05:00
Rachid Mrad
ee142a4096
removed some more params 2024-12-11 12:36:15 -05:00
Rachid Mrad
9ad5202506
Merge branch 'main' into bob/2658-aria-describedby-with-sublabel-and-error 2024-12-11 12:22:09 -05:00
David Kennedy
b85bfd7244
wip variable name changes, and removing params from methods, and inheriting from global consts 2024-12-11 12:02:44 -05:00
David Kennedy
7f0dc4bfca
updated handling of error from lookup api, plus some variable naming 2024-12-11 11:29:20 -05:00
matthewswspence
1a9b671758
consolidate delete domain function 2024-12-11 10:11:05 -06:00
Rachid Mrad
41c148b15e
init refactor of portfolio form js 2024-12-10 17:59:38 -05:00
lizpearl
5fc1f6a515
Merge pull request #3161 from cisagov/el/3157-document-updating-sandbox-credentials
#3157: Add documentation for adding secrets to an existing sandbox [No sandbox needed]
2024-12-10 16:52:43 -06:00
lizpearl
d9d59bedaa
Merge branch 'main' into el/3157-document-updating-sandbox-credentials 2024-12-10 16:47:35 -06:00
CocoByte
2a48cf676e
Fix converted_federal_agency in domain information (matches Domain Request) 2024-12-10 15:10:41 -07:00
asaki222
a4c22f7ed4
Merge pull request #3188 from cisagov/nobox/update-the-readme-for-feature-flag-portfolio-permissions
Nobox/update the readme for feature flag portfolio permissions
2024-12-10 16:31:42 -05:00
David Kennedy
42c62c2ba0
changes to domain form 2024-12-10 16:29:21 -05:00
asaki222
f8dd683a5f
removed a todo to trigger linters/tests/checks 2024-12-10 16:24:16 -05:00