m created branch mai/fritz/bug-sidebar-visibly in m/paliad 2026-05-06 14:55:35 +00:00
m pushed to main at m/paliad 2026-05-06 14:54:24 +00:00
9cd05e7c59 Merge: fix team-add suggestions dropdown floating off-screen (parent needed position:relative)
5598aef074 fix(t-paliad-141): collab-suggestions dropdown floats off-screen — parent .form-field had no position. Scope :has() rule sets parent to position:relative only where the dropdown actually exists
Compare 2 commits »
m pushed to main at m/paliad 2026-05-06 14:50:23 +00:00
16fe5763f3 Merge: fix /inbox sidebar — call initSidebar() so pin restoration + hover work like every other page
18faf81f58 fix(t-paliad-138): /inbox missing initSidebar() call — sidebar JS never ran on inbox page (pin restoration, hover-expand, badge polling all dead). One-liner add to inbox.ts
Compare 2 commits »
m pushed to main at m/paliad 2026-05-06 14:47:38 +00:00
aeaba66892 Merge: t-paliad-139 Phase 2+3 — partner-unit derivation schema (migration 055) + DerivationService + Team-tab subsections + derived_peer approval-authority extension
a61c1490e3 feat(t-paliad-139): Phase 3 — derived_peer authority extension to t-138 approval gate
544bb63684 feat(t-paliad-139): Phase 2 — partner-unit derivation schema + Team-tab subsections
f8d8ea591d Merge remote-tracking branch 'origin/main' into mai/noether/inventor-project
Compare 4 commits »
m pushed to mai/noether/inventor-project at m/paliad 2026-05-06 14:45:24 +00:00
a61c1490e3 feat(t-paliad-139): Phase 3 — derived_peer authority extension to t-138 approval gate
m pushed to mai/noether/inventor-project at m/paliad 2026-05-06 14:41:49 +00:00
544bb63684 feat(t-paliad-139): Phase 2 — partner-unit derivation schema + Team-tab subsections
f8d8ea591d Merge remote-tracking branch 'origin/main' into mai/noether/inventor-project
77d664c5cc Merge: fix inbox sidebar collapse — drop duplicate app.js include
8cf95761d0 fix(t-paliad-138): drop double-include of /assets/app.js on /inbox — PWAHead already injects it; the duplicate ran sidebar.ts twice and collapsed the sidebar on navigation
1eebf2fc44 Merge: t-paliad-141 — project team-add autocomplete fix + invite-new-user inline flow
Compare 21 commits »
m pushed to main at m/fdbck 2026-05-06 14:33:49 +00:00
bc278a87d6 Merge mai/cronus/chat-compose-grow: rows=3 + field-sizing auto-grow + shorter placeholder
c261b8e75b ui: chat compose grows with content + better default size
Compare 2 commits »
m pushed to mai/cronus/chat-compose-grow at m/fdbck 2026-05-06 14:33:44 +00:00
c261b8e75b ui: chat compose grows with content + better default size
m created branch mai/cronus/chat-compose-grow in m/fdbck 2026-05-06 14:33:43 +00:00
m pushed to main at m/paliad 2026-05-06 14:29:22 +00:00
2d06cdf20e Merge: t-paliad-139 Phase 1 — /projects/{id} aggregation bug fix (use projectDescendantPredicate on 3 legacy narrow methods + frontend toggle + attribution chip)
d41fc49809 feat(t-paliad-139): Phase 1 — /projects/{id} aggregation bug fix
2247c0707d docs(t-paliad-139): design lock — m signed off on all 19 §6 recommendations
6c41550945 docs(t-paliad-139): inventor design — hierarchy aggregation + effective team + PA derivation
Compare 4 commits »
m pushed to main at m/paliad 2026-05-06 14:24:37 +00:00
77d664c5cc Merge: fix inbox sidebar collapse — drop duplicate app.js include
8cf95761d0 fix(t-paliad-138): drop double-include of /assets/app.js on /inbox — PWAHead already injects it; the duplicate ran sidebar.ts twice and collapsed the sidebar on navigation
Compare 2 commits »
m pushed to mai/noether/inventor-project at m/paliad 2026-05-06 14:24:36 +00:00
d41fc49809 feat(t-paliad-139): Phase 1 — /projects/{id} aggregation bug fix
m pushed to main at m/paliad 2026-05-06 14:22:43 +00:00
1eebf2fc44 Merge: t-paliad-141 — project team-add autocomplete fix + invite-new-user inline flow
fb1a709bb8 fix(t-paliad-141): project team-add autocomplete + invite-new-user inline flow
Compare 2 commits »
m pushed to mai/shannon/bug-project-team-add at m/paliad 2026-05-06 14:21:58 +00:00
fb1a709bb8 fix(t-paliad-141): project team-add autocomplete + invite-new-user inline flow
m created branch mai/shannon/bug-project-team-add in m/paliad 2026-05-06 14:21:58 +00:00
m pushed to main at m/paliad 2026-05-06 14:10:34 +00:00
e2e1381395 Merge: t-paliad-138 — dual-control approvals (4-eye principle) — migration 054 + ApprovalService + inbox/bell + pending pills + CalDAV PENDING + Verlauf integration
0d54da1d5b feat(t-paliad-138): Verlauf rendering for approval lifecycle events
deef5aaff5 feat(t-paliad-138): CalDAV [PENDING] prefix + reminder digest pending banner
bc47d78d97 feat(t-paliad-138): pending pills on /events and /agenda
07a1c17861 feat(t-paliad-138): /inbox page + sidebar bell badge
Compare 11 commits »
m pushed to mai/cronus/inventor-dual-control at m/paliad 2026-05-06 14:08:41 +00:00
0d54da1d5b feat(t-paliad-138): Verlauf rendering for approval lifecycle events
deef5aaff5 feat(t-paliad-138): CalDAV [PENDING] prefix + reminder digest pending banner
bc47d78d97 feat(t-paliad-138): pending pills on /events and /agenda
07a1c17861 feat(t-paliad-138): /inbox page + sidebar bell badge
93c4453ce5 Merge remote-tracking branch 'origin/main' into mai/cronus/inventor-dual-control
Compare 9 commits »
m pushed to mai/noether/inventor-project at m/paliad 2026-05-06 13:59:44 +00:00
2247c0707d docs(t-paliad-139): design lock — m signed off on all 19 §6 recommendations
m pushed to main at m/fdbck 2026-05-06 13:46:10 +00:00
18644275f1 Merge mai/cronus/participant-chat-cap: cap chat column to viewport on long forms
0868f8cd70 fix: cap participant chat column to viewport on long forms
Compare 2 commits »
m pushed to mai/cronus/participant-chat-cap at m/fdbck 2026-05-06 13:46:05 +00:00
0868f8cd70 fix: cap participant chat column to viewport on long forms