Commit graph

7800 commits

Author SHA1 Message Date
Cameron Dixon
a424cc5950
Merge pull request #2160 from cisagov/cd/update-template-descriptions
Small updates to our onboarding issue templates
2024-05-13 11:44:12 -04:00
zandercymatics
1380e748bf
Add full name functionality, fix up javascript 2024-05-10 15:05:10 -06:00
zandercymatics
5a60388a9c
Temp Fix full name field 2024-05-10 13:12:57 -06:00
zandercymatics
3a47a7a61c
Refinement 2024-05-10 13:08:57 -06:00
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
Cameron Dixon
6906f7b775
Update developer-onboarding.md 2024-05-09 23:23:28 -04:00
Cameron Dixon
cbf5b12f9e
Update designer-onboarding.md 2024-05-09 23:22:10 -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
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