Angular Library Wrapper Template

This is the default page for a project that was cloned from the SIS angular library template. Use this wrapper project to test the components of the library implemented within this git repository.

Existing schedules

Schedule {{ schedule.id }}
Non-standard: {{ schedule.isNonStandard }}
Shift {{ shift.id }}
Day: {{ shift.dayOffset }}
Duration: {{ shift.duration }}
Start time: {{ shift.timeStart }}
Type: {{ shift.type }}

Create a schedule

Schedule {{ schedule.id }}
Non-standard: {{ schedule.isNonStandard }}
Shift {{ shift.id }}
Day: {{ shift.dayOffset }}
Duration: {{ shift.duration }}
Start time: {{ shift.timeStart }}
Type: {{ shift.type }}