docs: refresh README feature list and screenshots - #176
Merged
Conversation
The Features section was missing the Aufgaben and CO-Messprotokoll tabs, the incident-wide ILS status reminder, and understated the Kraefte workflow; the six screenshots predated ~12 UI-relevant commits (new tabs, field labels, the 3-state SCBA lifecycle, Stammdaten category cleanup, header chrome). Re-rendered via the existing Acceptance test suite (no test changes) and reworded the affected bullets to match current behavior. Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
The Features section already documented these two tabs but the gallery still only showed the original 6 views. Rendered via the existing TasksTabRenderTests / CoMessprotokollRenderTests (no test changes) and expanded the gallery to a 2x4 grid. Signed-off-by: Thomas Müller <1005065+DeepDiver1975@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/screenshots/*.pngvia the existing headless Skia render tests intests/LageBuch.Acceptance.Tests(no test source changes) — the prior screenshots predated ~12 UI-relevant commits (new tabs, field labels, the 3-state SCBA lifecycle, a Stammdaten category cleanup, and the refactor(ui): tighten workspace header and move sharing onto the status line #174 header/sharing chrome change).Screenshots (before → after)
Paste these six pairs into the PR body — all show fictional data.
/tmp/lagebuch-before-shots/home.png→docs/screenshots/home.png/tmp/lagebuch-before-shots/etb.png→docs/screenshots/etb.png/tmp/lagebuch-before-shots/checkliste.png→docs/screenshots/checkliste.png/tmp/lagebuch-before-shots/funktionen.png→docs/screenshots/funktionen.png/tmp/lagebuch-before-shots/atemschutz.png→docs/screenshots/atemschutz.png/tmp/lagebuch-before-shots/stammdaten-editor.png→docs/screenshots/stammdaten-editor.pngTest plan
HomeOpenErrorTests,ScbaTabRenderTests,EtbTabRenderTests,RolesTabRenderTests,MasterDataEditorRenderTests,WorkspaceAcceptanceTests) — all passedgit diff --statconfirms only README.md + the 6 PNGs changed🤖 Generated with Claude Code