Commit graph

1808 commits

Author SHA1 Message Date
David Kennedy
ce6fc5a9ac
fixed problem with sidebar 2023-10-23 21:29:26 -04:00
dave-kennedy-ecs
65b2053a4f
Update src/registrar/templates/domain_sidebar.html
updated logic in domain sidebar for code readability

Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-10-23 21:18:37 -04:00
David Kennedy
d354751481
fixed tests and updated code formatting 2023-10-23 21:16:12 -04:00
David Kennedy
6400fa5f4b
fixed logic on save with no dnssec data records; fixed link on dns page 2023-10-23 20:58:09 -04:00
David Kennedy
bdbff9260e
Merge branch 'main' into rjm/1148-ds-data 2023-10-23 19:55:33 -04:00
David Kennedy
d50628f14d
cleaned up working code for review 2023-10-23 18:32:22 -04:00
David Kennedy
be00e8249c
working wip 2023-10-23 18:15:48 -04:00
Rachid Mrad
8bf2432b15
remove the dnssec confirmed session 2023-10-23 16:43:45 -04:00
Neil Martinsen-Burrell
fb5cc4e5c6
Allow connections from manage.get.gov 2023-10-23 10:32:40 -05:00
Rebecca Hsieh
a25a38f948
Linter wins as always 2023-10-20 14:57:04 -07:00
Rebecca Hsieh
797d896e0a
Now updating correct migration after new main additions 2023-10-20 14:51:48 -07:00
Rebecca Hsieh
62b6514b07
Remove 0041 so I can match main 2023-10-20 14:50:02 -07:00
Rebecca Hsieh
f8ec478f78
Merge remote-tracking branch 'origin' into rh/1031-staff-enable-editing 2023-10-20 14:49:04 -07:00
Rachid Mrad
d5b21435dd
re-create org names migration 2023-10-20 17:11:00 -04:00
Rachid Mrad
b8b12bad6e
Clean up migrations 2023-10-20 17:09:50 -04:00
Rachid Mrad
03b7ff64f8
Merge remote-tracking branch 'origin/main' into rjm/787-org-short-names 2023-10-20 17:08:48 -04:00
Neil MartinsenBurrell
b5b3b32f2d
Merge pull request #1181 from cisagov/nmb/1177-domain-managers
1177: Change User management to Domain managers
2023-10-20 15:43:37 -05:00
Rachid Mrad
ffbae457bf
revise disable dnssec copy on dnssec page 2023-10-20 16:41:47 -04:00
Rachid Mrad
95735598dc
template revision, modal revision on dnssec, added modal on delete all on ds form 2023-10-20 16:32:41 -04:00
Neil Martinsen-Burrell
7f153f77ed
Review feedback: rename tests to match page name 2023-10-20 13:46:51 -05:00
Neil Martinsen-Burrell
a0911b46f8
load public_site_url helper 2023-10-20 13:28:36 -05:00
Rebecca Hsieh
070631b216
Fix naming for migration 2023-10-20 10:19:57 -07:00
Rebecca Hsieh
8e753796ec
Update migration to match main 2023-10-20 10:10:14 -07:00
Rebecca Hsieh
c7bdf1f5c3
Add in main changes for fixing migration 2023-10-20 10:02:55 -07:00
Neil Martinsen-Burrell
3cfdacccfc
Change User management to Domain managers 2023-10-20 12:00:17 -05:00
Erin Song
1644109292
Merge pull request #1179 from cisagov/es/availability-api-quickfix
Quickfix: Remove login requirement on domain availability API
2023-10-20 09:49:33 -07:00
Alysia Broddrick
2a67f2547d
Merge pull request #1178 from cisagov/ab/change-admin-to-manager-fix
Bug Fix: manager role still showing as admin
2023-10-20 09:41:26 -07:00
Erin
8c0d88df2a
Remove login requirement on domain availability API 2023-10-20 09:35:28 -07:00
zandercymatics
908e6edd82
Merge pull request #1116 from cisagov/za/1102-epp-contact-disclose-update
Issue #1102: Change disclose behaviour
2023-10-20 10:32:06 -06:00
Alysia Broddrick
555a1e7ae9
ran linter 2023-10-20 09:21:12 -07:00
Alysia Broddrick
649a224562
updated related mentions to admin to be Manager 2023-10-20 09:15:46 -07:00
Erin Song
c1994a07e7
Merge pull request #1157 from cisagov/es/1015-update-availability-api
Ticket #1015 Update availability API to use EPP availability check
2023-10-20 09:12:30 -07:00
Rachid Mrad
34e0ce955a
clean up a bad comment 2023-10-20 11:51:11 -04:00
Alysia Broddrick
485a05e45e
Fixed manager role still showing as admin 2023-10-20 08:44:12 -07:00
zandercymatics
d5b47a22df
Update test_models_domain.py 2023-10-20 08:04:21 -06:00
zandercymatics
94a8bf7793
Linting 2023-10-20 07:56:00 -06:00
Rebecca Hsieh
257bc0f0ba
Add tests 2023-10-19 17:36:22 -07:00
Erin
81b58167a6
Fix lint errors 2023-10-19 11:13:55 -07:00
Erin
9be47b754f
Fix merge conflicts 2023-10-19 11:09:48 -07:00
zandercymatics
afd7b1c3f3
Reformat + add test case for eppdisclose 2023-10-19 11:51:52 -06:00
Rebecca Hsieh
3203916d87
Merge remote-tracking branch 'origin' into rh/1031-staff-enable-editing 2023-10-19 10:14:09 -07:00
zandercymatics
e26db14a29
Fix merge weirdness 2023-10-19 10:53:54 -06:00
zandercymatics
eebe6e117e
Fix merge issue 2023-10-19 10:50:18 -06:00
zandercymatics
c30428b6f8
Merge branch 'main' into za/1102-epp-contact-disclose-update 2023-10-19 10:49:59 -06:00
Rachid Mrad
1791db4203
add more specificity to CSS selectors causing a btn color bug 2023-10-18 18:57:58 -04:00
Rachid Mrad
d01bebec41
merge conflicting migrations 2023-10-18 18:03:22 -04:00
Rachid Mrad
20157e2e99
Merge remote-tracking branch 'origin/main' into rjm/787-org-short-names 2023-10-18 18:00:20 -04:00
Rachid Mrad
02a9c98a57
fix org in domain table and write a unit test for it 2023-10-18 17:49:49 -04:00
David Kennedy
12cbe3fd19
Merge branch 'main' into dk/1123-epp-cache 2023-10-18 16:01:38 -04:00
David Kennedy
94ac0e703d
small refactor to remove redundant code 2023-10-18 13:28:50 -04:00