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

[7.1-stable] Allow to set input_type on Datetime ingredient editor #3015

Merged
merged 1 commit into from
Sep 4, 2024

Commits on Sep 3, 2024

  1. Allow to set input_type on Datetime ingredient editor

    Since the Datetime ingredient stores date and time values
    it should be possible to set the input_type to either
    
    - time
    - date
    - datetime
    
    (cherry picked from commit 02a69a6)
    
    # Conflicts:
    #	app/views/alchemy/ingredients/_datetime_editor.html.erb
    tvdeyen committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    53f4dee View commit details
    Browse the repository at this point in the history