Commit graph

3923 commits

Author SHA1 Message Date
zandercymatics
cb7eec6b02
Linter 2024-01-10 08:49:20 -07:00
zandercymatics
2f5559a72f
PR suggestions pt. 2 2024-01-10 08:40:01 -07:00
zandercymatics
d934897323
PR suggestions 2024-01-10 08:26:23 -07:00
zandercymatics
5835791606
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2024-01-10 08:05:33 -07:00
zandercymatics
51a71caeaa
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2024-01-10 08:04:03 -07:00
zandercymatics
9193a91e71
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2024-01-10 08:03:55 -07:00
zandercymatics
4acfe307b7
Update src/registrar/management/commands/patch_federal_agency_info.py
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
2024-01-10 08:03:43 -07:00
zandercymatics
2e01eb7815
Linting 2024-01-03 12:45:23 -07:00
zandercymatics
e9af48593d
Remove bad unit test 2024-01-03 10:59:42 -07:00
zandercymatics
07690da791
Update test_reports.py 2024-01-03 10:52:15 -07:00
zandercymatics
e2f1d9dc82
Merge branch 'main' into za/patch-agency-info 2024-01-03 10:45:27 -07:00
zandercymatics
bf2dfccac5
Exclude default emails from current-csv, add unit test 2024-01-03 10:30:06 -07:00
zandercymatics
ac4dbd1a64
Add some documentation 2024-01-03 09:43:59 -07:00
zandercymatics
22450ed964
Update patch_federal_agency_info.py 2024-01-03 08:51:22 -07:00
zandercymatics
f8c3383840
Simplify logic 2024-01-03 08:41:56 -07:00
zandercymatics
3efd81130d
Update csv_export.py 2024-01-02 15:26:44 -07:00
zandercymatics
3e91f9790c
Add fix for security email 2024-01-02 14:57:25 -07:00
zandercymatics
19f6e3ef8b
Fix minor logic error 2024-01-02 14:32:24 -07:00
zandercymatics
58bb2f0f87
Add logic to read current-full.csv 2024-01-02 14:26:35 -07:00
zandercymatics
20f34d56be
Fix unit tests 2024-01-02 13:46:26 -07:00
zandercymatics
fd847a2a40
Read from current-full.csv 2024-01-02 13:32:43 -07:00
CuriousX
0cada58c23
Merge pull request #1529 from cisagov/nl/589-applicant-cant-advance-fix
Issue #589: applicant cant advance fix
2023-12-30 14:40:55 -07:00
rachidatecs
162d482fe3
Merge pull request #1554 from cisagov/rjm/998-domain-growth-export
Issue 998:  Domain growth export
2023-12-29 23:25:14 -05:00
Rachid Mrad
530fa9ec8b
fix view test after changing export file name 2023-12-29 23:18:29 -05:00
Rachid Mrad
6819d93447
fix migrations 2023-12-29 17:45:54 -05:00
Rachid Mrad
fedfe397c4
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-29 17:43:46 -05:00
zandercymatics
5df9c0f83d
Run black linter 2023-12-29 15:24:50 -07:00
Rachid Mrad
573083719c
tweak report name and ui 2023-12-29 16:58:33 -05:00
dave-kennedy-ecs
1ce7f39dab
Merge pull request #1560 from cisagov/dk/1352-nameservers
Issue #1352 - Show saved nameservers if registry is down
2023-12-29 16:19:11 -05:00
David Kennedy
920d6a3f23
linting 2023-12-29 16:11:43 -05:00
David Kennedy
30de641996
Merge branch 'main' into dk/1352-nameservers 2023-12-29 16:05:18 -05:00
David Kennedy
66bc63aad4
some minor modifications 2023-12-29 16:05:00 -05:00
David Kennedy
e2cb8ee2d8
added comments to clean 2023-12-29 15:45:12 -05:00
David Kennedy
e0f336326e
Merge branch 'nl/589-applicant-cant-advance-fix' of https://github.com/cisagov/manage.get.gov into nl/589-applicant-cant-advance-fix 2023-12-29 15:39:06 -05:00
David Kennedy
06a2e39c12
updated clean in form 2023-12-29 15:37:31 -05:00
zandercymatics
e747321bd7
Add test case 2023-12-29 13:28:47 -07:00
zandercymatics
5716af3239
Unit tests 2023-12-29 13:19:45 -07:00
CocoByte
0ac1989a04
Clarification in comments for Unit Test bandaid 2023-12-29 11:41:36 -07:00
zandercymatics
21edb7b0ad
Add comment 2023-12-29 11:28:36 -07:00
zandercymatics
57d4234544
Increase code clarity 2023-12-29 11:26:02 -07:00
Rachid Mrad
72edec8362
change first_ready_at and deleted_at to first_ready and deleted 2023-12-29 12:05:49 -05:00
zandercymatics
68f75ec8a8
Update patch_federal_agency_info.py 2023-12-29 08:26:43 -07:00
Alysia Broddrick
1589009cf8
Merge pull request #1575 from cisagov/hotfix-remove-strategy-rolling
hotfix-removed command parameters
2023-12-29 07:01:45 -08:00
David Kennedy
d0ca1ccff1
remove Hosts from django admin, update docstrings on Host and HostIP 2023-12-29 06:23:33 -05:00
CocoByte
ea043bf504
linted 2023-12-29 02:16:39 -07:00
CocoByte
0fea0c2f94
Remove print statements 2023-12-29 02:13:40 -07:00
CocoByte
affc35398d
Fixed (with a bandaid) 2023-12-29 02:11:19 -07:00
CuriousX
ac3afe436c
Update src/registrar/tests/test_views.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-12-28 22:32:35 -07:00
CuriousX
7087434d76
Update src/registrar/tests/test_views.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2023-12-28 22:32:25 -07:00
Alysia Broddrick
607f3ec957
removed command parameters 2023-12-28 19:18:56 -08:00