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
Chirag-Bhatti
ecf5e2bd2c
CLDC-2618: update ecs cluster name in github actions ( #1944 )
3 years ago
Aaron Spencer
47dc8279c2
CLDC-2505 Bulk upload email link journey ( #1825 )
...
* CLDC-2505: "complete" tag added and implemented to bulk upload status
* CLDC-2505: complete option added to choice
* CLDC-2505: lettings changes made to sales
* CLDC-2505: tests added, bulk_upload model changed, redirect changed
* CLDC-2505: Content update
* CLDC-2505: Tests fixed and moved to correct controller spec
* CLDC-2505: linting
* CLDC-2505: test linting fix
* CLDC-2505: Content fix
* Update content
---------
Co-authored-by: Kat <katrina@kosiak.co.uk>
3 years ago
kosiakkatrina
0bbef7ce5e
Report on imported logs only ( #1943 )
3 years ago
natdeanlewissoftwire
f1e4f9f9ec
CLDC-2674 Fix delete duplicates cancel and back buttons ( #1936 )
...
* feat: fix duplicate log back behaviour
* feat: fix duplicate log cancel behaviour
* feat: fix duplicate log back behaviour and add tests
* feat: update remaining tests
3 years ago
natdeanlewissoftwire
d6ef35eef0
CLDC-2816 Fix scheme filter bug ( #1940 )
...
* 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
3 years ago
kosiakkatrina
d44f00c4ef
Fix logs count variable names ( #1937 )
3 years ago
natdeanlewissoftwire
e4c6e42e3d
CLDC-2659 complete logs with no location ( #1931 )
...
* WIP fix
* feat: update status before validation to prevent issue in future
* feat: reprivatise update_status!
* feat: revert before_save -> before_validation
* feat: add test
* feat: lint
* refactor: lint
3 years ago
natdeanlewissoftwire
c0dca7ec66
Increase reset password expiry to 24 hours ( #1935 )
...
* feat: increase reset password expiry to 24 hours
* feat: increase csv expiration and copy
3 years ago
kosiakkatrina
101fa7d33e
Count lettings logs after writting export files ( #1934 )
...
* Count lettings logs after writting export files
* lint
3 years ago
kosiakkatrina
6c88ddda93
CLDC-2795 Only update 2022 and 2023 logs ( #1933 )
...
* Only update 2022 and 2023 logs
* Add tests
3 years ago
kosiakkatrina
7c553aba83
Update lead tenants gender identity ( #1932 )
3 years ago