Skip to content

[WIP] Move date picker step to VueJS

Thomas requested to merge vuejs-second-step into develop
  • Get rid of timepicker and use native date picker (the downside is that we can't see which days are already taken)
  • Save days and times inside localStorage instead of session

Merge request reports