Add scheduling calendar integration and WebUI
This commit is contained in:
11
README.md
11
README.md
@@ -108,10 +108,13 @@ poll-backed scheduling requests:
|
||||
- signed poll invitations for internal or external participants
|
||||
- request lifecycle APIs: draft, collecting, closed, decided, handed off, cancelled
|
||||
- result summaries sourced from Poll response aggregation
|
||||
- calendar integration preferences and handoff metadata, without hard-coupling
|
||||
Scheduling to Calendar internals
|
||||
- optional Calendar free/busy checks, tentative holds, and final event creation
|
||||
- notification outbox jobs for invitations, reminders, decisions, and cancellations
|
||||
- a first Scheduling WebUI package with request creation, slot matrix, Calendar
|
||||
actions, decisions, and notification-job creation
|
||||
|
||||
The next slices should add the WebUI, notification delivery, real Calendar
|
||||
free/busy checks, and Calendar/Appointments event creation after decision.
|
||||
The next slices should add real notification delivery workers, richer public
|
||||
participant pages, Calendar hold cleanup after decision, and advanced scoring
|
||||
constraints such as required participants and quorum rules.
|
||||
|
||||
The active backlog lives in Gitea issues.
|
||||
|
||||
Reference in New Issue
Block a user