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

Fix 'last day of prev month' selection #805

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

Commits on Sep 15, 2021

  1. Fix 'last day of prev month' selection

    Set date after month/year in _updateDate
    katiepeters authored and Katie Peters committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    249c89c View commit details
    Browse the repository at this point in the history
  2. Add new date selection tests

    Add tests for selecting last day of old month and first day of new month
    katiepeters authored and Katie Peters committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    ab10e79 View commit details
    Browse the repository at this point in the history
  3. Update test snapshots

    katiepeters authored and Katie Peters committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    c1c82ac View commit details
    Browse the repository at this point in the history
  4. Remove console.log

    katiepeters authored and Katie Peters committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    a8178de View commit details
    Browse the repository at this point in the history