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 display time of milestones #18753

Merged
merged 9 commits into from
Feb 15, 2022

Commits on Feb 13, 2022

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

Commits on Feb 14, 2022

  1. Move the SecToTime function

    From the models/issue_stopwatch.go file to the modules/util package
    schorsch13 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    0130bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fecd959 View commit details
    Browse the repository at this point in the history
  3. Updated formatting

    schorsch13 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    268f28d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    449f5cc View commit details
    Browse the repository at this point in the history
  5. Apply PR review suggestions

    - Update copyright notice dates to 2022
    - Change `1 day 3h 5min 7s` to `1d 3h 5m 7s`
    schorsch13 committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    5090a37 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    f0cf5c3 View commit details
    Browse the repository at this point in the history
  2. Update unit tests to match new time pattern

    Changed `1min` to `1m`
    schorsch13 committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    67efab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b19873e View commit details
    Browse the repository at this point in the history