Commit Graph

57 Commits

Author SHA1 Message Date
9e6e6fe8c7 Add custom campaign roll composer 2026-04-04 19:58:00 +02:00
b26d58cea4 Improve campaign log roll cards 2026-04-03 22:58:55 +02:00
f0dd79e589 Generalize Rolemaster standard dice parsing 2026-04-03 01:33:32 +02:00
e5f00fa693 Add Rolemaster payload budget coverage 2026-04-03 01:15:09 +02:00
61ea310179 Add ruleset-aware Rolemaster editors 2026-04-03 01:11:10 +02:00
960197354a Fix Rolemaster low-end open roll math 2026-04-03 00:58:07 +02:00
0059fde74f Implement Rolemaster roll execution 2026-04-03 00:51:36 +02:00
9b9927084b Add repo Playwright smoke setup 2026-04-03 00:39:42 +02:00
48439fd21d Persist Rolemaster fumble range 2026-04-03 00:32:17 +02:00
90afe3b06b Add Rolemaster ruleset parsing scaffolding 2026-04-03 00:15:02 +02:00
0ac1bda10b Fingerprint stylesheet asset 2026-04-02 00:56:48 +02:00
e028ad472d Add payload serializer guardrails 2026-04-02 00:24:34 +02:00
ddb57cde8f Split campaign log summary from detail 2026-04-02 00:19:44 +02:00
e42c0fb9ba Load campaign logs incrementally 2026-04-02 00:03:54 +02:00
6ea91ee565 Add targeted workspace live refresh 2026-04-01 23:50:01 +02:00
107b8b8552 Move workspace reads server-side 2026-04-01 23:41:03 +02:00
8561c6643a Refactor campaign payload loading 2026-04-01 23:06:46 +02:00
b062ad1adf Add admin database download 2026-04-01 22:25:43 +02:00
637a2ef7ac Restrict play screen to owned characters and own private rolls 2026-02-26 19:23:05 +01:00
fa7f88e209 Delete owned campaigns on user delete and preserve campaign characters 2026-02-26 19:15:59 +01:00
54aabc6d8c Unify play management and admin screens in workspace 2026-02-26 18:30:29 +01:00
52e3ae8b0f Fix admin menu navigation to play and management views 2026-02-26 18:22:07 +01:00
a56b3fc451 Extract shared header and skill group block components 2026-02-26 18:07:01 +01:00
51d04fcdc5 Add owner/admin character deletion in campaign management 2026-02-26 17:56:52 +01:00
ac5acd77f0 Support character unlinking and global campaign options 2026-02-26 17:50:08 +01:00
6f94b1ba95 Fix campaign owner labels to always use display names 2026-02-26 17:42:44 +01:00
2e2f364c5e Add admin roles, user management, and campaign deletion 2026-02-26 17:15:10 +01:00
3026221cd6 Support PathBase deployments under subfolders 2026-02-26 16:03:19 +01:00
ba8141b336 Add live skill filtering and align tests with current campaign behavior 2026-02-26 15:37:17 +01:00
83151d81fd Use sorted username dropdown for character owner editing 2026-02-26 14:19:58 +01:00
3b1a314a75 Add skill-group prototypes, delete flows, and per-group skill creation UX 2026-02-26 14:12:15 +01:00
04bc8095e6 Add skill groups and GM character owner transfer across stack 2026-02-26 13:54:17 +01:00
d0da35a68c Move Razor component logic into code-behind files 2026-02-26 10:45:32 +01:00
df98f39c54 Extract workspace host and collapse Home partials 2026-02-26 10:33:48 +01:00
9c31e81977 Move skill management ownership into CharacterPanel 2026-02-26 10:19:20 +01:00
54286f80d5 Move concern workflows from Home into concern controls 2026-02-26 10:06:42 +01:00
4d728f91cf Move form state ownership from Home to leaf controls 2026-02-26 09:54:04 +01:00
b17490e5ac Refactor Home page into concern-based components and partials 2026-02-26 09:42:06 +01:00
2d1bf9b9b7 Refactor Home UI controls and add dice to campaign log entries 2026-02-26 09:22:29 +01:00
2d0df7948c Use local dotnet-ef tooling and strict EF migration checks 2026-02-26 08:57:02 +01:00
5763c67f34 Switch startup DB upgrades to EF migrations 2026-02-26 08:49:11 +01:00
0ec19bf682 Add VS Code F5 launch profiles for Edge and Firefox 2026-02-26 08:33:09 +01:00
11ab7c959b Implement d6 wild dice/fumble skills and die-state rolls 2026-02-26 08:26:12 +01:00
0f44cc466b Remove legacy TypeScript frontend and npm pipeline 2026-02-25 12:31:39 +01:00
35c60c4ea2 Replace frontend with Blazor UX implementation 2026-02-25 12:18:28 +01:00
d07854a346 Add detailed frontend UX design spec 2026-02-25 11:15:35 +01:00
80938e8f25 Refactor backend to remove service command models 2026-02-25 11:11:35 +01:00
50f56fdab7 Reorganize tests by API and service concerns 2026-02-24 23:46:47 +01:00
885121723d Expand coverage to full backend assembly 2026-02-24 23:37:53 +01:00
c6e95f16e1 Refactor API/service boundaries and modularize frontend 2026-02-24 23:33:12 +01:00