Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let experiment leaders create (empty) time slots #49

Open
bbonf opened this issue Jan 24, 2023 · 0 comments
Open

Let experiment leaders create (empty) time slots #49

bbonf opened this issue Jan 24, 2023 · 0 comments
Labels
Milestone

Comments

@bbonf
Copy link
Contributor

bbonf commented Jan 24, 2023

For scheduling appointments there should be two supported flows:

  1. Experiment leader calls parent and immediately makes an appointment

    • This results in both a TimeSlot and Appointment objects being created (and linked)
  2. Experiment leader makes an empty time slot, parent later potentially schedules an appointment in an empty time slot

    • In this case there should first be just a TimeSlot object, without an appointment
    • It should appear in the agenda view(s) in the lab application
    • It should be possible in a new view for experiment leaders ("Create time slots" or something like that)
    • (In a separate issue: it should appear in an agenda view in the parent application, where the parent will schedule an appointment)

Flow 1 already exists in the app

@bbonf bbonf added the lab label Jan 24, 2023
@bbonf bbonf added this to the v2 milestone Apr 21, 2023
@bbonf bbonf modified the milestones: v2, future Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant