Commit graph

2041 commits

Author SHA1 Message Date
Rachid Mrad
6d3f5bf5ef
Add a delete button on forms on Nameservers, refactor JS and DS/Key data for DRY code 2023-10-23 13:08:59 -04:00
Erin
5c9fbf483e
Add url to ignore_urls list 2023-10-23 09:50:35 -07:00
Neil Martinsen-Burrell
fb5cc4e5c6
Allow connections from manage.get.gov 2023-10-23 10:32:40 -05:00
zandercymatics
2cd0224008
Remove old comment 2023-10-23 07:38:37 -06:00
zandercymatics
0827ea77ea
Remove test commit 2023-10-23 07:35:36 -06:00
David Kennedy
3f068bc209
fixed some issues with nameserver getter and setter, as well as view get_initial 2023-10-20 20:11:44 -04:00
Erin
a30ed4725a
Fix linting errors 2023-10-20 16:15:03 -07:00
Erin
15b16583cd
Add mocked responses for test_forms cases 2023-10-20 16:10:15 -07:00
Erin
c75891ee90
Modify tests for availability API to return false on error 2023-10-20 15:57:27 -07:00
Erin
9c7bbd31ec
Make login not required to access available API 2023-10-20 15:03:07 -07: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
Rebecca Hsieh
18447c1486
Formatting for nameservers 2023-10-20 14:42:33 -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
Rachid Mrad
0d12c17aff
Add Vicky to fixtures 2023-10-20 17:02:21 -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
Erin
ff44ee2f1e
Fix logic of availability API 2023-10-20 12:28:47 -07: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
David Kennedy
4d604b68b8
fixed formatting of error message in form 2023-10-20 14:09:41 -04: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
37d6bc9de9
Linting 2023-10-20 08:48:07 -06: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
CocoByte
1a3c095e0b
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 23:41:19 -06:00
CocoByte
bc14129f95
mostly linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 22:45:16 -06:00
Rebecca Hsieh
257bc0f0ba
Add tests 2023-10-19 17:36:22 -07:00
CocoByte
7998508881
Added unit tests
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 17:16:09 -06:00
zandercymatics
02baff3f79
Add spacing 2023-10-19 16:00:31 -06:00
zandercymatics
055942fe3a
Fix kill_pool()
Kill pool was not killing instances correctly. This fixes that, and adds an additional test case
2023-10-19 15:59:28 -06:00
Rachid Mrad
37ada699a0
cancel button, template tweaks 2023-10-19 17:52:41 -04:00
David Kennedy
43b6d1e380
form level error handling at the field level 2023-10-19 17:26:26 -04:00