Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main--components--…
Browse files Browse the repository at this point in the history
…sports-helsinki
jannetalvio authored Nov 9, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents c702b94 + d8df37e commit 37d0b97
Showing 6 changed files with 69 additions and 43 deletions.
4 changes: 2 additions & 2 deletions .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"apps/hobbies-helsinki": "2.8.0",
"apps/events-helsinki": "1.8.1",
"apps/events-helsinki": "1.9.0",
"apps/hobbies-helsinki": "2.9.0",
"apps/sports-helsinki": "1.13.0",
"proxies/events-graphql-federation": "1.5.1",
"proxies/venue-graphql-proxy": "1.3.0",
13 changes: 13 additions & 0 deletions apps/events-helsinki/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.9.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.8.1...events-helsinki-v1.9.0) (2023-11-09)


### Features

* **sports:** Filter venues by target groups' ontology tree IDs ([2efb1ac](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2efb1acebe081ac7a26acc66f079bc16cb3be82b))


### Bug Fixes

* Hero ui tweaks ([#527](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/527)) ([2d3d78b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2d3d78b44543626560268fc8db5872287c0be3eb))
* Show image with title not defined ([#522](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/522)) ([1951ce5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1951ce508589daead728f5ee533a21f605300f83))

## [1.8.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/events-helsinki-v1.8.0...events-helsinki-v1.8.1) (2023-10-10)


2 changes: 1 addition & 1 deletion apps/events-helsinki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "events-helsinki",
"version": "1.8.0",
"version": "1.9.0",
"private": true,
"scripts": {
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",
13 changes: 13 additions & 0 deletions apps/hobbies-helsinki/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [2.9.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.8.0...hobbies-helsinki-v2.9.0) (2023-11-09)


### Features

* **sports:** Filter venues by target groups' ontology tree IDs ([2efb1ac](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2efb1acebe081ac7a26acc66f079bc16cb3be82b))


### Bug Fixes

* Hero ui tweaks ([#527](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/527)) ([2d3d78b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2d3d78b44543626560268fc8db5872287c0be3eb))
* Show image with title not defined ([#522](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/522)) ([1951ce5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1951ce508589daead728f5ee533a21f605300f83))

## [2.8.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/hobbies-helsinki-v2.7.0...hobbies-helsinki-v2.8.0) (2023-10-12)


2 changes: 1 addition & 1 deletion apps/hobbies-helsinki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hobbies-helsinki",
"version": "2.7.0",
"version": "2.9.0",
"private": true,
"scripts": {
"clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",
78 changes: 39 additions & 39 deletions apps/sports-helsinki/redirectRoutes.config.js
Original file line number Diff line number Diff line change
@@ -8,68 +8,68 @@ const redirectRoutes = {
'/ikaantyneet': '/fi/pages/kohderyhmat/ikaantyneet',
'/soveltavat-ryhmat': '/fi/pages/kohderyhmat/soveltavat-ryhmat',
'/kumppanit': '/fi/pages/kohderyhmat/kumppanit',
'/easysport': '/fi/pages/liikuntapalvelut/easysport',
'/funaction': '/fi/pages/liikuntapalvelut/funaction',
'/nytliikunta': '/fi/pages/liikuntapalvelut/nyt-liikunta',
'/alueliikunta': '/fi/pages/liikuntapalvelut/alueliikunta',
'/ohjattu-liikunta': '/fi/pages/liikuntapalvelut/ohjattu-liikunta',
'/puistojumpat': '/fi/pages/liikuntapalvelut/ohjattu-liikunta/puistojumpat',
'/seniorisapinat': '/fi/pages/liikuntapalvelut/seniorisapinat',
'/erityisuimakortti': '/fi/pages/liikuntapalvelut/erityisuimakortti',
'/kuntotestaus': '/fi/pages/liikuntapalvelut/kuntotestaus',
'/kuntosaliohjelmat': '/fi/pages/liikuntapalvelut/kuntosaliohjelmien-laadinta-ja-opastus',
'/liikuntaneuvonta': '/fi/pages/liikuntapalvelut/liikuntaneuvonta',
'/liikuntaluuri': '/fi/pages/liikuntapalvelut/liikuntaluuri',
'/liikuntahulinat': '/fi/pages/liikuntapalvelut/liikuntahulinat',
'/perhehulinat': '/fi/pages/liikuntapalvelut/perhehulinat-omatoiminen',
'/liikuntatilavaraukset': '/fi/pages/kohderyhmat/kumppanit/liikuntatilojen-varaaminen',
'/maksut': '/fi/pages/liikuntapalvelut/maksut-ja-hinnasto',
'/easysport': '/fi/pages/kohderyhmat/lapset-ja-perheet/easysport',
'/funaction': '/fi/pages/kohderyhmat/nuoret/funaction',
'/nytliikunta': '/fi/pages/kohderyhmat/nuoret/nyt-liikunta',
'/alueliikunta': '/fi/pages/ohjattu-liikunta/alueliikunta',
'/ohjattu-liikunta': '/fi/pages/ohjattu-liikunta/alueliikunta',
'/puistojumpat': '/fi/pages/ohjattu-liikunta/puistojumpat',
'/seniorisapinat': '/fi/pages/kohderyhmat/ikaantyneet/seniorisapinat',
'/erityisuimakortti': '/fi/pages/tukea-liikkumiseen/erityisuimakortti',
'/kuntotestaus': '/fi/pages/tukea-liikkumiseen/kuntotestaus',
'/kuntosaliohjelmat': '/fi/pages/tukea-liikkumiseen/kuntosaliohjelmien-laadinta-ja-opastus',
'/liikuntaneuvonta': '/fi/pages/tukea-liikkumiseen/liikuntaneuvonta',
'/liikuntaluuri': '/fi/pages/tukea-liikkumiseen/liikuntaluuri',
'/liikuntahulinat': '/fi/pages/kohderyhmat/lapset-ja-perheet/liikuntahulinat',
'/perhehulinat': '/fi/pages/kohderyhmat/lapset-ja-perheet/liikuntahulinat',
'/liikuntatilavaraukset': '/fi/pages/liikuntatilojen-varaaminen',
'/maksut': '/fi/pages/maksut-ja-hinnasto',
// Swedish locale versions
'/barn-och-familjer': '/sv/sidor/malgrupper/barn-och-familjer',
'/unga': '/sv/pages/malgrupper/unga',
'/vuxna': '/sv/pages/malgrupper/vuxna',
'/aldre': '/sv/pages/malgrupper/aldre',
'/tillampade-grupper': '/sv/pages/malgrupper/tillampande-grupper',
'/partners': '/sv/pages/malgrupper/partners/sv',
'/easysport/sv': '/sv/pages/stod-for-motion/easysport',
'/funaction/sv': '/sv/pages/stod-for-motion/funaction',
'/nyt-motion': '/sv/pages/stod-for-motion/nyt-motion',
'/forortsmotion': '/sv/pages/stod-for-motion/forortsmotion',
'/handledd-motion': '/sv/pages/stod-for-motion/handledd-motion',
'/parkgymnastiken': '/sv/sidor/stod-for-motion/handledd-motion/parkgymnastiken',
'/seniorisapinat/sv': '/sv/pages/stod-for-motion/seniorisapinat',
'/partners': '/sv/pages/malgrupper/partners',
'/easysport/sv': '/sv/pages/malgrupper/barn-och-familjer/easysport',
'/funaction/sv': '/sv/pages/malgrupper/unga/funaction',
'/nyt-motion': '/sv/pages/malgrupper/unga/nyt-motion',
'/forortsmotion': '/sv/pages/handledd-motion/forortsmotion',
'/handledd-motion': '/sv/pages/handledd-motion',
'/parkgymnastiken': '/sv/pages/handledd-motion/parkgymnastiken',
'/seniorisapinat/sv': '/sv/pages/malgrupper/aldre/seniorisapinat',
'/specialsimkort': '/sv/pages/stod-for-motion/specialsimkort',
'/konditionstest': '/sv/pages/stod-for-motion/konditionstest',
'/gymprogram': '/sv/pages/stod-for-motion/handledning-och-utarbetande-av-ett-gymprogram',
'/motionsradgivning': '/sv/pages/stod-for-motion/motionsradgivning',
'/motionsluren': '/sv/pages/stod-for-motion/liikuntaluuri-motionsluren',
'/idrottslek': '/sv/pages/stod-for-motion/liikuntahulinat-idrottslek',
'/idrottslek-for-familjer': '/sv/pages/stod-for-motion/perhehulinat-idrottslek-for-familjer-pa-egen-hand',
'/bokning-av-idrottsutrymmen': '/sv/sidor/malgrupper/partners/bokning-av-idrottsutrymmen',
'/priser': '/sv/sidor/stod-for-motion/priser',
'/idrottslek': '/sv/pages/malgrupper/barn-och-familjer/liikuntahulinat-idrottslek',
'/idrottslek-for-familjer': '/sv/pages/malgrupper/barn-och-familjer/perhehulinat-idrottslek-for-familjer-pa-egen-hand',
'/bokning-av-idrottsutrymmen': '/sv/pages/bokning-av-idrottsutrymmen',
'/priser': '/sv/pages/priser',
// English locale versions
'/children-and-families': '/en/pages/target-groups/children-and-families',
'/youth': '/en/pages/target-groups/youth',
'/adults': '/en/pages/target-groups/adults',
'/seniors': '/en/pages/target-groups/seniors',
'/adapted-groups': '/en/pages/target-groups/adapted-groups',
'/partners/en': '/en/pages/target-groups/partners',
'/easysport/en': '/en/pages/support-for-physical-activity/easysport',
'/funaction/en': '/en/pages/support-for-physical-activity/funaction',
'/nyt-liikunta/en': '/en/pages/support-for-physical-activity/nyt-liikunta',
'/regional-exercise-services': '/en/pages/support-for-physical-activity/regional-exercise-services',
'/guided-exercise': '/en/pages/support-for-physical-activity/guided-exercise',
'/park-exercise-sessions': '/en/pages/support-for-physical-activity/guided-exercise/park-exercise-sessions',
'/seniorisapinat/en': '/en/pages/support-for-physical-activity/seniorisapinat',
'/easysport/en': '/en/pages/target-groups/children-and-families/easysport',
'/funaction/en': '/en/pages/target-groups/youth/funaction',
'/nyt-liikunta/en': '/en/pages/target-groups/youth/nyt-liikunta',
'/regional-exercise-services': '/en/pages/guided-exercise/regional-exercise-services',
'/guided-exercise': '/en/pages/guided-exercise',
'/park-exercise-sessions': '/en/pages/guided-exercise/park-exercise-sessions',
'/seniorisapinat/en': '/en/pages/target-groups/seniors/seniorisapinat',
'/special-swimming-card': '/en/pages/support-for-physical-activity/special-swimming-card',
'/fitness-testing': '/en/pages/support-for-physical-activity/fitness-testing',
'/fitness-programmes': '/en/pages/support-for-physical-activity/personal-fitness-programmes-and-guidance-at-gyms',
'/physical-activity-counselling': '/en/pages/support-for-physical-activity/physical-activity-counselling',
'/liikuntaluuri-telephone-service': '/en/pages/support-for-physical-activity/liikuntaluuri-telephone-service',
'/sports-sessions': '/en/pages/support-for-physical-activity/liikuntahulinat-sports-sessions',
'/family-sports-sessions': '/en/pages/support-for-physical-activity/perhehulinat-family-sports-sessions-self-guided',
'/reservation-of-sports-facilities': '/en/pages/target-groups/partners/reservation-of-sports-facilities',
'/pricing': '/en/pages/support-for-physical-activity/pricing',
'/sports-sessions': '/en/pages/target-groups/children-and-families/liikuntahulinat-sports-sessions',
'/family-sports-sessions': '/en/pages/target-groups/children-and-families/perhehulinat-family-sports-sessions-self-guided',
'/reservation-of-sports-facilities': '/en/pages/reservation-of-sports-facilities',
'/pricing': '/en/pages/pricing',
};

module.exports = redirectRoutes;

0 comments on commit 37d0b97

Please sign in to comment.