Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 17:53
· 22 commits to main since this release
77476b5

What’s Changed

The event listing page is functionally complete, although more style tweaks will be done soon. The event series page is also close to completion.

🚀 Features and Improvements

  • feat: APPS-3059 Add ES search Query with pagination to filter by past, current and upcoming series (#85)
  • feat: APPS-3078 add highlight logic for filters (#76)
  • feat: Add vue use infinitescroll composable for mobile screens (#84)
  • feat: APPS-3050 Add a new gql query on the page for title, summary (#81)
  • feat: APPS-3076 Add typescript and SectionRemoveSearchFilters (#82)
  • feat: APPS-3052 Update ftvaEventSeries query (#75)
  • feat: APPS-3085 APPS-3086 update and refactor ES code for different views and Date filter (#74)
  • feat: APPS-3075 Add calendar component to the calendar view and pass ES events data (#73)
  • feat: Add datefilter and section pagination (#71)
  • feat: APPS-3025 Create useIndexFilter Composable (#66)
  • feat: APPS-3023 Create composable useContentIndexer to index craft data used on all routes for FTVA (#67)
  • feat: APPS-3024 es query for tags (#64)
  • feat: update nuxt and component library to latest version (#62)

🌈 Chore and Updates

  • chore: APPS-3088 add vuetify components for Calendar (#80)
  • chore: APPS-3010 Consolidate slug page styles (#65)

🐛 Bug Fixes

  • fix: Add routes and use import.meta (#70)
  • fix: APPS-3065 Refactor TagLabels Parsing Logic (#69)
  • fix: APPS-3054 Update Queries, Composable, Logic for Event filters (#68)

Contributors

@farosFreed, @jendiamond, @pghorpade and @tinuola