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

Week picker (2nd attempt) #4288

Merged
merged 17 commits into from
Nov 17, 2023
Merged

Week picker (2nd attempt) #4288

merged 17 commits into from
Nov 17, 2023

Commits on Oct 5, 2023

  1. Week picker 2023

    Co-authored-by: Ties Westendorp <[email protected]>
    philipkocanda and TiesWestendorp committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c1a445d View commit details
    Browse the repository at this point in the history
  2. fix linter

    iMartzen authored and philipkocanda committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d29400a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b37aea4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    949d885 View commit details
    Browse the repository at this point in the history
  5. remove //TODO

    iMartzen authored and philipkocanda committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    ad446b4 View commit details
    Browse the repository at this point in the history
  6. undo deprecated function upgrade

    iMartzen authored and philipkocanda committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    12f192f View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

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

Commits on Oct 9, 2023

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

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    6bac593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    963cc25 View commit details
    Browse the repository at this point in the history
  3. remove console.log

    iMartzen committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    dec6e3c View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. remove Duplicate onClick key

    iMartzen committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    d7edbd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5abe4b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. removed console.warn, add extra test coverage to week_number_test, re…

    …factored week_number isSameDay() method and removed usage of findDOMNode in week_picker_test
    iMartzen committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    d0b3198 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    f99f41a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    467a38a View commit details
    Browse the repository at this point in the history
  3. Revert "Making use of enzyme lib instead of react-dom lib in calendar…

    …_test and year_picker_test"
    
    This reverts commit f99f41a.
    iMartzen committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    8b5ff3c View commit details
    Browse the repository at this point in the history