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

Event Calendar #346

Merged
merged 38 commits into from
Jun 17, 2024
Merged

Event Calendar #346

merged 38 commits into from
Jun 17, 2024

Commits on Apr 30, 2024

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

Commits on May 1, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    091307a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6c29b9 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Starting EventList

    keifererikson committed May 4, 2024
    Configuration menu
    Copy the full SHA
    18262f7 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update styles

    keifererikson committed May 21, 2024
    Configuration menu
    Copy the full SHA
    875b151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    baa618f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a48cd0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4c5eb8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6de2d79 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Add Dialog Popup on click

    rawData is a temporary solution until we resolve the CORS error
    keifererikson committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fcba8b9 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    f221678 View commit details
    Browse the repository at this point in the history
  2. Cleanup unused styling for icons/meetups

    May re implement this in the future
    keifererikson committed May 23, 2024
    Configuration menu
    Copy the full SHA
    bc85fe7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into calendar

    Fix CORS error
    keifererikson committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6c28057 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    1e82084 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4fb77a View commit details
    Browse the repository at this point in the history
  3. Fix fetch url

    keifererikson committed May 24, 2024
    Configuration menu
    Copy the full SHA
    000f688 View commit details
    Browse the repository at this point in the history
  4. Add domain to fetch url

    keifererikson committed May 24, 2024
    Configuration menu
    Copy the full SHA
    473cd7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    953fd07 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Remove improper calendar-events.ts - not a constant

    Move Event class to calendar.vue page
    keifererikson committed May 25, 2024
    Configuration menu
    Copy the full SHA
    b3897e4 View commit details
    Browse the repository at this point in the history
  2. Remove improper calendar-events.ts - not a constant

    Move Event class to calendar.vue page
    keifererikson committed May 25, 2024
    Configuration menu
    Copy the full SHA
    d6d28d7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'calendar' of https://github.com/keifererikson/DES-Website

    … into calendar
    
    Made an oopsie, trying to correct it with this merge.
    keifererikson committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6328c42 View commit details
    Browse the repository at this point in the history
  4. Change to useLazyFetch

    keifererikson committed May 25, 2024
    Configuration menu
    Copy the full SHA
    82839b5 View commit details
    Browse the repository at this point in the history
  5. Add domain to fetch url

    Appears to only work with the domain currently..
    keifererikson committed May 25, 2024
    Configuration menu
    Copy the full SHA
    6f477a7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Fix Calendar not loading initially

    This should implement the fixes @arashsheyda mentioned
    keifererikson committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f11fc33 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    6d5c015 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4fe284 View commit details
    Browse the repository at this point in the history
  3. Add Calendar/List toggle

    Also moved loading animation to Calendar component
    keifererikson committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8530ee0 View commit details
    Browse the repository at this point in the history
  4. Change Modal to be more reusable

    Having issues implementing useVModels
    keifererikson committed May 28, 2024
    Configuration menu
    Copy the full SHA
    89d0f70 View commit details
    Browse the repository at this point in the history
  5. Add footer to Modal

    keifererikson committed May 28, 2024
    Configuration menu
    Copy the full SHA
    3085d79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    370e30d View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

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

Commits on Jun 5, 2024

  1. Final tweaks - Remove Calendar/List toggle

    Added subtle border to events to help differentiate events that are
    touching eachother.
    Commented out Calendar/List toggle for now, until the list feature is
    implemented.
    keifererikson committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    1b2432e View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

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

Commits on Jun 17, 2024

  1. Update package.json

    MandyMeindersma committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    5acf3a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5335b53 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    MandyMeindersma committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    2ba1103 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8947c07 View commit details
    Browse the repository at this point in the history