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

Backend - Added modern time formatters #5464

Merged
merged 13 commits into from
May 20, 2021

Commits on Apr 13, 2021

  1. Backend - Added modern time formatters

    Placeholder format: `{{$.scheduledTime.strftime('%Y-%m-%d')}}`
    Ark-kun authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    7df6557 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Update go.mod

    Ark-kun authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    2d9c18e View commit details
    Browse the repository at this point in the history
  2. Update go.sum

    Ark-kun authored Apr 23, 2021
    Configuration menu
    Copy the full SHA
    f4dadb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf1a6f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e82257 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    898dd39 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24a7473 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2021

  1. Fixed regexp escaping

    Ark-kun committed May 15, 2021
    Configuration menu
    Copy the full SHA
    c9952a4 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    Ark-kun committed May 15, 2021
    Configuration menu
    Copy the full SHA
    02b0bb2 View commit details
    Browse the repository at this point in the history
  3. Fixed formatting

    Ark-kun committed May 15, 2021
    Configuration menu
    Copy the full SHA
    3d11d4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfe0add View commit details
    Browse the repository at this point in the history
  5. Fixed the test

    Ark-kun committed May 15, 2021
    Configuration menu
    Copy the full SHA
    9e23936 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Added error logging

    Ark-kun authored May 19, 2021
    Configuration menu
    Copy the full SHA
    45e6dea View commit details
    Browse the repository at this point in the history