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

Feature/improve date selection #9160

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

Commits on May 2, 2024

  1. feat(web): set the initial date in the change date dialog

    In the change date dialog the inital date is not now anymore but the date of the first selected asset
    sebbi08 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    dfd3583 View commit details
    Browse the repository at this point in the history
  2. feat(web): allow onyl date change

    In the change date dialog there is now an option to ignore time change and set the original time of the asset
    sebbi08 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    2d1592f View commit details
    Browse the repository at this point in the history
  3. chore: use unsused variable

    sebbi08 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6d454a9 View commit details
    Browse the repository at this point in the history
  4. chore: remove unneeded ternary operator

    Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
    sebbi08 and danieldietzler committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c665ec2 View commit details
    Browse the repository at this point in the history
  5. chore: fix missing variable

    sebbi08 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c6fc22b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9ef8335 View commit details
    Browse the repository at this point in the history