Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.11 KB

File metadata and controls

24 lines (15 loc) · 1.11 KB

Sample Galleries Index

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.

Galleries

Management Portal TaskTracker
Management Portal
Management Portal
Overview dashboard, tenant and cell management screenshots.
TaskTracker
TaskTracker
Home, New Task and Edit Task screenshots.

How to add a gallery

  1. Create a docs/SCREENSHOTS.md in your sample folder.
  2. Add images to that docs/ folder and (optionally) a thumbnails/ subfolder.
  3. To validate galleries locally, run the validator script from the repo root:
pwsh -NoProfile -ExecutionPolicy Bypass -File .\scripts\validate-galleries.ps1

The validator checks every SCREENSHOTS.md in the repository for missing image references and reports any problems.