Commit graph

7254 commits

Author SHA1 Message Date
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
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
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
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
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
zandercymatics
4fed857ea7
Add/Save button 2023-09-19 21:06:48 -06:00
zandercymatics
917d19d144
Temp duplicate fix
Temporary fix for the duplicate issue... Need to find a better solution
2023-09-19 17:31:03 -06: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
zandercymatics
3835293b23
Improved test cases / Fixed PublicContact persistence 2023-09-19 13:42:20 -06: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