diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4b9c1945c..12918f54d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "apps/events-helsinki": "1.15.1", "apps/hobbies-helsinki": "2.16.0", - "apps/sports-helsinki": "1.21.1", + "apps/sports-helsinki": "1.22.0", "proxies/events-graphql-federation": "1.7.0", "proxies/venue-graphql-proxy": "1.4.0", "proxies/events-graphql-proxy": "1.3.0" diff --git a/apps/sports-helsinki/CHANGELOG.md b/apps/sports-helsinki/CHANGELOG.md index a77da9fc3..e76628ff3 100644 --- a/apps/sports-helsinki/CHANGELOG.md +++ b/apps/sports-helsinki/CHANGELOG.md @@ -1,5 +1,189 @@ # Changelog +## [1.22.0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.21.1...sports-helsinki-v1.22.0) (2024-04-11) + + +### Features + +* Add events additional info to all apps ([#235](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/235)) ([00e4814](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/00e4814be779c4d8cce22b2ffb6014ea295f31d5)) +* Add Helsinki city icon to search cards & detail page ([9b3608c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9b3608c78632b030de6910dafc559b5449317ebe)) +* Add phone & email links with icons to event & venue detail page ([f6b2e0f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f6b2e0f6cdc3158ff43f0b9c37da80e0d48eeb79)) +* Add resilient translation, use it for appName, works on error page ([1c56ccc](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1c56ccc6010ca818a9042d7b764caa6a2bac9d73)) +* Add support for hierarchical menus & universal bar menu in header ([318d409](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/318d409aacf0bbe41f516eae034f31c336202e49)) +* Add target group filter to venue, event and hobby searches ([c6d6242](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c6d6242d6668d65ae85818c95adc1ff7937ddfaa)) +* Added OTHER_INFO from tprek to venue pages ([#299](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/299)) ([1dc2d49](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1dc2d49ebfbb862abfc94d40ad57f8bc5584b539)) +* **apps:** Configure sentry in use ([d909ae9](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d909ae96344378039e657da324bc65f2adbece0b)) +* Article search with query params ([#605](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/605)) ([a337aa7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/a337aa704b52c7265236ec16d9742d7fa3b9e449)) +* **askem:** Enable Askem in staging & production, fix typos in READMEs ([10fdb92](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/10fdb92599d0be485dcb8586ae26f761a8e3b125)) +* Cms pages (dynamic page and article) uses the breadcrumbs from cms ([c250564](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c250564a8e955ab292e26e69da3c323967f0deac)) +* Configure the apollo federation context headers in app config ([c254d01](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c254d01f29e23d92f3c639ec0688bf7e6fe2165f)) +* Cookie consent texts and button to map views when consent not given ([dad13c7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dad13c7e15d203ccfc132f0fa441b39718cd0112)) +* **cookies:** Set cookie domain to hostname i.e. <application>.hel.fi ([9b33cf7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9b33cf7015b82b440d1a053c7fbd1c60c5a44bc0)) +* **error:** Show the Apollo errors in a generic notification window ([9344c29](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/9344c292c54d91422bcc5408dff4a6c4e72099de)) +* Hcrc content modules and show all link for layout pages ([#463](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/463)) ([c11c0e2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c11c0e275c510598d6999a8aaa6ccce13d0e8568)) +* Helsinki owned icon to carousel cards ([#540](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/540)) ([fd35ed1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fd35ed10690f8ad12a35c2deb00abf38b7182a56)) +* Import all HDS styles as a link instead of styles block collecting ([b5ed7a3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b5ed7a370b7430b68b4f5f2d8080c1322b7142cd)) +* Other hour object to venue info ([#380](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/380)) ([f310324](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f3103248a19615529072d046c1d0ab5cca4aef85)) +* React and share (Askem) component ([#361](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/361)) ([ed076be](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ed076bedf908c4f9c59358f1ae1da2952ee70049)) +* Remove buttons from large event card in sports, hobbies and events ([461b58d](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/461b58de6d01859f2d57c6d733bb1c8fea062a48)) +* Remove the closed events from the search list ([31d0775](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/31d0775ca0c0800e14748bd3d58c26ed92d7a5ad)) +* **router:** Upgrade the Apollo router docker image ([7a0bb67](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7a0bb6708193ab27606c56f3e1d061a4fff1262e)) +* **script:** Create critical-hds-styles for all apps and components package ([b30dfc1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b30dfc19dc1799c4b72b92d11add4a25e1139dae)) +* **search:** Add accessibility dropdown ([df34a5d](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/df34a5dc8d1565b8d6e0c90db875029af938a853)) +* **search:** Add accessibility profile as an option to venue search params ([ecab033](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ecab0332728347649dc67dde6dd4c1e89ce5e3ac)) +* **search:** Add order venues by accessibility -option when filtering with accessibility ([1b9f1a6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1b9f1a6990fafc3d0d0a359e46f4206402285735)) +* **search:** Combined search adapters ([261e31b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/261e31bb2caceff836544561ce379d83afe7cc81)) +* **search:** Combined search providers ([e25ef92](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e25ef9226ebc9807fc7b7ab022682e6fb7bc4994)) +* **search:** Search specific variables ([09aba42](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/09aba420e540a48a6df6fb56aefc1262fbea8058)) +* **search:** Support all the (old) variables ([49ea33f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/49ea33f83c07e1ef24299404b838f0fbe3f159b4)) +* **search:** Support place and organisation filters ([f489912](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f4899124fd9373a2a0bc2e67c92b389f81033725)) +* **search:** Sync the venue search ordering with the accessibility profile ([6cadcf5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6cadcf57c91a4a142dd8fbbd9c431269d4b1648f)) +* **search:** VenueOrderBy can be changed after accessibilityProfile selection ([4299703](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4299703230363a7c3c739497d21918db1d5b5dc2)) +* Shared storage and on-demand site generation ([#320](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/320)) ([40ddbe5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/40ddbe50a18ff06d01f3664dae90266a5e6ec24d)) +* Sorting of selected events ([#354](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/354)) ([bade145](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/bade1456ddd6476121fb9c832615e58cc2b1ac65)) +* Sports and hobbies revalidate api DEVOPS-537 ([#353](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/353)) ([f65500a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f65500a001b7693a9809c274a4b27d12ddeb9015)) +* **sports:** Add "Helsinki only" filter to venue/event/hobby search ([7b6e7f9](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7b6e7f9cffeb02866cfc6707dc2f374f2450c125)) +* **sports:** Add outdoor gyms sports category (summer only) ([ffab958](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ffab958cdb3d68857a62b8800824fadf9630579e)) +* **sports:** Add permanent redirects for campaign URLs ([70f19a5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/70f19a5e09ba4f17f2869c249efeecc796466096)) +* **sports:** Add playgrounds sports category (summer & winter) ([e7e84df](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e7e84dfdf264d15ddfca33af96e14833f1e7a1aa)) +* **sports:** Add reservable filter to the search ([c147066](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c1470668b90cd0697ae348704a68fc006b6df4ba)) +* **sports:** Add reservable-field to the combined search ([decfe22](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/decfe22b844e7ba6431f3d4690a2a9f0742b0718)) +* **sports:** Add skateboarding sports category (summer only) ([7dddbdd](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7dddbdde44caf95d9b5010716fd77e7fc3c6ef0b)) +* **sports:** Add target group filter feature flag, disable by default ([6de478a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6de478afdd2937fd6016e2ef5fc01d2f375abb32)) +* **sports:** Add tennis sports category (summer only) ([c10078c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c10078cede118965f547a1d73ed02567d7b7597e)) +* **sports:** Clickable tags in event or course details page triggers search on click ([48753e0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/48753e0d1f774bafa3b4194880041a0e377391dd)) +* **sports:** Clickable tags in venue details page triggers search on click ([ef2a682](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ef2a682de59ab0a3c7626cbfe799c06a504760a3)) +* **sports:** Filter venues by target groups' ontology tree IDs ([2efb1ac](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2efb1acebe081ac7a26acc66f079bc16cb3be82b)) +* **sports:** Hide empty service owner info section in venue detail page ([873f8c2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/873f8c2e99cc23ecc64009391e40742fbfb9c063)) +* **sports:** Show accessibility profile's shortcoming count in results ([da8addd](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/da8addd4a9a542369beecc18f25150ade69fdf4a)) +* **sports:** Show highlights in venue detail page above the description ([ac2a3de](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ac2a3dea56a915e4277424f2dfb0c3da26a79087)) +* **sports:** Update events/hobby search related target group keywords ([8f96def](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8f96def49d21628e03db26b812ca3726e51123f7)) +* Support embedded videos in CMS pages and articles ([4f30207](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4f3020714fcce9441c8a6d09fda4189faf8c5b49)) +* Upgrade to HDS v3.1.0 and HCRC that uses HDS v3.1.0 & update tests ([062939a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/062939aff18b66f85e5a5933d31221e973ec8d00)) +* Use a new menuIdentifiersOnly only with menu query ([45ab5a9](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/45ab5a9cc87ef27358f149b0c999199a04d7cccd)) +* Use critical-hds-styles from shared assets ([06de3ca](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/06de3ca081fa3eca4d4ff209fff549cf5f380d40)) +* **venue-proxy:** Add department data, enable Hauki support, refactor ([fe75b73](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fe75b739747ca2ff87307a6301c3089f62b9f895)) + + +### Bug Fixes + +* Accessibility h2 last fix ([#321](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/321)) ([b689c07](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b689c07af4ea4c66b0b797d44528f298bf0d82da)) +* Accessibility headers h1 fixed ([#314](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/314)) ([7be0f35](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7be0f356324ad51ffca033548770777c33d7c73f)) +* Add critical-hds-styles to a new file imported in global styles ([d941826](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d9418260ffa583cfa2a46d1bfb503eef86b0e547)) +* Added missing translation namespaces ([#356](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/356)) ([69d8939](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/69d8939881d1801011ca1833c7d76449d34d5047)) +* Application name on cookie-consent page ([1b92820](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1b92820f68f0e40d1434bf5096394d8e8ebcee58)) +* Archive search page search button styles ([#582](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/582)) ([ea41860](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ea418604ba029cb33d1a9a4541da1376bea4cc18)) +* Artciles search hide load more ([#570](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/570)) ([ff7dc02](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ff7dc024d31f41d4490b1bb17d9074c0a9da6f0d)) +* Article hero duplicate koros fix ([#549](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/549)) ([3077a1f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3077a1fcb723412b97a6921598a5ac4b19edb696)) +* Article hero image info fix ([#399](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/399)) ([1a28fed](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1a28fed7da427aedab545ecd4de5371c908b213a)) +* Article page layout ui tweaks ([#622](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/622)) ([3606b74](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3606b743f67282410fec921a101c4d23762cc4d9)) +* Articles and search page meta ([#502](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/502)) ([dc336ab](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dc336ab7ef0dfe295ed30e4b71f1d9c2342d13a4)) +* Articles load more button cache issues ([#360](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/360)) ([bb7bbd0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/bb7bbd03dd936c013d460266f304abf9c41c5e3d)) +* Articles routing fix ([#608](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/608)) ([ffa772c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ffa772c1278bb5df626387545a685537913296c7)) +* Back button moves back twice when opening map ([#290](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/290)) ([aad8813](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/aad8813bdc1b60c6ce60984dff288544ef8dde6c)) +* Back navigation from details page navigates to locale-home ([71b372c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/71b372cc9925a8b8f3772f4d40510ddfbff6a993)) +* Backward compatibility urls ([791a511](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/791a511d3ab5579b24a59bb9e7566cdad9006a6a)) +* Blue icon colors to black ios ([#573](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/573)) ([497a95b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/497a95bdf104b4b424e8c05f097889639ec01b6f)) +* Card delimited url redirect ([#485](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/485)) ([337473f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/337473f0220f5070136a2e79d52cb625f070461a)) +* Card height improvement and koros 1px ([#568](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/568)) ([00f0d57](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/00f0d575a683595988510c6ebfbb094480ff550c)) +* Card module delimited alignment ([#566](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/566)) ([cecb260](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cecb2605c3746e360379d16d01600bc6a0d54ac3)) +* Card module image size ([#562](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/562)) ([0ed29b8](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0ed29b8e7c3eaf32c51d6ea289aa63cfdae031dc)) +* Carousel image sizes ([#666](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/666)) ([e3bea21](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e3bea21c210ff1f6c6413b1151ae8a4b56ad973a)) +* Categories columns resize fix ([#311](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/311)) ([61e437a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/61e437aeefc84ca4e41dbbac85c91cd836888389)) +* Change colors of today and free keywords in event details ([#301](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/301)) ([7f26092](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7f26092c7ef0b44195e869afb025f8ac4ea39075)) +* Collection cards localization ([#351](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/351)) ([c74534e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c74534ec3b279c47628535e78079cd14ef350d2e)) +* Content modules fixes hcrc ([#481](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/481)) ([7f43ee7](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7f43ee7a7f92debcf58c9a08c402750f83d44157)) +* Default search tab should not push-navigate but replace the route ([d351642](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d351642c41c1ad856531fca15f3ecc356233d3ce)) +* Delete button for show results in finnish ([#302](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/302)) ([46de805](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/46de805ee3c764c822e63b3822f77680e8de2322)) +* Disable Apollo-cache for CMS queries of the frontpage ([95dd31f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/95dd31f499292d6d50c902fd8f0aae04e093b785)) +* Docker image diff command usage ([f064d95](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f064d95f5a9529a1454be0674cd3963da875419d)) +* Dropdown border mobile ([#533](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/533)) ([e36cbbc](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e36cbbc542bab2b65f5d00bc1720c64e2c028faa)) +* Error boundary usage after update ([61c2698](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/61c269895366cc0652bb9c8f97375b234fb93d42)) +* **error:** 500 page translations and build issue in Hobbies app ([684d102](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/684d1024b7e3174e7c5b44709d121c804681bf19)) +* Event details failed to handle super event fetching ([c79fcee](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c79fcee7da586653eb6e8dd6a5feebf92062472f)) +* Event keywords import ([c66e03c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c66e03c68cea262a369e31e84cf25cec12f01eae)) +* Event large card price icon added ([#307](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/307)) ([2c16317](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2c16317b512a875947ef336494aacf1f50ee8c56)) +* External link icon size with multiple lines ([#388](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/388)) ([f8f8726](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f8f872638f2aa8952a29cb820a716252f91bc2c0)) +* Fix hcrc typings ts ([#319](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/319)) ([87120e0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/87120e0ebfe7bda3e20d4c6b89e2defb43c57ae4)) +* Fix HDS table paddings by using HCRC v1.0.0-alpha218 ([3075d76](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3075d761f713a16a65fc18d9f34ee80f5447be9f)) +* Fix table styles by using HCRC v1.0.0-alpha217 ([d70a885](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d70a8851f1b659082000ff315b0227ac72fad266)) +* Focus outline on links of the CMS content ([64202ee](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/64202ee6a822a76c8a364cb152fedaa0dbb74719)) +* **geolocation:** Fix geolocation error notification, refactor code ([f62b967](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/f62b967b77c55c0f328c58a604290e7c6179f336)) +* Go back url from details page when a language has been changed ([eef46c2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/eef46c27b343c9ff9840bce818ebdf9f46d34c93)) +* Hcrc apollo tests improvements ([#578](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/578)) ([ee3804a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ee3804aa9a6c1a8970392f48b4ec109723854899)) +* Hcrc css issues ([#475](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/475)) ([6f54071](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6f54071e7cc9d6814a39a7bd7d0afb13ad9011a1)) +* Header css fixes ([#662](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/662)) ([3644ce4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3644ce4e2681736e574b42e223bbe5917a398270)) +* Hero and article tags ([#396](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/396)) ([ee6f641](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ee6f641a45336ed862c6c725396bf637d9724dd2)) +* 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)) +* Hero ui tweaks ([#531](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/531)) ([af11c1b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/af11c1bf2dacf1c9d4e2444db26f410123de021e)) +* Id-param handling in SSG-generation-process ([5401738](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/5401738542be86baffe6f88aea42814fd35042ab)) +* Improve logic of buy button in hero ([#365](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/365)) ([788545a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/788545a0c1c6614aa3e489544b86ec1cc823e1b4)) +* Internal links handling when the link changes the locale ([4c5bc1e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4c5bc1e9870bc3e0a5a4f575af0e2fc34232eea7)) +* Keep Helsinki city owned icon on same row as the preceding text ([930b052](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/930b0528a998ed78262511d9f9d1d5867c63e040)) +* Keep search type param when removing filter ([#583](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/583)) ([c7b7b1c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c7b7b1cdf97268b608f530626933a74f35dc5988)) +* Landing page hero refactoring ([#539](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/539)) ([5065889](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/50658899cd2d7c5aa792199c8a555d97763d827d)) +* Large cards stylings ([#401](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/401)) ([3ec9a41](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3ec9a4153233f2dd849cfc32011012c176c7ca8c)) +* **locale:** I18n routes rewrites ([b1eac17](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b1eac1753a9323850addb6ef9fa052002cde3400)) +* Long text sidebar layout bug ([#306](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/306)) ([1f5fd5e](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1f5fd5e6f53208a9df85c71055967610b49ff21d)) +* Make venue search card tags visible in mobile ([#395](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/395)) ([ae95dec](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ae95decf1eb136bfa726669f1531a389ec550b1a)) +* New hcrc typings ([#402](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/402)) ([82a7e4c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/82a7e4c5dc322e2e35c8e73dab468c46e2787d5a)) +* New implementation hero buttons ([#369](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/369)) ([c5d9ae3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c5d9ae343b76e7d7746cdeb45e21a302420705dc)) +* Opening hours object data ([#424](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/424)) ([7499b11](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7499b11d3da2834a1e91de5f18696edaf1af2c9d)) +* Order of the show on map on mobile ([#584](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/584)) ([b09a525](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b09a5251eb9a8252ad6fed8aa85792c81a7475e9)) +* Order target groups in dropdown similarly as in target groups' page ([299056a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/299056a1fbdb77057968cf72af2005765ecfbb2c)) +* Outline color of the collapse search form button in the venue map ([89059eb](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/89059ebf3a210bbbb2a8469284a48c51b0d54235)) +* Page meta articles and dates fix ([#512](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/512)) ([804681f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/804681ffacd9e675726ef1a76c8810fc6359d99c)) +* Page styles and sidebar links ([#371](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/371)) ([4a64fa4](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4a64fa4d1e30d76ce4553d9452d770522a8896a1)) +* Pipeline build and runtime parameters ([#370](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/370)) ([df3db91](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/df3db919dcefd2a9a4f2e90b183d70205d2055e1)) +* Release for readiness LIIKUNTA-475 ([#389](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/389)) ([4e8a5d2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4e8a5d24d891040b7a5933323e3e4780e6097bed)) +* Remove frontpage hero content box ([#553](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/553)) ([ffa0e25](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ffa0e2515cc9791d209d63bb232179f3f61f0a9d)) +* Remove home-translations from the common list for optimization ([e30db3a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/e30db3ae5a9a97eae0b6117eb61a010eaf74c1f9)) +* Remove needless nprogress plugin ([5b4a817](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/5b4a817b2b3c3239e299ef8c2c71e30ea10ff414)) +* Remove page margin using !important in all globals.scss files ([76e978a](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/76e978ad65fe744239224ce70bad16d21d7c6f28)) +* Remove useless page margin ([5d9a291](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/5d9a2911c1f5df29b7568b47d59801dfee200c1a)) +* Removing unused breadcrumbs ([af03c1c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/af03c1c7de6e71f134a21a1a80f696f026506510)) +* Rename "q" argument to "text" argument in unified & venue search ([caa4a8d](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/caa4a8d3521a095d391195134e9547f77f69cfad)) +* Rename orderedByAccessibilityShortcoming to accessibilityShortcomingFor ([c43298c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c43298c1bd19c71917b3b7a439e32bf34fec6cf5)) +* **search:** A missing type in the events search page ([b81a615](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b81a6152e45d1f9e7ea6f4e0bcbe70dc025f9fc5)) +* **search:** Add code analysis improvments ([7236097](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7236097380708ca35acbf39fcca8667140139c8c)) +* **search:** Combined search provider for map view ([ddaa954](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ddaa95479f0f2fb1cc022fa85b2dfe37e8fde7f6)) +* **search:** Default sport category usage ([7f21d55](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7f21d55dd6be347a47382dfd1166e2728321b5b6)) +* **search:** Event search variables ([0eb9288](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0eb92880d0919ee0a0bdf2bb4858e7b94e3ce186)) +* **search:** Map query should use the context search variables ([12332cd](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/12332cd5be5da2bd1aa95de85d4cd5f8230444c7)) +* **search:** Remove undefined keys from getQueryVariables ([c369a4f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/c369a4f1d8572078a4d99d674584266273e07841)) +* **search:** Reset form values ([dbd65f2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dbd65f28d64362d3e621deef15fc21a1f0c483dc)) +* **search:** Sort by location and event search sorting ([3adade3](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/3adade30f9c48837b1635cc5e7ca0a7358017f07)) +* **search:** Sport locations filter ([024e8ee](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/024e8eecf0daed656bb573709ed8116fd35abea7)) +* **search:** The organisation search param should be undefinable ([32ebab5](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/32ebab5d13bfe3064c6e4c4b48382441ef34a774)) +* **search:** The venue query ([7c30539](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/7c30539086b74d396804c2b26a9861c316c2b198)) +* **search:** UseLazyVenueSearchForTabCount still used the old variables ([0163dfa](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/0163dfaeb03ba7ba051a6e6b21ab5475642c154e)) +* **search:** Variables in UnifiedSearchListQuery should be overridable ([659fadf](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/659fadfea246958c826947b77ed379073bec2b49)) +* Show all link in event search carousel ([#325](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/325)) ([b490a1f](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/b490a1fe03f882516f63a4bb0e85e8656f98adcc)) +* 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)) +* Similar venues for an empty result from the venues proxy ([d081188](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d0811884b985837d9f53c1db456ab15ac482d250)) +* Spacing in contact details ([#636](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/636)) ([2d2e876](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/2d2e876fcc2572bc5facf566cdffefa62804cf3e)) +* **sports:** Fix clearing filter summary i.e. filters under search bar ([da55e35](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/da55e35cebca2d81cd989dae7fb7b7690c9b09ef)) +* **sports:** Fix CombinedSearchFormAdapter's clean function ([d7853c1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/d7853c105650fe832057b162c9f3e771e101766e)) +* **sports:** Fix removing publisher filter from FilterSummary ([15f561c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/15f561c43d9951f621bc245698095bb0d11173b8)) +* **sports:** Map search page prop passing ([dc96a59](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dc96a592e50d9cb0c117a0710ced4163a01e1bec)) +* **sports:** Remove unneeded neighbourhood sports sites sports category ([6b8aa04](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6b8aa04649f4dbe392dad979443b2a7d71994531)) +* **sports:** Set guided exercise sports category's season to winter only ([ef09541](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ef09541db4026eada38529575dc0d2338dcebecc)) +* Strong fix html pages cms ([#654](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/654)) ([4d569d6](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4d569d6caf4de14d77a3ff17c43a8c79410d118f)) +* Super event lazy loading when the super event was deleted ([fbd3769](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/fbd37693ecf3697e1454f8d997c589e423e6eb1f)) +* Theme property for the search tabs ([ad15653](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/ad15653db2d5a29d5745f820cc6a58fc535ed0ff)) +* **types:** Remove "as unknown as" type unsafe casts ([8ba50bc](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/8ba50bcb212ae9e84d7fc603f0e201ff4f1f8d95)) +* Unittests mock federation router url ([#375](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/375)) ([eef3be1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/eef3be1aa07f21db1159a420f4c9b212e5831122)) +* Update perhehulinat campaing redirect ([#612](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/612)) ([348c0db](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/348c0dbaa6163785a75805b37d63c7060d3b2b1f)) +* Update unified search query arguments ([1db6474](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/1db64744317d3c4536c485b6dc301882072b9d19)) +* Upgrade the HCRC-lib to fix unique tag ids ([506537b](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/506537b54019ba64fafdabca47b64a59c22231b3)) +* Upgrade the hds-react and RHHC-lib to fix issue in HDS ([61ef917](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/61ef917db99c7c2edd460933b71b7777b7a94ff8)) +* Venue hero right margin ([#393](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/393)) ([cbb92be](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/cbb92bef9b03d38eab998e2800859b4771325677)) +* Venue info connections reading ([48e5e7c](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/48e5e7c6f37e22ee5026898310c75cb5806eeb45)) +* Venue map skip to content main id ([#317](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/317)) ([4a472d2](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/4a472d2be34b34ec71bb07ee599197ebb8348e1d)) +* Venue page metadata ([#374](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/374)) ([77c5c83](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/77c5c838ece7fc521218a406a054ea5f2562ccda)) +* Venue page style fixes ([#400](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/400)) ([dafe5a0](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/dafe5a048a0a52c3f9a03ceb0173ab13319bdf5d)) +* Wrong hcrc version missing styles ([#408](https://github.com/City-of-Helsinki/events-helsinki-monorepo/issues/408)) ([6d47003](https://github.com/City-of-Helsinki/events-helsinki-monorepo/commit/6d4700302f32d474576dc7d1d3a9bbf0c4f7c6ab)) + ## [1.21.1](https://github.com/City-of-Helsinki/events-helsinki-monorepo/compare/sports-helsinki-v1.21.0...sports-helsinki-v1.21.1) (2024-04-11) diff --git a/apps/sports-helsinki/package.json b/apps/sports-helsinki/package.json index 26a97a3c8..065b75c03 100644 --- a/apps/sports-helsinki/package.json +++ b/apps/sports-helsinki/package.json @@ -1,6 +1,6 @@ { "name": "sports-helsinki", - "version": "1.21.1", + "version": "1.22.0", "private": true, "scripts": { "clean": "rimraf --no-glob ./.next ./out ./coverage ./tsconfig.tsbuildinfo",