Commit graph

2544 commits

Author SHA1 Message Date
David Kennedy
fa6a0ad08b
fixed formatting in admin.py 2023-09-22 20:05:10 -04:00
David Kennedy
e5c1dac85c
removing ability for UNKNOWN domains to transition to On Hold 2023-09-22 19:49:22 -04:00
David Kennedy
f0c96a4d7f
allowing UNKNOWN to place hold in order to test 2023-09-22 19:39:41 -04:00
David Kennedy
6483aa87c9
added test cases for place and revert client hold; allowed for idempotent updates 2023-09-22 18:51:49 -04:00
dave-kennedy-ecs
0ce7052831
Merge pull request #1038 from cisagov/dk/927-domain-invitation-email
add scripts, templates and settings for sending one-time domain invitations during data migration
2023-09-22 14:59:22 -04:00
David Kennedy
716782dc8c
formatting to satisfy lint 2023-09-22 14:50:28 -04:00
David Kennedy
f5aacb8fb8
Merge branch 'main' into dk/927-domain-invitation-email 2023-09-22 14:45:54 -04:00
Rachid Mrad
16bec3f2c3
Add columns and search on TransitionDomain 2023-09-22 13:05:20 -04:00
Rachid Mrad
a093c24c64
unskip the tests in views that make a lot of noise, as this is not caused by this work after all 2023-09-22 12:10:35 -04:00
zandercymatics
84f2b5d5b2
Don't display default email 2023-09-22 10:09:32 -06:00
David Kennedy
7d9c6d1d76
wip 2023-09-22 11:48:29 -04:00
Rebecca Hsieh
c747be074c
Fix tests for unsuccessful if less than 2 nameservers, successful if betweeen 2 and 13 nameservers, and unsuccessful if more than 13 nameservers 2023-09-22 08:29:15 -07:00
zandercymatics
df1d61b965
Running black / linter 2023-09-22 09:24:58 -06:00
zandercymatics
fa8887d7b8
Bug fixes for test cases / Removed duplicate 2023-09-22 08:18:14 -06:00
Rebecca Hsieh
803a469ba0
Add to tests 2023-09-21 22:09:23 -07:00
Rebecca Hsieh
ebbbba41f6
Fix naming 2023-09-21 16:57:30 -07:00
Rebecca Hsieh
f2948a77de
Update one nameserver test 2023-09-21 16:31:47 -07:00
Rachid Mrad
431e158531
Trick nameservers form to always return a minimum of 3 fields 2023-09-21 18:27:30 -04:00
zandercymatics
d368395822
Fix health error 2023-09-21 16:11:10 -06:00
Rachid Mrad
54ae45edb9
Edit JS to grab the first input as a source when cloning, since we now have a single input on the page when we first land on nameservers 2023-09-21 17:25:38 -04:00
Rachid Mrad
a3905625cc
Revise fetch cache to fetch only what's needed, revise unit tests 2023-09-21 17:01:01 -04:00
dependabot[bot]
5cd81f70cd
Bump cryptography from 41.0.3 to 41.0.4 in /src
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-21 20:41:05 +00:00
CocoByte
7be4c300bf
added debugging directives 2023-09-21 14:17:55 -06:00
zandercymatics
91eac9d5cb
Double timeout period 2023-09-21 13:35:21 -06:00
zandercymatics
1c3b43134a
Merge branch 'main' into za/850-epp-contact-get 2023-09-21 12:29:58 -06:00
Rebecca Hsieh
62dd9dff73
Merge remote-tracking branch 'origin' into rh/848-set-name-server 2023-09-21 09:59:48 -07:00
Rebecca Hsieh
107299fb53
Update column spacing for domain invitation email 2023-09-21 09:54:54 -07:00
zandercymatics
13c950aae9
Added context on logger 2023-09-21 10:21:50 -06:00
David Kennedy
99c5a06189
Merge branch 'main' into dk/857-epp-client-hold 2023-09-21 12:20:37 -04:00
David Kennedy
34106286a6
wip commit 2023-09-21 12:17:57 -04:00
zandercymatics
39d4646369
Fix logic bug / tests 2023-09-21 10:02:25 -06:00
Katherine-Osos
c804c65515
Merge pull request #1049 from cisagov/ko/tbd-link-updates
Registrar content: Fix 2 tbd links
2023-09-21 10:40:06 -05:00
Rachid Mrad
0776b5c4ec
custom groups model, track m2m objects on groups and users, revise fixtures, revise admin.py, migrations, skip problematic tests 2023-09-21 11:20:28 -04:00
CocoByte
125690f347
- Fixed file arguments error (couldn’t consume multiple files)
- Fixed errors with get_or_create logic
- Fixed errors with mapping data between files
- Fixed logic for checking for existing entries
2023-09-21 01:21:26 -06:00
Rebecca Hsieh
28aa35cbf6
Lint error - remove domainapp 2023-09-20 16:08:56 -07:00
Rebecca Hsieh
32406550de
Use DomainInformation instead of DomainApplication 2023-09-20 16:01:49 -07:00
Katherine-Osos
0818e982bc
Remove strikethru 2023-09-20 17:52:05 -05:00
Rebecca Hsieh
acf5a8715d
Merge remote-tracking branch 'origin' into rh/482-youve-been-added-to-domain 2023-09-20 15:33:41 -07:00
Katherine-Osos
46a9241635
Domain request confirmation: add link 2023-09-20 15:59:18 -05:00
Katherine-Osos
df62bf12be
Name servers page: Remove link 2023-09-20 15:45:33 -05:00
CocoByte
8198533bcc
Merge main > branch 2023-09-20 14:27:46 -06:00
CocoByte
e3d50dde56
load transition domain script 2023-09-20 14:24:24 -06:00
rachidatecs
d92f289556
Merge pull request #1046 from cisagov/rjm/851-statuses-getter
Issue 851: Domain statuses getter
2023-09-20 14:46:14 -04:00
Rachid Mrad
a0b0fe2776
test the exception, partial implementation of test_accessing_domain_properties_creates_domain_in_registry 2023-09-20 13:32:09 -04:00
zandercymatics
dd57cf2ffd
Cleanup 2023-09-20 11:28:29 -06:00
zandercymatics
2f9c37e8ee
Logic rewrite (performance) / Duplicates 2023-09-20 10:54:33 -06:00
rachidatecs
8432050aec
Merge pull request #1023 from cisagov/rjm/1017-ux
Issues 1006, 1007, 1017: UX audit implementation in django admin
2023-09-20 11:33:55 -04:00
David Kennedy
6fea12bac6
remove unused import 2023-09-20 10:05:34 -04:00
David Kennedy
46b6467fca
code reformatting 2023-09-20 10:00:11 -04:00
David Kennedy
3243399d26
simplified data sent to transition domain invitation email templates 2023-09-20 08:40:29 -04:00