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 |
|
David Kennedy
|
7d9c6d1d76
|
wip
|
2023-09-22 11:48:29 -04:00 |
|
Rebecca Hsieh
|
ebbbba41f6
|
Fix naming
|
2023-09-21 16:57:30 -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 |
|
zandercymatics
|
91eac9d5cb
|
Double timeout period
|
2023-09-21 13:35:21 -06:00 |
|
Rebecca Hsieh
|
107299fb53
|
Update column spacing for domain invitation email
|
2023-09-21 09:54:54 -07: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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
David Kennedy
|
b647750af7
|
Merge branch 'main' into dk/927-domain-invitation-email
|
2023-09-20 05:21:03 -04:00 |
|
David Kennedy
|
91aaa0ff3e
|
updated some error handling, logging, and text of emails
|
2023-09-20 05:20:09 -04:00 |
|
Rachid Mrad
|
1653784a75
|
Add search on draft domain
|
2023-09-19 18:50:27 -04:00 |
|
Rachid Mrad
|
ca6fa62ca4
|
clean up print statements
|
2023-09-19 17:48:21 -04:00 |
|
Rachid Mrad
|
021f71f2f5
|
clean up refactor, refactor an unclosed patch in a test that was causing subsequent tests to fail, lint
|
2023-09-19 17:46:47 -04:00 |
|
rachidatecs
|
3f13b23586
|
Merge pull request #1043 from cisagov/rjm/766-tbd-links-in-py
766 - Fix TBD link in request form
|
2023-09-19 15:51:48 -04:00 |
|
Rachid Mrad
|
425045783a
|
replace type_of_work with
# about_your_organization and remove more_organization_information
|
2023-09-19 14:50:58 -04:00 |
|
Rachid Mrad
|
d0effe6018
|
lint
|
2023-09-19 14:47:43 -04:00 |
|
Rachid Mrad
|
f4f89ef705
|
linting
|
2023-09-19 14:38:21 -04:00 |
|
Rachid Mrad
|
01bcde2586
|
lint
|
2023-09-19 14:33:57 -04:00 |
|
Rachid Mrad
|
03e7e9d67d
|
use public_sire_url helper in application_wizard error alert
|
2023-09-19 14:17:17 -04:00 |
|
Rachid Mrad
|
fe1c443357
|
Merge remote-tracking branch 'origin/main' into rjm/1017-ux
|
2023-09-19 13:40:57 -04:00 |
|
Rachid Mrad
|
76a2a1a6fd
|
refactor status getter, add unit test
|
2023-09-19 13:32:57 -04:00 |
|
Rachid Mrad
|
68012389a8
|
fix typo in exception message
|
2023-09-18 15:21:57 -04:00 |
|
David Kennedy
|
82b097d2f6
|
add scripts, templates and settings for sending one-time domain invitations during data migration
|
2023-09-18 13:54:53 -04:00 |
|
rachidatecs
|
4db5b94b36
|
Merge pull request #986 from cisagov/rjm/811-approved-rejected-approved
811 - Manage domain and domainInfo on rejected/ineligible transitions
|
2023-09-18 11:43:36 -04:00 |
|
Rachid Mrad
|
229b29066c
|
lint
|
2023-09-15 17:49:54 -04:00 |
|
Rachid Mrad
|
e3d59e0e62
|
edit latest migration
|
2023-09-15 17:34:14 -04:00 |
|