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

Enabling more formats to input hours and minutes in preferences #1020

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Commits on Oct 13, 2023

  1. Changed pattern regex for time inputs in preferences.html to consider…

    … different formats valid
    TaranDev committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    810675a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Added checks to match input format and convert it to the internal for…

    …mat in preferences.js
    TaranDev committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    6c10744 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

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

Commits on Oct 18, 2023

  1. Cleaned up code

    TaranDev committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b86e223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a7d965 View commit details
    Browse the repository at this point in the history
  3. Update package-lock.json

    TaranDev authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    dfa941a View commit details
    Browse the repository at this point in the history
  4. Update package-lock.json

    TaranDev authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    396fa05 View commit details
    Browse the repository at this point in the history
  5. Update package-lock.json

    TaranDev committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    6c15876 View commit details
    Browse the repository at this point in the history
  6. Made hours per day and break time interval reflect converted time for…

    …mat changes instantly in preferences
    TaranDev committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    df90d57 View commit details
    Browse the repository at this point in the history
  7. Update changelog.md

    TaranDev authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    2b529d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

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