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

Adding filter functionality for daily view. #28

Open
wants to merge 45 commits into
base: master
Choose a base branch
from

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    7d1bb9b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    141d83d View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. updated pull code

    neild0 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    0b4bd2f View commit details
    Browse the repository at this point in the history
  2. working pull event implement

    neild0 committed May 4, 2023
    Configuration menu
    Copy the full SHA
    6716201 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. fix ui for tags

    neild0 committed May 5, 2023
    Configuration menu
    Copy the full SHA
    d231b0f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

  1. Update package-lock

    huy-dai committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    69af4f6 View commit details
    Browse the repository at this point in the history
  2. Add categories definition

    huy-dai committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    71f0621 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f30cc5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4edae2c View commit details
    Browse the repository at this point in the history
  5. Add title display

    huy-dai committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    cd5b23c View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Tags now display below dates in calendar view, along with color to in…

    …dicate that it has events
    huy-dai committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    0b6cfbb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    d4d3e0f View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Remove node v18 only config

    huy-dai committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    fd770f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    017771a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    20ddd52 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. Add http-server

    huy-dai committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    281a718 View commit details
    Browse the repository at this point in the history
  2. Uncomment Github page stuff

    huy-dai committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    ab92db7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eac8dd2 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Why are we double querying??

    huy-dai committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    95eb81b View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Add SALE category

    huy-dai committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    2ee5574 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39cef83 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c15d9d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6660224 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Configuration menu
    Copy the full SHA
    91b9a2a View commit details
    Browse the repository at this point in the history
  2. Add dormdigest logos

    huy-dai committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    08025f6 View commit details
    Browse the repository at this point in the history
  3. Switch packages to use node 18 versions where possible (still need to…

    … do --legacy-peer-devs) and add typescript types
    huy-dai committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    963b963 View commit details
    Browse the repository at this point in the history
  4. Add Typescript support

    huy-dai committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    e535dde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e7c3a7 View commit details
    Browse the repository at this point in the history
  6. Bring in frontend auth files and integrate them, fixing up Dormspam's…

    … original /login page with project descriptions
    huy-dai committed Sep 9, 2023
    Configuration menu
    Copy the full SHA
    cc4e8d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ab9e47 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    051a962 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    acd8932 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e0179c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    d17f767 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5bfcce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    479101e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfb1770 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Merge pull request #1 from sipb/updating_frontend

    Merging updating_frontend branch with master
    huy-dai authored Sep 26, 2023
    Configuration menu
    Copy the full SHA
    a1cf395 View commit details
    Browse the repository at this point in the history
  2. Update ReadMe

    huy-dai committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    b4175b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. Added RSVP category

    Added feature on HomeFeedEventView that shows user if event is RSVP in top left of card via a tag.
    mitabreu committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    7a224cf View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Configuration menu
    Copy the full SHA
    66c5dfe View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2023

  1. Configuration menu
    Copy the full SHA
    32e6775 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4251839 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Added daily-view filter functionality so that when user selects filte…

    …rs, the daily view only shows events that satisfy these filters
    mitabreu committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6a767fd View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Added search functionality.

    mitabreu committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    03dd9bb View commit details
    Browse the repository at this point in the history