Skip to content

Releases: communitiesuk/funding-service-design-fund-store

v0.0.221

15 Apr 08:41
01a2058
Compare
Choose a tag to compare
Merge pull request #291 from communitiesuk/FS-4323

FS-4323 Adding HSRA fund

v0.0.220

12 Apr 08:32
ec4f936
Compare
Choose a tag to compare
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

26 Mar 18:18
0e8e051
Compare
Choose a tag to compare
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

25 Mar 15:03
91bb1cf
Compare
Choose a tag to compare
BAU: Fix EOI link to round 4 (#287)

v0.0.217

25 Mar 15:00
9908e85
Compare
Choose a tag to compare
FS-4232: Add "is_expression_of_interest" as a proper round property (…

v0.0.216

21 Mar 09:44
7b738c3
Compare
Choose a tag to compare
Merge pull request #278 from communitiesuk/FS-4272

FS-4272 - Updating COF R4W1 dates

v0.0.215

20 Mar 14:51
79e8b39
Compare
Choose a tag to compare
fs-4291 correcting run name (#279)

v0.0.214

20 Mar 14:27
50dbc39
Compare
Choose a tag to compare
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

20 Mar 09:59
5298dc9
Compare
Choose a tag to compare
fs-4294 using shared workflow to determine jobs (#277)

v0.0.212

20 Mar 08:59
b37ee33
Compare
Choose a tag to compare
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>