A visual index of sample app galleries and the management portal. Click a thumbnail to open the gallery page with full-size screenshots and captions.
| Management Portal | TaskTracker |
|---|---|
Management Portal Overview dashboard, tenant and cell management screenshots. |
TaskTracker Home, New Task and Edit Task screenshots. |
- Create a
docs/SCREENSHOTS.mdin your sample folder. - Add images to that
docs/folder and (optionally) athumbnails/subfolder. - To validate galleries locally, run the validator script from the repo root:
pwsh -NoProfile -ExecutionPolicy Bypass -File .\scripts\validate-galleries.ps1The validator checks every SCREENSHOTS.md in the repository for missing image references and reports any problems.