Commit graph

7364 commits

Author SHA1 Message Date
zandercymatics
4618f302f5
Adjust unit tests to not be time sensitive
The first ready field was using timezone.now() which is not good when directly testing that field. This is a minor refactor which just sets a preset time as "now" and adjusted the unit tests minorly to compensate
2024-05-09 09:21:53 -06:00
David Kennedy
948afab166
wip 2024-05-09 11:14:49 -04:00
zandercymatics
a1ac715281
Add blank check on expiration date 2024-05-09 08:17:43 -06:00
Rebecca Hsieh
112ea84bf6
Fix spelling and add a comment 2024-05-08 16:33:35 -07:00
CocoByte
5b8cf13eb1
Fixed exception chain 2024-05-08 16:04:16 -06:00
CocoByte
24ec18c439
Added logic to prevent creation of DomainInvitation if invite fails to send 2024-05-08 15:13:03 -06:00
zandercymatics
ceed417aeb
Update test_reports.py 2024-05-08 14:52:16 -06:00
zandercymatics
460388ea57
Update test_reports.py 2024-05-08 14:46:24 -06:00
zandercymatics
fda321b02a
Update src/registrar/tests/test_reports.py 2024-05-08 14:43:51 -06:00
zandercymatics
5c685a3fd6
Cleanup 2024-05-08 14:41:19 -06:00
zandercymatics
f7208a80ea
Add unit test and move things around slightly 2024-05-08 14:36:08 -06:00
zandercymatics
6a3eb005bc
Update csv_export.py 2024-05-08 14:04:00 -06:00
zandercymatics
6022cd051f
Add first ready on field 2024-05-08 13:50:59 -06:00
zandercymatics
5f9edd78cb
Add migration 2024-05-08 11:35:25 -06:00
zandercymatics
9ac54222ec
Merge branch 'main' into za/1987-unknown-from-dns-needed 2024-05-08 11:34:33 -06:00
zandercymatics
7c3e03a240
Linting 2024-05-08 10:28:10 -06:00
zandercymatics
adecbdcfc7
Add brief overview on contact/user 2024-05-08 10:24:09 -06:00
zandercymatics
278fc28ad2
Add additional documentation 2024-05-08 10:01:46 -06:00
Erin
e32dff775f
Add tests verifying excluded federal agencies in domain request form 2024-05-07 17:05:14 -07:00
Rebecca Hsieh
9311a41ac6
Exclude 2 values from the domain request on the form 2024-05-07 16:31:01 -07:00
zandercymatics
87aa44cc77
Cleanup 2024-05-07 15:17:40 -06:00
zandercymatics
00bcdd1694
Remove timer remnants, cleanup 2024-05-07 14:33:15 -06:00
zandercymatics
af272c0cd3
Fix migrations after merge 2024-05-07 14:16:34 -06:00
zandercymatics
bbdd7b7847
Merge branch 'main' into za/1988-investigate-indexes 2024-05-07 14:16:04 -06:00
zandercymatics
ca2e2168aa
Remove timer 2024-05-07 14:13:55 -06:00
zandercymatics
1b6e6debf6
Merge pull request #2120 from cisagov/revert-auditlog-migration-settings
Revert auditlog migration settings
2024-05-07 13:21:06 -06:00
David Kennedy
5ee316b7af
reformatted for linter 2024-05-07 13:28:04 -04:00
David Kennedy
ab5b0be466
included DraftDomain, Websites and Host 2024-05-07 13:23:30 -04:00
Cameron Dixon
cb16c5d1de
Merge pull request #2134 from cisagov/h-m-f-t-patch-1
Add link to get.gov FAQ on commercial purposes in the request form
2024-05-07 12:20:45 -04:00
David Kennedy
8b1d692457
updated unit test 2024-05-07 12:18:57 -04:00
zandercymatics
b5784a1a88
Add timers 2024-05-07 10:18:21 -06:00
Erin Song
38fd31e74b
Merge pull request #2117 from cisagov/es/1793-link-federal-agency-table
ISSUE #1793: Connect new federal agency table to domain requests and admin
2024-05-07 09:01:57 -07:00
David Kennedy
fcef18658c
adding newline to a html template 2024-05-07 11:08:46 -04:00
zandercymatics
185dabe72d
Fix migrations after merge with latest 2024-05-07 08:52:02 -06:00
zandercymatics
2202c7caa0
Merge branch 'main' into za/1987-unknown-from-dns-needed 2024-05-07 08:51:07 -06:00
zandercymatics
cb5d9d2368
PR suggestions 2024-05-07 08:47:32 -06:00
Cameron Dixon
36bf71a652
load url_helpers
help, URL loaders!
2024-05-07 10:01:05 -04:00
David Kennedy
aca85227ac
fixed tests 2024-05-07 08:18:26 -04:00
David Kennedy
2d9f96c6d0
formatted for linter 2024-05-07 08:10:38 -04:00
dave-kennedy-ecs
4039c168fa
Merge branch 'main' into dk/1989-export-import-tables 2024-05-07 07:53:29 -04:00
David Kennedy
af3877f2e3
unit tests completed 2024-05-07 07:35:02 -04:00
Alysia Broddrick
8f8d565b7a
Merge pull request #2113 from cisagov/new-dev-sandbox-cb
New dev sandbox cb
2024-05-06 16:49:53 -07:00
Rebecca Hsieh
f36ac30945
Fix migrations and issue 2024-05-06 15:02:51 -07:00
Rebecca Hsieh
83ac30f3e5
Update migrations 2024-05-06 14:49:46 -07:00
Rebecca Hsieh
dfda5b37d4
Merge remote-tracking branch 'origin' into es/1793-link-federal-agency-table 2024-05-06 14:32:09 -07:00
Rebecca Hsieh
6ef4f4b1c9
Remove transition domain tests and comments 2024-05-06 14:29:22 -07:00
zandercymatics
e265008bc8
Add migrations 2024-05-06 14:25:52 -06:00
zandercymatics
24a18f1562
Remove db_index, add meta index 2024-05-06 14:19:25 -06:00
zandercymatics
e870c14201
Merge pull request #2138 from cisagov/za/2087-inconsistent-copy-email-color
(on getgov-za) Ticket #2087: Fix inconsistent styling on table copy email button
2024-05-06 13:59:47 -06:00
zandercymatics
aa9ec2d716
Merge pull request #2137 from cisagov/za/2095-show-domain-cisa-region
Ticket #2095: Add unit tests for domain cisa region
2024-05-06 13:08:24 -06:00