Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Responsive Filtering Implementation #72

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Jan 5, 2024

  1. feat: Responsive Filtering Implementation

    - Updated Meilisearch to consider event_id and year
    - Integrated Stimulus and form for responsive filtering with Tailwind
    - Added filter parameters in the Meilisearch controller
    Cephaz committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    a4a92e9 View commit details
    Browse the repository at this point in the history
  2. [Linter check]: update

    Cephaz committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3975193 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. - 0.10.2 meilisearch-rails

    - fix filter icon positioning
    - add sync mobile web screen check_box
    - add default sort year desc
    Cephaz committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    e4544e1 View commit details
    Browse the repository at this point in the history
  2. [Linter checker]: update

    Cephaz committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    6af8a05 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. - sort by date

    Cephaz committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    b582d80 View commit details
    Browse the repository at this point in the history
  2. - add click out side filter

    Cephaz committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    bb9da3c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. - create search endpoint

    - create partial html for turbo_frame
    Cephaz committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c524df8 View commit details
    Browse the repository at this point in the history
  2. remove meilisearch test

    Cephaz committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    7de853e View commit details
    Browse the repository at this point in the history