Commit graph

52 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
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
Rachid Mrad
72edec8362
change first_ready_at and deleted_at to first_ready and deleted 2023-12-29 12:05:49 -05:00
Rachid Mrad
9e7802c349
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-27 15:25:43 -05:00
Rachid Mrad
9a78f235d5
Refactor csv_export methods to reuse (call multiple times from the wrapper methods) instead of expand one method 2023-12-27 15:23:02 -05:00
Rachid Mrad
49324fcf66
set start date to now, use display for State 2023-12-21 16:29:02 -05:00
Rachid Mrad
2b6f2e977e
Fix some issues with deleted_at and first_ready_at in csv_export, add those new date columns to Domain table in admin 2023-12-21 16:04:30 -05:00
Rachid Mrad
fff9873998
firx readt_at in unit tests 2023-12-21 15:11:31 -05:00
Rachid Mrad
ff32a02022
lint 2023-12-21 12:46:26 -05:00
Rachid Mrad
4b38c4abc8
Add ready_at column and test date range against it for READY domains (growth report) 2023-12-21 12:22:03 -05:00
Rachid Mrad
cb16f5eb96
Code cleanup, layout cleanup, unit tests 2023-12-20 21:54:13 -05:00
zandercymatics
2398e3e39a
Cleanup 2023-12-20 14:02:14 -07:00
Rachid Mrad
31031d054d
Started on unit tests, started on fix for issue with deleted domains filters, broken, wip 2023-12-20 15:20:53 -05:00
zandercymatics
a2eb2c75a4
Fix linting 2023-12-11 08:32:51 -07:00
zandercymatics
2b36f1891b
Pr suggestions 2023-12-08 15:56:23 -07:00
zandercymatics
1859d56ddf
Update test_reports.py 2023-12-04 09:19:42 -07:00
zandercymatics
ea289a6f59
Linting + test cases 2023-12-01 09:06:27 -07:00
zandercymatics
7f71eb4b96
Update test cases 2023-12-01 08:52:50 -07:00
zandercymatics
5512668933
Test cases - WIP 2023-11-30 12:48:41 -07:00
zandercymatics
d9d86c2eb8
Update test_reports.py 2023-11-30 11:33:15 -07:00
zandercymatics
72ef5bb0b1
Test 2023-11-30 11:13:06 -07:00
zandercymatics
5b49602684
Update workflow 2023-11-29 13:15:11 -07:00
zandercymatics
ff37e510f1
Merge branch 'main' into za/1075-generate-csvs-to-publish 2023-11-29 08:38:53 -07:00
zandercymatics
3f1a8b4ef5
Fix test cases 2023-11-28 12:38:58 -07:00
zandercymatics
e23ef4f5eb
Update test_reports.py 2023-11-28 12:35:25 -07:00
zandercymatics
37456d57cc
Update test_reports.py 2023-11-28 12:30:08 -07:00
zandercymatics
00976b3b9b
Add temp logging to find error 2023-11-28 12:24:45 -07:00
zandercymatics
328c0c0816
Update test_reports.py 2023-11-28 12:08:57 -07:00
zandercymatics
cf68aaea5b
Update test_reports.py 2023-11-28 11:52:34 -07:00
zandercymatics
2faad04e9e
Linting changes 2023-11-28 11:43:06 -07:00
zandercymatics
14355327b2
Linting and comments 2023-11-28 11:24:44 -07:00
zandercymatics
4594eb7ca3
Final test cases 2023-11-28 11:15:58 -07:00
zandercymatics
63dd354da8
Tests 2023-11-28 11:03:25 -07:00
zandercymatics
7d82ab916e
Test cases 2023-11-28 08:58:58 -07:00
zandercymatics
6ace0f2862
Update test_reports.py 2023-11-27 13:02:26 -07:00
zandercymatics
fd0afc31b2
Stubbed test cases 2023-11-27 12:59:33 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
Rachid Mrad
ee49290e98
CSS tweaks to the button layout in django admin (object-tools) 2023-10-31 13:02:34 -04:00
Rachid Mrad
1cb0127dfb
tweak tests and linter 2023-10-31 11:14:18 -04:00
Rachid Mrad
8e768112f3
Tweak domain type display by using get_organization_type_display and pulling federal_type if applicable 2023-10-31 10:52:00 -04:00
Rachid Mrad
d624c22088
enhance tests with more domain statuses 2023-10-30 19:28:26 -04:00
David Kennedy
e6e6cfa24f
update to filter_conditions; formatting for lines too long 2023-10-29 06:04:35 -04:00
Rachid Mrad
82772c633b
lint 2023-10-27 18:57:13 -04:00
Rachid Mrad
272890012b
lint 2023-10-27 18:40:07 -04:00
Rachid Mrad
87bdcb8263
Normalize line endings and remove commas, spaces and leading/trailing whitespace 2023-10-27 18:34:06 -04:00
Rachid Mrad
677743cbf3
tweak expected_content with an extra space to match actual_content 2023-10-27 15:39:32 -04:00