dostulata
  • Joined on 2025-09-29
dostulata pushed to main at dostulata/initiative 2026-03-11 21:41:44 +01:00
613bb70065 Consolidate 36 per-change specs into 4 feature-level specs and align workflow
dostulata pushed to main at dostulata/initiative 2026-03-11 15:27:23 +01:00
b6e052f198 Overhaul bottom bar: batch add, custom fields, stat block viewer
dostulata opened issue dostulata/initiative#8 2026-03-11 15:24:25 +01:00
Add CI/CD pipeline and Docker deployment
dostulata opened issue dostulata/initiative#7 2026-03-11 14:48:27 +01:00
Player character management with color and icon
dostulata opened issue dostulata/initiative#6 2026-03-11 14:37:05 +01:00
Replace single-click rename with double-click and hover pencil icon
dostulata closed issue dostulata/initiative#3 2026-03-11 14:24:48 +01:00
Stat block panel: fold/unfold and pin to second panel
dostulata pushed to main at dostulata/initiative 2026-03-11 14:18:37 +01:00
460c65bf49 Implement stat block panel fold/unfold and pin-to-second-panel
dostulata closed issue dostulata/initiative#4 2026-03-11 12:41:12 +01:00
Redesign top bar with dedicated round and turn fields
dostulata pushed to main at dostulata/initiative 2026-03-11 12:40:14 +01:00
95cb2edc23 Redesign top bar with dedicated round badge and centered combatant name
dostulata pushed to main at dostulata/initiative 2026-03-11 11:54:38 +01:00
55d322a727 Fix concentration glow clipping at container edges
dostulata closed issue dostulata/initiative#5 2026-03-11 11:54:15 +01:00
Fix concentration shake glow clipped at container edges
dostulata opened issue dostulata/initiative#5 2026-03-11 11:26:00 +01:00
Fix concentration shake glow clipped at container edges
dostulata opened issue dostulata/initiative#4 2026-03-11 11:19:11 +01:00
Redesign top bar with dedicated round and turn fields
dostulata opened issue dostulata/initiative#3 2026-03-11 11:12:00 +01:00
Stat block panel: fold/unfold and pin to second panel
dostulata opened issue dostulata/initiative#2 2026-03-11 10:28:21 +01:00
Overhaul bottom bar: batch add, stat block view, custom creature fields
dostulata closed issue dostulata/initiative#1 2026-03-11 10:04:47 +01:00
Inline confirmation buttons replace modals for destructive actions
dostulata pushed to main at dostulata/initiative 2026-03-11 10:04:37 +01:00
0c903bc9a5 Fix ConfirmButton Enter/Space keydown bubbling to parent row handler
dostulata pushed to main at dostulata/initiative 2026-03-11 10:00:59 +01:00
236c3bf64a Add /issue-to-spec and /sync-issue Claude Code skills
dostulata pushed to main at dostulata/initiative 2026-03-11 09:51:38 +01:00
0747d044f3 Implement the 032-inline-confirm-buttons feature that replaces single-click destructive actions with a reusable ConfirmButton component providing inline two-step confirmation (click to arm, click to execute), applied to the remove combatant and clear encounter buttons, with CSS scale pulse animation, 5-second auto-revert, click-outside/Escape/blur dismissal, full keyboard accessibility, and 13 unit tests via @testing-library/react
dostulata pushed to main at dostulata/initiative 2026-03-11 01:21:35 +01:00
d101906776 Add /write-issue skill for interactive Gitea issue creation