This repository has been archived by the owner on Nov 21, 2024. It is now read-only.
Releases: communitiesuk/funding-service-design-fund-store
Releases · communitiesuk/funding-service-design-fund-store
v0.0.221
Merge pull request #291 from communitiesuk/FS-4323 FS-4323 Adding HSRA fund
v0.0.220
FS-4071: Add contact_us_banner_json to fund-store round model (#290) * FS-4071: Add contact_us_banner_json to fund-store round model - contact_us_banner_json is a html str which can be custom per round - For COF, we have a HTML component with the new design for contact page - For all other funds and their rounds, we have a placeholder empty str - Add migration script to update the round model with contact_us_banner - Update the API endpoint retrieving rounds to get contact_us_banner by language * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * FS-4071: Fix unit test by adding missing key * FS-4071: Fix unit test by adding missing key * FS-4071: Mark as no-qa for long files --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
v0.0.219
Merge pull request #281 from communitiesuk/dependabot-pip-colored-2.2.4 Bump colored from 1.4.4 to 2.2.4
v0.0.218
BAU: Fix EOI link to round 4 (#287)
v0.0.217
FS-4232: Add "is_expression_of_interest" as a proper round property (…
v0.0.216
Merge pull request #278 from communitiesuk/FS-4272 FS-4272 - Updating COF R4W1 dates
v0.0.215
fs-4291 correcting run name (#279)
v0.0.214
Fs 4264 Add `instructions_json` column and migrate existing data (#276) * change instructions, app_guidance to json columns * eoi welsh trans added * add comments to migration script * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * added data update script for eoi * update script --------- Co-authored-by: RamuniN <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
v0.0.213
fs-4294 using shared workflow to determine jobs (#277)
v0.0.212
Bump debugpy from 1.6.7 to 1.8.1 (#273) Bumps [debugpy](https://github.com/microsoft/debugpy) from 1.6.7 to 1.8.1. - [Release notes](https://github.com/microsoft/debugpy/releases) - [Commits](https://github.com/microsoft/debugpy/compare/v1.6.7...v1.8.1) --- updated-dependencies: - dependency-name: debugpy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>