Skip to content

Honor date-only dates using the date picker (CFM-107) #49

Merged
merged 9 commits into from
Sep 13, 2022

Commits on Aug 30, 2022

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

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    8c795f2 View commit details
    Browse the repository at this point in the history
  2. Allow date fields to be specified as type 'date', 'dateTime', and 'en…

    …dDateTime'. Ensure that the default times for endDateTime fields are set to '23:59:59'. (CFM-107)
    arlen committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    d503cdd View commit details
    Browse the repository at this point in the history
  3. Add the 'format' attribute to date/time fields to allow browsers to d…

    …o simple client-side validation. Titles also included for accessibility. (CFM-107)
    arlen committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    302f0d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

  1. Extend the min and max dates to provide a wide range of years in the …

    …datepicker widget. (CFM-107)
    arlen committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    0ad6579 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17bd78 View commit details
    Browse the repository at this point in the history
  3. Refactor FieldHelper to include a dateControl() wrapper function. Set…

    … the default year ranges for the datepicker. (CFM-107)
    arlen committed Sep 1, 2022
    Configuration menu
    Copy the full SHA
    acb754a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5705e09 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

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