Skip to content

sports-helsinki: v0.4.0

Choose a tag to compare

0.4.0 (2023-02-17)

Features

  • Add a context and a provider for navigation component (df9e968)
  • Add end/last modified/start time sorting to events/hobbies search (0375d27)
  • Add favicon to article archive (#127) (04d95d5)
  • Add feature flag for for enrolment status usage (10301e0)
  • Categories shortcuts for mobile (#222) (1a4457a)
  • Enable HDS server side rendering support (932e980)
  • events: Add end/last modified/start time sorting to events search (046e792)
  • Extened veune other info section (#170) (1e12a68)
  • Fix the age filter logic (#152) (ea875e3)
  • Give a menu as a prop into the Navigation component (b35793b)
  • Grey placeholders in form components (#128) (6b95e83)
  • Include a header menu query in the global CMS data (0427b6f)
  • liikunta-374: Remove venue from sports and use it from liikunta federeation only (1faf684)
  • List styles (#220) (3efcc77)
  • Mobile tabs for earch page (#199) (d5e60cd)
  • Show the enrolment status in carousel cards (71cea0a)
  • Show the enrolment status on large event card (f175ae6)
  • Sports locations support (#141) (f1d0854)
  • sports-helsinki: Order unified search by name/relevance/distance (836f23a)
  • sports-search: Combined search (4de6a23)
  • sports-search: Combined search page with compound tabs (17966ed)
  • sports-search: Search results counts on search tabs on page load (9180285)
  • sports-search: Transform the parameters to fit the right query (c05b949)
  • sports-search: Update the searchType URL-param when search type changes (23d4c7f)
  • sports: Add sport type filter in venue/events/hobbies search (690a86c)
  • sports: Add the subgraph support (1058afd)
  • sports: Add upcoming events carousel in the venue page (35be1af)
  • sports: Added venue translations (a998ce7)
  • sports: Configure Matomo settings in .env.local.example (4621d30)
  • sports: Graphql next api apollo server (c0c066d)
  • sports: Make search shortcuts change automatically based on season (54de034)
  • sports: Map search page and a map view component (e815b74)
  • sports: Search utilities for search mode switching (3742500)
  • sports: Search utilities to change the event type of search (b8b0c56)
  • sports: Service map component for events and venues (94eef90)
  • sports: Similar venues section in venue details page (6af4caf)
  • sports: Switch landing search shortcuts to Liikunta ones (b157929)
  • Update gql schemas (#149) (03decf2)
  • Use the prefetched menus and languages as navigation and footer props (48e80f9)

Bug Fixes

  • Absolute import changed to relative (09f0340)
  • Add comment about keywordOrSet1 in similar events query (9428e38)
  • Add event translations to the article page (#105) (8a21149)
  • Archive page button border (#136) (3152959)
  • Archive page style fixes (#124) (b96c067)
  • Articles heading styles (#202) (fd7b6d2)
  • Button style for sports and events (#134) (912fb8c)
  • Card mobile content adjusted (#208) (299e611)
  • Carousel spacing headings (#190) (74cb813)
  • Check install issues (7106b4b)
  • Check install issues (62ee14b)
  • cms-pages: The collection of the static page paths (3345627)
  • Deactivate the show map -link in the large venue card (44d7579)
  • Different graphql packages problem (1b5fcbb)
  • Fallback image hero (#186) (ae23166)
  • Handle keyword sets properly with similar events (c430ecd)
  • Integrity and code quality issues (8b489cb)
  • Large card mobile view new hcrc version (#104) (33a0f09)
  • Layout heights imrpovements (#213) (f26248c)
  • Lint errors from apps (bc667f4)
  • Linter issues (8b489cb)
  • Linter issues by removing unnecessary import (578d8e0)
  • Page link URLs (8b0ccd5)
  • Refactor useConfig out, replace with useTranslations (be9d572)
  • Refactor useRouterFromConfig to useRouter (17e2e01)
  • Remove .kuva from events-graphql-federation-*.test.kuva.hel.ninja (7927024)
  • Remove configProvider from hobbies & sports (0fc5571)
  • Remove link and categories from footer (#130) (b482f31)
  • Remove missed EventsConfigProviderWithMockedApolloClient and ConfigProvider (7c53c99)
  • Remove useEventsConfig hook from all apps (68bd5a2)
  • Rename typoed errorLoadMode to errorLoadMore (a3c1346)
  • Replace instances of useTranslation with useCommon & useSearchTranslation (a57f239)
  • Similar venues fetching id must be a TPREK-id (7bcf3d0)
  • Similar venues results localization issues (deab689)
  • Sort unified search results by default by relevance instead of name (b7fa41d)
  • sport-search: Improved the setResultCount tabs context value setter (1576e07)
  • sports-search: Allow the clearing of the search parameter (67fe454)
  • sports-search: Fix the type issues (d169b9e)
  • sports-search: Remove course search route and fix related tests (d6b0edb)
  • sports: Go back button routing from the venue or event details page (ad5b6ee)
  • sports: Linter issues (46b35c6)
  • Styles for input components in mobile (#181) (35c8959)
  • Styles for venue filters (#225) (2103f2a)
  • Styles for venue page links (#162) (60619db)
  • Stylings of input outlines (#121) (cbdf04e)
  • The navigation bar of the CMS pages and articles (237c3ce)
  • The return paths of the the event cards (558704e)
  • Typecheck issues (c69da8f)
  • Typecheck issues (8b489cb)
  • Ui bugs archive page (#132) (5e20c09)
  • Ui style fixes carousel and cards (#116) (19e111c)
  • Use 2rem margin under order by selects & black "Show on map" button (688d5c3)
  • Use effect for similar events handler for loaded events (b676570)
  • Use SPORT_COURSES_KEYWORDS to filter sports queries (704d7c2)
  • Venues search variables (#106) (a31de0d)

Performance Improvements

  • liikunta-389: Try swc/jest (268dd93)