Commit Graph

25 Commits

Author SHA1 Message Date
f512784dd3 fix(scheduling): reject stale invitation actions 2026-07-22 04:18:03 +02:00
ed39f83688 feat(scheduling): expose invitation delivery capability 2026-07-22 04:01:56 +02:00
55447bd05c chore(scheduling): bump version to 0.1.11 2026-07-22 03:42:46 +02:00
448546e487 feat(scheduling): retire replaced participant responses 2026-07-22 03:40:04 +02:00
835ad82916 feat(scheduling): persist candidate slot ordering 2026-07-22 03:26:21 +02:00
a316341226 refactor(scheduling): consume core participation contract 2026-07-22 03:21:10 +02:00
58619484b6 feat(scheduling): bound public cancellation notices 2026-07-22 03:17:51 +02:00
ea2f721377 feat(scheduling): use central people picker 2026-07-22 03:17:13 +02:00
2cb86c90dc feat(scheduling): add explicit invitation link lifecycle 2026-07-22 03:08:56 +02:00
ed828685f6 feat(scheduling): render signed public response links 2026-07-22 03:02:54 +02:00
4279ea2827 feat(scheduling): persist bounded cancellation notices 2026-07-22 03:01:26 +02:00
95928e0585 fix(scheduling): repair missing participation gateway column 2026-07-22 01:48:24 +02:00
b1725b8f59 feat(scheduling): enforce governed response policies 2026-07-21 21:17:26 +02:00
4ddac65367 fix(migrations): adopt existing scheduling schema 2026-07-20 19:25:32 +02:00
297e3ad96e chore(scheduling): bump contract version to 0.1.9 2026-07-20 18:49:24 +02:00
6141f39bf8 feat(scheduling): enforce participant roster privacy 2026-07-20 18:44:28 +02:00
bbf503a7d7 fix(responses): reject stale scheduling answers 2026-07-20 18:35:57 +02:00
0f33e25c83 feat(responses): preserve editable availability history 2026-07-20 18:22:21 +02:00
de7e68c97a feat(scheduling): harden poll-backed request flows 2026-07-20 17:34:13 +02:00
2f1b7fb6b8 intermittent commit 2026-07-14 13:22:12 +02:00
c1afce7bdb Add scheduling calendar integration and WebUI 2026-07-12 19:00:54 +02:00
ace32a2a3d Add poll-backed scheduling backend 2026-07-12 18:12:20 +02:00
cfea0edb97 Model scheduling as poll-backed workflow 2026-07-12 17:32:07 +02:00
e9e2b56360 Make Access optional for Scheduling 2026-07-12 09:32:16 +02:00
99db968edf Initialize Scheduling module manifest 2026-07-12 09:23:18 +02:00