Kat
4168f65494
Remove unused env var
3 years ago
Kat
13debf2e18
Update missing addresses threshold
3 years ago
Kat
d31792acb3
Update labels and email content
3 years ago
Kat
2e69fcb52f
Reinfer LA if the postcode hasn't changed
3 years ago
kosiakkatrina
b038e0a16f
CLDC-2810 Correct addresses from csv ( #1957 )
...
* Updating importing lettings addresses form csv
* Add import_sales_addresses_from_csv rake
* Allow correcting addresses from both templates
* escape .
3 years ago
kosiakkatrina
a8e5bd0444
CLDC-2810 Create all addresses CSV ( #1953 )
...
* Add rake tasks for creating all addresses CSV
* Write headers if logs don't exist, update header names
* Rename method
3 years ago
Kat
c62c97ee54
update emails
3 years ago
Kat
fa89a78b9d
Add how to fix
3 years ago
Kat
a12339f58d
Add issue explanation to the email
3 years ago
Kat
6970520a84
Lower the threshold for testing
3 years ago
Kat
c5a07c9faf
Update link expiry time and headers
3 years ago
Kat
cab5764ef4
update template id for sales
3 years ago
Kat
fa9c299141
Pass in organisations to skip instead of using an env var
3 years ago
Kat
653900542c
Extract some repeating scopes
3 years ago
Kat
193e7fe1ed
Move constant
3 years ago
Kat
4ccc4e879d
Update old IDs in factories
3 years ago
Kat
683ec70abd
Update casing
3 years ago
Kat
228ca15bb8
Extract log to csv methods
3 years ago
Kat
f8d4059a96
Add optional tags and remove LA from csv
3 years ago
Kat
d616a3704f
Add expiration time to url
3 years ago
Kat
6db0fd0907
Initialize service with organisation instead of a hash
3 years ago
Kat
6784aa8b27
Update notify template IDs for testing
3 years ago
Kat
d5dbc48c5a
test
3 years ago
Kat
883077249f
set SKIP_UPRN_ISSUE_ORG_IDS on review apps
3 years ago
Kat
00abcf4713
Add sales csv rake task
3 years ago
Kat
669e76ceb8
Skip uprn issue for specified orgs
3 years ago
Kat
2fd259ce74
Add mailer methods
3 years ago
Kat
306dd14ce0
Write wrong uprn logs to csv
3 years ago
Kat
7d6a5871f2
Add issue type column
3 years ago
Kat
5c7640cdbb
Put all log in the same csv
3 years ago
Kat
c8590d576e
Add IDs to the CSVs
3 years ago
Kat
d9270d1e2c
Add send missing town or city csv rake task
3 years ago
Kat
a2e6be4d71
Update service to create mising town or city templates
3 years ago
Kat
94683e1b5c
Update the job to send missing town or city templates
3 years ago
Kat
160f7ebf4b
Add rake task
3 years ago
Kat
5a84cbe81f
Update missing addresses csv service methods
3 years ago
Kat
6b9af00663
Add missing addresses csv job
3 years ago
natdeanlewissoftwire
52cf157242
CLDC-2799 Lettings and Sales CSV export updates and sales bug fix ( #1951 )
...
* feat: wip commit add person details to sales log csv service
* feat: add comments
* feat: update regex to include agen_known fields
* feat: revert
* feat: reject age_known fields and map codes and values to age fields instead
* feat: add age1_known
* feat: combine age not known and details not known fields
* feat: update tests
* refactor: lint
* feat: update tests
* feat: update lettings tests
* feat: update question test
3 years ago
kosiakkatrina
e7b5d701cd
Reimport postcodes for 2022 ( #1956 )
3 years ago
kosiakkatrina
2ab79b2f3e
Keep the logs in memory ( #1955 )
3 years ago
kosiakkatrina
7a4edeb17c
Reimport lettings log form ID ( #1950 )
3 years ago
natdeanlewissoftwire
840e9d050e
CLDC-2837 Update import for washup migration 2 ( #1948 )
...
* feat: update rake tasks for washup batch 2
* feat: update rake tasks for washup batch 2 and add tests
* feat: revert unrelated test change
* feat: add dpo check before importing user
3 years ago
natdeanlewissoftwire
f60cfa1066
feat: update binding docs ( #1884 )
3 years ago
kosiakkatrina
d7538df04b
CLDC-2772 Deduplicate logs on import ( #1945 )
...
* Do not import logs if a duplicate log exists on the system
* deduplicate sales logs on import
* Only deduplicate logs created on new core
* Update test names
3 years ago
kosiakkatrina
a1527e48f7
Add duplicate log error if the chcharges are the same ( #1942 )
3 years ago
natdeanlewissoftwire
bff55e37d7
feat: only send dsa confirm email to new dpo when it isn't already confirmed ( #1947 )
3 years ago
natdeanlewissoftwire
5b85c68be9
CLDC-2774 Update lettings materials ( #1939 )
...
* feat: update lettings materials
* feat: update tests
* refactor: lint
3 years ago
natdeanlewissoftwire
3aee2923a2
CLDC-2816 scheme filter bug 2 ( #1946 )
...
* feat: move ordering after filtering to avoid ORDER BY using expressions not in SELECT DISTINCT list
* feat: add multiple schemes so tests will fail if this bug appears again
* feat: include schemes and locations with nil confirmed values in incomplete scopes
* refactor: lint
3 years ago
kosiakkatrina
29c01fa959
CLDC-2695 Display signed at date instead of created at date for DSAs ( #1941 )
...
* Dislplay signed at date instead of created at date
* Add signed at and dpo details to DPC seed
3 years ago
kosiakkatrina
fd149de15b
CLDC-2747 Export details not known values ( #1938 )
...
* Adjust xml export to export refused details, update refused to take into account details_unknown
* Recalculate refused values for lettings logs with unknown person details
* Export refused values in the csv
* Update file names
3 years ago