* feat: remove vacdays from support only attributes * feat: update tests * CLDC-2810 Send missing addresses template (#1952) * Add missing addresses csv job * Update missing addresses csv service methods * Add rake task * Update the job to send missing town or city templates * Update service to create mising town or city templates * Add send missing town or city csv rake task * Add IDs to the CSVs * Put all log in the same csv * Add issue type column * Write wrong uprn logs to csv * Add mailer methods * Skip uprn issue for specified orgs * Add sales csv rake task * set SKIP_UPRN_ISSUE_ORG_IDS on review apps * test * Update notify template IDs for testing * Initialize service with organisation instead of a hash * Add expiration time to url * Add optional tags and remove LA from csv * Extract log to csv methods * Update casing * Update old IDs in factories * Move constant * Extract some repeating scopes * Pass in organisations to skip instead of using an env var * update template id for sales * Update link expiry time and headers * Lower the threshold for testing * Add issue explanation to the email * Add how to fix * update emails * 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 * 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 . * Reinfer LA if the postcode hasn't changed * Update labels and email content * Update missing addresses threshold * Remove unused env var * CLDC-2563: Update prod deployment pipeline (#1960) * CLDC-2563: Update prod deployment pipeline * CLDC-2563: remove redundant REPO_URL assignment * CLDC-2563: use GITHUB_OUTPUT only where necessary * CLDC-2563: don't push image if tag already exists * CLDC-2563: actually use github.sha for production as well * CLDC-2563: remove obsolete env check in push docker image job * CLDC-2563: remove redundant main branch check * Delete obsolete data_export_csv task (#1974) * CLDC-2773 Update lettings (and sales) csv date format (#1954) * feat: update datetime format in csv services * feat: update tests * feat: keep system date fields in iso8601 format * feat: merge fix * feat: update tests * Bump postcss from 8.4.25 to 8.4.31 (#1969) Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.31. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.25...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Correctly map equity ranges (#1964) * CLDC-2723 Allow data coordinators access to stock owners' schemes (#1958) * feat: allow data coordinators to create, edit and view stock owners' schemes * feat: only show data coordinators their org and stock owners in scheme owner select, update location policy * feat: update some tests * feat: update tests * feat: use zero? where appropriate and lint * feat: update tests * refactor: lint * feat: use helper for answer options * CLDC-2871 Fix bulk upload scheme lookup bug (#1971) * feat: wip tests * feat: update tests and functionality * refactor: lint * feat: update tests and don't add errors to scheme/location fields unless determined * feat: update duplicate log behaviour and tests * refactor: lint * feat: use needstype helpers * feat: use needstype helpers and test tweak * feat: make tests explicit regarding needstype * feat: make tests explicit regarding needstype * Update schemes banner text (#1968) * CLDC-2796 Display managed logs for support (#1966) * Display managed logs * Update tests * feat: add schemes to navbar when org has stock owners and code refactoring (#1980) * CLDC-2824 Update bulk upload header guidance (#1975) * feat: update copy in 23/24 lettings and sales prepare file pages * feat: add full stops in alignment with designs * feat: update tests * feat: update tests * feat: update tests * feat: update tests --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com> Co-authored-by: SamSeed-Softwire <63662292+SamSeed-Softwire@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>