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/add filter moments page #2011

Merged
merged 12 commits into from
Feb 20, 2024
Merged

Feat/add filter moments page #2011

merged 12 commits into from
Feb 20, 2024

Commits on Feb 19, 2024

  1. Upgrading to heroku-22

    julianguyen committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    4a55a77 View commit details
    Browse the repository at this point in the history
  2. Upgrading to heroku-22

    julianguyen committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fdb3d58 View commit details
    Browse the repository at this point in the history
  3. Feature: I've added a new component InputMultiSelect and a new filter…

    … for moments
    
    This filter uses the new component to filter moments. Related issue is #1994.
    franpb14 authored and julianguyen committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fe83819 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b165d3 View commit details
    Browse the repository at this point in the history
  5. tests: I've tested the frontend and backend of #1994

    I've added a new jsx which tests the new component and also I've modified some test for not repeat code.
    franpb14 authored and julianguyen committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1dfe7cc View commit details
    Browse the repository at this point in the history
  6. refactor: I have moved some of my code and added the component to the…

    … storybook
    
    I have also deleted some of my unneeded code #1994
    franpb14 authored and julianguyen committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d985808 View commit details
    Browse the repository at this point in the history
  7. Address feedback

    julianguyen committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    958068f View commit details
    Browse the repository at this point in the history
  8. Fix missing end

    julianguyen committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    bef2cb4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2680102 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    98d8d92 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors in client

    julianguyen committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    4c4cd7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa9c01a View commit details
    Browse the repository at this point in the history