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

Website 38 investigate adding the ability to navigate via calendar in hours view #319

Draft
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Oct 21, 2024

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

Commits on Oct 29, 2024

  1. added calendar view

    SalazarJosh committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d4c6e98 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Merge remote-tracking branch 'origin/master' into WEBSITE-38-Investig…

    …ate-adding-the-ability-to-navigate-via-calendar-in-Hours-View
    SalazarJosh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    d35ffc1 View commit details
    Browse the repository at this point in the history
  2. made calendar expandable

    added calendar expansion on clicking date range heading. Now I need to get the calendar view fixed under the heading, clean up the code, remove the repeated component, and see if we can sticky it on scroll.
    SalazarJosh committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    529ab02 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. new component for previous / next week, sticky

    moved the previous / next week component to its own component file and render it once at the top of the hours view versus multiple times at the top of each hours location. Also made the component sticky.
    SalazarJosh committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    40114e6 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Update previous-next-week-calendar-view.js

    made the background color match the maize used throughout the rest of the interface and moved the sticky up 1px so there's not a gap.
    SalazarJosh committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    97b20c1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge branch 'master' into WEBSITE-38-Investigate-adding-the-ability-…

    …to-navigate-via-calendar-in-Hours-View
    SalazarJosh committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    73db816 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    edfbc5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    278b2a2 View commit details
    Browse the repository at this point in the history