Skip to content
  • Konrad Mohrfeldt's avatar
    refactor: update old schedule attribute names · cb84bfe6
    Konrad Mohrfeldt authored
    The steering API has some deprecated attribute names that we should no
    longer use. These are:
    
      dstart → first_date
      until → last_date
      tstart → start_time
      tend → end_time
      byweekday → by_weekday
    
    These changes in naming have also been applied to variable names,
    attribute names and translatations in the dashboard code in order to
    avoid confusion.
    cb84bfe6