Skip to content

Resolve "Add a page for adding time slot configurations (as admin)"

Georgios Andreadis requested to merge 50-timeslot-config-add-and-edit into development

What does this MR do?

This adds an add and edit page for the TSCs, with the help of a date-time picker library.

Closes #50 (closed)

This partly addresses #51 (closed), but I plan to add the more complex logic of that (already claimed slots and such) in a different PR.

Screenshots

Show what changed to the program (if it affects ui)

before

after

Screenshot_2020-04-05_We_Visit_-_Time_Slot_Configurations Screenshot_2020-04-05_We_Visit_-_Edit_Time_Slot_Configuration Screenshot_2020-04-05_We_Visit_-_Add_Time_Slot_Configuration

Does this MR meet the acceptance criteria?

  • I have added tests to validate the new functionality.
  • I have updated the documentation accordingly.

Merge request reports