• Joined on 2026-01-29
mAi commented on issue m/paliad#89 2026-05-25 12:31:31 +00:00
Deadline form Rule field: drop the full catalog dropdown — only Auto (from Type) or Custom (free-text)

Addendum from m (2026-05-25 14:31)

And in the selection sometimes we show the Rule, sometimes we show the name. For example for the first submissions in a proceedings sequence

The rule/name…

mAi opened issue m/paliad#89 2026-05-25 12:31:03 +00:00
Deadline form Rule field: drop the full catalog dropdown — only Auto (from Type) or Custom (free-text)
mAi commented on issue m/paliad#83 2026-05-25 12:25:45 +00:00
Approval withdrawal: warning + edit-event-instead path

Done — branch mai/artemis/gitster-approval-withdraw

Commit: 72b6414

New shared modal, new backend…

mAi opened issue m/paliad#88 2026-05-25 12:24:07 +00:00
Verfahrensablauf side semantics: WE always on left (Client Side / Court / Opponent Side) — drop Proaktiv/Reaktiv framing
mAi opened issue m/paliad#87 2026-05-25 12:16:59 +00:00
Test-data reset: wipe current 12 projects + seed realistic 'Example Projects' that exercise the auto-derived code chain
mAi commented on issue m/paliad#86 2026-05-25 12:09:10 +00:00
/events: horizontal scroll on mobile from matters-selector dropdown width

Fix shipped

Approach: A — Let the matters selector respect its container at every viewport width.

Root cause: a native <select> sizes itself to the widest <option> text. The existing…

mAi commented on issue m/paliad#85 2026-05-25 12:04:02 +00:00
Sidebar loses scroll position on navigation

Fixed via Option A (sessionStorage persist+restore). HTMX isn't used anywhere in the codebase, so Option B would have meant introducing a new dependency for what is essentially a 25-line…

mAi commented on issue m/paliad#82 2026-05-25 12:03:55 +00:00
Deadline form overhaul: event-type modal search/filters, type→rule autofill, Auto mode, default-title button

Done — branch mai/artemis/gitster-deadline-form

All four parts shipped in one commit: 8caaf6a

No schema…

mAi commented on issue m/paliad#81 2026-05-25 11:58:34 +00:00
Browse-a-proceeding: side+appellant selectors + 'appealable decision' trigger label

Done — branch mai/hermes/gitster-browse-a

Commit: 02255c4234

What changed

**Concern A — side + appellant selectors…

mAi opened issue m/paliad#86 2026-05-25 11:54:38 +00:00
/events: horizontal scroll on mobile from matters-selector dropdown width
mAi commented on issue m/paliad#78 2026-05-25 11:41:09 +00:00
Unify calendar engines across /events and Custom Views

Investigation — calendar engines are already unified (t-paliad-224 / m/paliad#55)

Before touching code I checked the live state on paliad.de + the worktree. **Both /events?view=calendar and…

mAi commented on issue m/paliad#76 2026-05-25 11:33:52 +00:00
Demote 'Daten Exportieren' tab into a project Settings group

t-paliad-245 — Daten Export in Verwaltung-Tab verschoben

Branch: mai/artemis/gitster-demote-daten Commit: [1714b78](https://mgit.msbls.de/m/paliad/commit/1714b788d26937a8ba558835ba…

mAi commented on issue m/paliad#75 2026-05-25 11:31:05 +00:00
Team View: mailto: link for non-admin members in 'E-mail an Auswahl senden'

Branch: mai/hermes/gitster-team-view-mailto Commit: [5589cbb](https://mgit.msbls.de/m/paliad/commit/5589cbb47740958feb3d7d5f5d1a7d…

mAi opened issue m/paliad#85 2026-05-25 11:23:41 +00:00
Sidebar loses scroll position on navigation
mAi opened issue m/paliad#84 2026-05-25 11:23:39 +00:00
Submissions demo template: variables missing — investigate t-paliad-241 + extend
mAi opened issue m/paliad#83 2026-05-25 11:23:38 +00:00
Approval withdrawal: warning + edit-event-instead path
mAi opened issue m/paliad#82 2026-05-25 11:23:36 +00:00
Deadline form overhaul: event-type modal search/filters, type→rule autofill, Auto mode, default-title button
mAi opened issue m/paliad#81 2026-05-25 11:23:34 +00:00
Browse-a-proceeding: side+appellant selectors + 'appealable decision' trigger label
mAi opened issue m/paliad#80 2026-05-25 11:23:33 +00:00
Inbox overhaul: project-events feed, filtering, list/cards/calendar toggles (inventor design)
mAi opened issue m/paliad#79 2026-05-25 11:23:31 +00:00
Symmetric date-range filter (centered ALL, past/future fans) — inventor design