Commit graph

3127 commits

Author SHA1 Message Date
David Kennedy
eda9728177
Merge branch 'main' into dk/1138-prevent-domain-edits 2023-11-22 12:08:04 -05:00
David Kennedy
570c5c3020
formatted for linter 2023-11-22 11:50:18 -05:00
zandercymatics
ebafb31f70
Merge pull request #1355 from cisagov/za/1243-import-org-data
Ticket #1243: Import Organization Data
2023-11-22 09:18:56 -07:00
David Kennedy
3ec910c37a
wrote unit tests 2023-11-22 11:18:54 -05:00
zandercymatics
91d33f4c2a
Linting 2023-11-22 09:08:49 -07:00
zandercymatics
db964498e1
Linting 2023-11-22 08:49:48 -07:00
David Kennedy
1efb7d23f3
domain views has_permissions updated 2023-11-22 10:48:13 -05:00
zandercymatics
b74dacce1f
Merge branch 'za/1243-import-org-data' of https://github.com/cisagov/manage.get.gov into za/1243-import-org-data 2023-11-22 08:37:50 -07:00
zandercymatics
8535d783e8
PR suggestions
Change variable names and coments
2023-11-22 08:37:48 -07:00
zandercymatics
99d449679c
Update src/registrar/management/commands/load_organization_data.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:37:20 -07:00
zandercymatics
a7afe798dd
Update src/registrar/management/commands/utility/extra_transition_domain_helper.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:37:01 -07:00
David Kennedy
6da9fdab2a
added is_editable to domain; added editable to domain_detail.html; added editable to domain_sidebar.html; added editable to summary_item.html; updated has_permission in domain views to check for domain editable 2023-11-22 10:36:13 -05:00
zandercymatics
64bd9a38d2
Update src/registrar/management/commands/utility/extra_transition_domain_helper.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:34:16 -07:00
zandercymatics
86506f4e31
Update src/registrar/management/commands/load_organization_data.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:33:51 -07:00
zandercymatics
4b625d32de
Merge branch 'za/1243-import-org-data' of https://github.com/cisagov/manage.get.gov into za/1243-import-org-data 2023-11-22 08:29:49 -07:00
zandercymatics
854f0d4464
Change load_organization_data comment and remove unused params 2023-11-22 08:29:42 -07:00
zandercymatics
4afb230a75
Update docs/operations/data_migration.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:14:06 -07:00
zandercymatics
a3a623fc98
Update docs/operations/data_migration.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-11-22 08:13:01 -07:00
dave-kennedy-ecs
6400367368
Merge pull request #1380 from cisagov/dk/1209-domain-sidebar
Issue #1209 - updated logic on domain mgmt sidebar
2023-11-22 06:29:45 -05:00
David Kennedy
3812585023
Merge branch 'main' into dk/1209-domain-sidebar 2023-11-22 06:12:59 -05:00
zandercymatics
89e6907e03
Merge pull request #1344 from cisagov/za/update-docs-check-epp-running
Add Connection Pool documentation
2023-11-21 14:54:56 -07:00
zandercymatics
0aa54870a8
Fix typo and table formatting 2023-11-21 14:46:59 -07:00
CuriousX
2d49674f87
Merge pull request #1376 from cisagov/nl/google-analytics-fix
Issue #1338: Google Analytics CSP Bug
2023-11-21 14:10:57 -07:00
dave-kennedy-ecs
310da70913
Merge pull request #1347 from cisagov/dk/1217-domain-expiration-epp
Issue #1217 - Domain expiration date - EPP
2023-11-21 15:51:58 -05:00
Erin Song
5ae14c964a
Merge pull request #1375 from cisagov/es/984-refine-error-messages
#984: Update form error messages on domain management contacts
2023-11-21 12:51:36 -08:00
zandercymatics
598d0f6430
Fix logging bug 2023-11-21 13:25:58 -07:00
zandercymatics
c6d285d73b
Update test_transition_domain_migrations.py 2023-11-21 13:14:41 -07:00
CuriousX
38fb3c5eaf
Update src/registrar/config/settings.py
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-21 13:13:31 -07:00
zandercymatics
9c92c99868
Removed unused domain invite test 2023-11-21 13:13:20 -07:00
CuriousX
63f67d6f0b
Update src/registrar/config/settings.py
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-21 13:12:14 -07:00
CuriousX
ee2bb38e15
Update src/registrar/config/settings.py
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-11-21 13:12:02 -07:00
zandercymatics
fc8847a36f
PR suggestions - move errors / test cases 2023-11-21 13:09:41 -07:00
CocoByte
6e32651dad
Further minimized CSP statements 2023-11-21 12:25:59 -07:00
CocoByte
464791a326
Removed CSP_SCRIPT_SRC statement (not actually needed) 2023-11-21 12:09:56 -07:00
David Kennedy
021f0454c6
Merge branch 'main' into dk/1217-domain-expiration-epp 2023-11-21 13:41:32 -05:00
dave-kennedy-ecs
58d97cd899
Merge pull request #1337 from cisagov/dk/1208-dnssec-addtl-items
Issue #1208 - DNSSEC additional items
2023-11-21 13:39:25 -05:00
David Kennedy
0279796bb4
removed an extraneous blank line 2023-11-21 13:27:52 -05:00
David Kennedy
1c2ebcee86
Merge branch 'main' into dk/1208-dnssec-addtl-items 2023-11-21 13:24:48 -05:00
David Kennedy
fa72f31d24
removed maxlength message on ds data digest 2023-11-21 13:24:06 -05:00
dave-kennedy-ecs
d6c42c2234
Merge pull request #1332 from cisagov/dk/error-handling-hotfix
Issue #1235 - error handling for generic error messages in 3 forms
2023-11-21 13:22:37 -05:00
zandercymatics
0d47a02bfb
Undo domain invitation bug fix
Not needed in this PR
2023-11-21 11:01:23 -07:00
zandercymatics
79112522be
Update load_organization_data.py 2023-11-21 10:55:18 -07:00
zandercymatics
bd89eea21f
Minor refactor 2023-11-21 10:52:59 -07:00
David Kennedy
5145e3782e
Merge branch 'main' into dk/1208-dnssec-addtl-items 2023-11-21 12:50:24 -05:00
Erin
b2f5884a5c
Fix linting errors 2023-11-21 09:44:10 -08:00
Erin
9b4cf5a806
Revert leftover change 2023-11-21 09:40:40 -08:00
Erin
051515f702
Fix lint errors 2023-11-21 09:39:11 -08:00
David Kennedy
4467d924a0
updated logic on sidebar 2023-11-21 12:35:04 -05:00
zandercymatics
8ef2a8ec02
Code clarity refactor 2023-11-21 10:28:14 -07:00
David Kennedy
c9c9d70782
format for linter 2023-11-21 10:39:30 -05:00