zandercymatics
ebf1328044
Template logic
2024-05-10 11:26:42 -06:00
zandercymatics
a55f339168
Hook form to db
2024-05-10 09:54:38 -06:00
dave-kennedy-ecs
c834797bf7
Merge pull request #2115 from cisagov/dk/1989-export-import-tables
...
Issue #1989 : export import tables
2024-05-10 11:10:30 -04:00
zandercymatics
bc2bcb7b21
Merge pull request #2152 from cisagov/za/2118-add-first-ready-on-reports
...
Ticket #2118 : Add first ready on field
2024-05-10 08:39:48 -06:00
zandercymatics
45af1f10e5
Cleanup
2024-05-10 08:33:34 -06:00
zandercymatics
dd9df90fb4
Infra
2024-05-10 08:33:10 -06:00
David Kennedy
b95c70ff83
formatted for readability
2024-05-10 07:43:49 -04:00
David Kennedy
645c85e147
updated documentation and code comments
2024-05-10 07:36:23 -04:00
David Kennedy
5673889a55
updated templates with css
2024-05-10 07:21:31 -04:00
zandercymatics
75499337e0
Initial architecture
2024-05-09 15:56:18 -06:00
zandercymatics
e23c3eee52
Fix tests and lint
2024-05-09 13:56:13 -06:00
zandercymatics
8b41e70840
Fine tuning
2024-05-09 13:43:32 -06:00
zandercymatics
4c92011279
Add some middleware
2024-05-09 13:04:54 -06:00
zandercymatics
84408fce48
Add perms checks
2024-05-09 12:45:21 -06:00
Rebecca H
1cf4f5fc3c
Merge pull request #2148 from cisagov/rh/1793-remove-two-values
...
ISSUE #1793 : Exclude gov Administration and Non-Federal Agency in Domain Request form
2024-05-09 11:40:06 -07:00
zandercymatics
2f36033eb2
User setup stuff
2024-05-09 12:13:01 -06:00
zandercymatics
dda620ee4d
Add finished setup flag
2024-05-09 12:09:23 -06:00
zandercymatics
d268ef54b1
Basic setup stuff
2024-05-09 11:42:18 -06:00
David Kennedy
aa5b574d01
wip
2024-05-09 11:54:16 -04:00
David Kennedy
55e47d03cd
added HostIP
2024-05-09 11:31:11 -04:00
zandercymatics
0ac79da907
Remove print
2024-05-09 09:23:41 -06:00
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
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
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
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