Commit graph

115 commits

Author SHA1 Message Date
Rebecca Hsieh
9a44a40a49
Fix conflict 2024-02-06 13:20:59 -08:00
Rebecca Hsieh
7f7e61ccc1
Add logic for domain manager title in header 2024-02-06 11:52:04 -08:00
Rebecca Hsieh
a9302a8428
Get all emails for domain managers and matching header title to be dynamic 2024-02-06 11:08:42 -08:00
Rachid Mrad
81c8fe97fa
solidify the bool checks on db_check_for_unlocking_steps 2024-02-05 17:24:39 -05:00
Rebecca Hsieh
0f41d64e0e
Update order of the column headers 2024-02-01 12:01:49 -08:00
zandercymatics
bcd44f42bf
Add '.value' 2024-01-30 10:41:56 -07:00
zandercymatics
382fbdb98b
Merge branch 'main' into za/1620-hide-registrardotgov-email 2024-01-30 10:32:32 -07:00
zandercymatics
023e150597
Add enum for email defaults 2024-01-30 10:05:18 -07:00
zandercymatics
d2a8ab16c8
Linting 2024-01-29 15:21:44 -07:00
zandercymatics
11542c9ca0
Minor performance enhancement 2024-01-29 15:18:22 -07:00
zandercymatics
acbef25ec1
Bug fix 2024-01-29 12:54:56 -07:00
zandercymatics
75e687f13b
Remove skip epp call, use dict instead 2024-01-29 12:38:56 -07:00
zandercymatics
148ccbdf2a
Revert "Revert "Grab sec emails from dict""
This reverts commit e420db52f2.
2024-01-29 12:18:47 -07:00
zandercymatics
e420db52f2
Revert "Grab sec emails from dict"
This reverts commit 619cadb953.
2024-01-29 11:07:37 -07:00
zandercymatics
619cadb953
Grab sec emails from dict 2024-01-29 10:52:38 -07:00
zandercymatics
8405600cef
Linting 2024-01-23 11:03:01 -07:00
zandercymatics
f21287c0c7
Linting 2024-01-22 15:54:00 -07:00
zandercymatics
ec7c224440
Fix bug 2024-01-22 15:30:28 -07:00
zandercymatics
59486a922d
Remove accidental inclusion 2024-01-22 15:19:28 -07:00
zandercymatics
3838be3960
Linting 2024-01-22 15:09:50 -07:00
zandercymatics
7bd1356858
Additional optimizations 2024-01-22 15:02:45 -07:00
zandercymatics
63b31a4764
Additional performance improvements 2024-01-22 14:27:22 -07:00
zandercymatics
eb5ae025f8
Additional improvements 2024-01-22 13:21:31 -07:00
zandercymatics
421c2bd2ea
Remove redundant filter 2024-01-22 12:34:43 -07:00
zandercymatics
e6812afe8b
Add default to csv_export, readd content 2024-01-19 09:13:04 -07:00
zandercymatics
d49b42dacf
Add back deleted unit test 2024-01-10 14:24:35 -07:00
zandercymatics
2f5559a72f
PR suggestions pt. 2 2024-01-10 08:40:01 -07:00
zandercymatics
2e01eb7815
Linting 2024-01-03 12:45:23 -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
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
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
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
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
Rachid Mrad
aac5cd698c
Clean up debugging code and commented out experiments 2023-12-20 11:18:51 -05:00
Rachid Mrad
e6b541c59d
WIP - working on 2 solutions, a JS/link based one and a django form based one 2023-12-20 00:23:57 -05:00
Rachid Mrad
c2536d6300
WIP urls, view, template, JS connecting tge template submission to view, rough-in the export method 2023-12-19 11:55:34 -05:00
zandercymatics
0d64d9f040
Update csv_export.py 2023-11-13 14:53:19 -07:00
zandercymatics
86dbe6b6a0
Update csv_export.py 2023-11-13 14:40:03 -07:00
zandercymatics
1b5ecc8e52
Fixes / linter 2023-11-13 14:34:51 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
David Kennedy
5cce2dcf77
accounting for federal types of None in sorting 2023-11-06 14:55:59 -05:00
David Kennedy
0614e344f8
small fix to sorting 2023-11-06 14:37:37 -05:00