Commit Graph

41 Commits

Author SHA1 Message Date
rcourtman 027fffdf8a Restore README screenshot images 2025-06-13 09:53:06 +01:00
rcourtman 8254a41604 chore: remove outdated documentation images and update .gitignore
- Remove outdated screenshot images from docs/images/
- Add specific dark mode Tailwind classes to safelist for alert management
- Add ALERT_MANAGEMENT_REFACTOR_PLAN.md to .gitignore

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-06-11 22:23:32 +01:00
courtmanr@gmail.com b980344d55 docs: restore screenshot images for README
- Restores docs/images/ directory with all 8 screenshot images
- Images are referenced in README.md for documentation
- Only restoring images (not large PDF files)
- Keeps tarball size reasonable while fixing broken image links
2025-06-02 23:23:27 +01:00
courtmanr@gmail.com 4b53f8d47f chore: remove docs directory with large PDF files
- Removes 22MB of Proxmox documentation PDFs
- Reduces release tarball size from 25MB to ~11MB
- Documentation can be accessed directly from Proxmox sources
2025-06-02 22:00:37 +01:00
courtmanr@gmail.com e49da4612c feat: improve screenshot timing and update documentation images
- Add 2-second wait time to backup view screenshots for better data loading
- Update all screenshot images with latest UI state
- Remove obsolete backup script file
- Ensure backup data is fully rendered before capturing screenshots

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-30 00:31:20 +01:00
courtmanr@gmail.com 3ce8430c10 feat: add storage tab screenshot and unify screenshot layout
- Add storage tab screenshot to complete UI coverage
- Make all desktop screenshots consistent viewport size (1440x900px)
- Update all mobile screenshots to new numbering (06-08)
- Combine desktop and mobile screenshots into single unified section
- Create perfect 2x2 grid layout for desktop views
- Ensure all screenshots use viewport capture for consistency
2025-05-28 11:28:39 +01:00
courtmanr@gmail.com ae0b686ec8 fix: make mobile screenshots consistent viewport size
- Remove fullPage and screenshotTarget from mobile sections
- All mobile screenshots now use viewport capture (430x932px)
- Ensures consistent alignment in README table layout

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-28 11:10:54 +01:00
courtmanr@gmail.com 9a31ccd792 feat: add mobile screenshots and enhance screenshot tool
- Add mobile viewport support to screenshot script with iPhone 14 Pro Max dimensions
- Generate mobile screenshots for dashboard, PBS view, and backups view
- Fix chart toggle selector bug (label:has() instead of missing for attribute)
- Reduce screenshot wait times for faster generation
- Update README with new mobile screenshots section
- Refresh all existing desktop screenshots

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-28 11:06:40 +01:00
courtmanr@gmail.com db148574db docs: Update screenshots and related script 2025-05-26 23:02:01 +01:00
courtmanr@gmail.com bc6785f52e Fix(screenshots): Remove old numbered screenshot files 2025-05-20 17:04:06 +01:00
courtmanr@gmail.com 625c127973 Fix(screenshots): Update screenshot tool and docs. Remove Node View, adjust targets, implement postAction, renumber files, and update README. 2025-05-20 17:03:41 +01:00
courtmanr@gmail.com 98bf32b895 docs: Update screenshots including threshold/logging 2025-05-04 12:35:51 +01:00
courtmanr@gmail.com 917c22c3f4 Update dashboard screenshot 2025-05-02 11:56:34 +01:00
courtmanr@gmail.com c3bdd83eeb Update node view screenshot 2025-05-02 11:56:32 +01:00
courtmanr@gmail.com fcafdf86d6 Update VM/container view screenshot 2025-05-02 11:56:31 +01:00
courtmanr@gmail.com bed0e89fdc Update PBS view screenshot 2025-05-02 11:56:29 +01:00
courtmanr@gmail.com 3728128ad1 Update backups view screenshot 2025-05-02 11:56:27 +01:00
rcourtman 83092cec39 feat: Add automated screenshot generation script | Implements Playwright script (scripts/take-screenshots.js) to capture UI views. Adds npm run screenshot command. Includes playwright as a dev dependency. Updates README.md to use generated screenshots. (#73) 2025-05-02 10:35:23 +01:00
courtmanr@gmail.com fa4fea2745 docs: Update dashboard screenshot 2025-04-27 21:03:07 +01:00
courtmanr@gmail.com d807df8930 docs: Update dashboard screenshot again 2025-04-27 20:44:18 +01:00
courtmanr@gmail.com c636213c5f docs: Update dashboard screenshot 2025-04-27 20:42:12 +01:00
courtmanr@gmail.com 0cda1c47b5 docs: Update dashboard screenshot 2025-04-24 21:32:58 +01:00
courtmanr@gmail.com ba9348ec3f docs: update dashboard screenshot 2025-04-21 21:50:27 +01:00
courtmanr@gmail.com d1f6e76263 docs: update dashboard screenshot 2025-04-21 19:46:39 +01:00
courtmanr@gmail.com cffd6d0014 feat: Update dashboard screenshot again 2025-04-21 12:33:30 +01:00
courtmanr@gmail.com 65bf70ac9f Revert: Center logo and remove header divider 2025-04-21 12:31:53 +01:00
courtmanr@gmail.com ca9af453de feat: Update dashboard screenshot 2025-04-21 12:27:08 +01:00
courtmanr@gmail.com 124f04a4ee docs: Add dashboard screenshot to README 2025-04-20 20:27:42 +01:00
courtmanr@gmail.com 3b564fb330 feat: Replace codebase entirely with simplified version 2025-04-20 13:17:10 +01:00
courtmanr@gmail.com f92e6578dc docs: update dashboard screenshots 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com 9effbc0f6f docs: Update dashboard screenshot 2025-03-14 12:44:08 +00:00
courtmanr@gmail.com 29809b2508 Improve screenshot quality and automation workflow 2025-03-13 16:00:07 +00:00
courtmanr@gmail.com 2129d8f9e6 Update dashboard screenshot for v1.5.3 2025-03-10 18:04:55 +00:00
courtmanr@gmail.com 92b27d472f Update dashboard screenshot for v1.3.0 2025-03-09 16:34:36 +00:00
courtmanr@gmail.com 022b24e60a Add dashboard screenshot to README 2025-03-09 00:07:03 +00:00
courtmanr@gmail.com 53f350ea63 Improve screenshot tool and mock data for more realistic Proxmox representation 2025-03-08 21:45:31 +00:00
courtmanr@gmail.com 73dca97531 Remove node prefix from guest names in mock data and update screenshots 2025-03-07 19:48:47 +00:00
courtmanr@gmail.com 284fe8e8a2 Update filters.png with expanded filter menu for better documentation 2025-03-04 23:49:58 +00:00
courtmanr@gmail.com 00afe65485 Update README to use dashboard-light.png and regenerate screenshots in light mode 2025-03-04 23:47:23 +00:00
courtmanr@gmail.com 02d2169d19 Update README with new screenshots and add screenshot automation tool 2025-03-04 23:40:34 +00:00
courtmanr@gmail.com dde48ca5e1 Refactor: Replace screenshot functionality with mock data generation 2025-03-03 22:45:04 +00:00