Commit graph

8073 commits

Author SHA1 Message Date
zandercymatics
8af7902939
Remove max diff 2024-05-09 09:23:17 -06:00
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
c9a735bf6a
Merge pull request #2116 from cisagov/za/1987-unknown-from-dns-needed
Ticket #1987: Domain went from dns_needed -> unknown - bug fix
2024-05-08 13:51:59 -06:00
zandercymatics
6022cd051f
Add first ready on field 2024-05-08 13:50:59 -06:00
zandercymatics
8bd8be7fc4
Update README.md 2024-05-08 13:22:57 -06:00
zandercymatics
c52a7ee0a9
Swap order 2024-05-08 13:19:53 -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
d334f37293
Update README.md 2024-05-08 10:17:20 -06:00
zandercymatics
3cf0792d15
Update README.md 2024-05-08 10:16:31 -06:00
zandercymatics
fad90aaee7
Finish documentation 2024-05-08 10:12:42 -06:00
zandercymatics
cd76191d3f
Merge branch 'za/add-documentation-on-models-affected-by-signals' of https://github.com/cisagov/manage.get.gov into za/1996-add-documentation-on-models-affected-by-signals 2024-05-08 10:03:33 -06:00
zandercymatics
278fc28ad2
Add additional documentation 2024-05-08 10:01:46 -06:00
zandercymatics
cf7e442093
Update docs/developer/README.md 2024-05-08 09:46:59 -06:00
zandercymatics
a93ba61f30
Update README.md 2024-05-08 09:38:02 -06:00
zandercymatics
9fefbf16c5
Add documentation 2024-05-08 09:37:23 -06:00
zandercymatics
8b2671e7f4
Add documentation 2024-05-08 09:26:22 -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
61e39420cf
Basic documentation 2024-05-07 15:11:09 -06:00
zandercymatics
27ac39ce4f
The where 2024-05-07 14:55:30 -06:00
zandercymatics
78abd5b1f9
Structure 2024-05-07 14:49:48 -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
943b14fe01
updated documentation 2024-05-07 13:51:03 -04: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