Commit Graph

71 Commits

Author SHA1 Message Date
courtmanr@gmail.com 04ae1fd0bf fix: resolve update mechanism issues and add test mode
- Fix download URL property mismatch (downloadUrl vs browser_download_url)
- Add comprehensive error logging for update failures
- Create test mode for update mechanism (UPDATE_TEST_MODE=true)
- Add test script for easy update testing without releases
- Improve restart logic for different deployment environments
- Add tar package dependency for creating update packages
- Update .gitignore to exclude backup and temp directories
- Add documentation for update testing workflow

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-31 23:38:08 +01:00
courtmanr@gmail.com 569d34bd8a 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 2a0d585381 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 8ed2980f8b 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 517949c0a3 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 3770f20d6f docs: Update screenshots and related script 2025-05-26 23:02:01 +01:00
courtmanr@gmail.com ee39a258b6 Fix(screenshots): Remove old numbered screenshot files 2025-05-20 17:04:06 +01:00
courtmanr@gmail.com 24d819476e 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 2a8c9bbce7 docs: Update screenshots including threshold/logging 2025-05-04 12:35:51 +01:00
courtmanr@gmail.com 0a4464f1eb Update dashboard screenshot 2025-05-02 11:56:34 +01:00
courtmanr@gmail.com 7a52697a82 Update node view screenshot 2025-05-02 11:56:32 +01:00
courtmanr@gmail.com 880cad10eb Update VM/container view screenshot 2025-05-02 11:56:31 +01:00
courtmanr@gmail.com 38f37ac755 Update PBS view screenshot 2025-05-02 11:56:29 +01:00
courtmanr@gmail.com d4ce73c076 Update backups view screenshot 2025-05-02 11:56:27 +01:00
rcourtman 800af62d06 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 85736e8396 Chore: Untrack feature_ideas and add to gitignore 2025-04-29 23:26:44 +01:00
courtmanr@gmail.com c7cfeda2d1 Fix: Improve table layout and consistency across tabs 2025-04-29 23:24:58 +01:00
courtmanr@gmail.com 3db75a58c9 docs: Update dashboard screenshot 2025-04-27 21:03:07 +01:00
courtmanr@gmail.com 55d9eacee6 docs: Update dashboard screenshot again 2025-04-27 20:44:18 +01:00
courtmanr@gmail.com ae608d353a docs: Update dashboard screenshot 2025-04-27 20:42:12 +01:00
courtmanr@gmail.com 1e924e690c docs: Update dashboard screenshot 2025-04-24 21:32:58 +01:00
courtmanr@gmail.com df34bf3290 docs: update dashboard screenshot 2025-04-21 21:50:27 +01:00
courtmanr@gmail.com e9f082b3a5 docs: update dashboard screenshot 2025-04-21 19:46:39 +01:00
courtmanr@gmail.com 8e2c0fc43c feat: Update dashboard screenshot again 2025-04-21 12:33:30 +01:00
courtmanr@gmail.com a7478b518b Revert: Center logo and remove header divider 2025-04-21 12:31:53 +01:00
courtmanr@gmail.com e708b9aeb9 feat: Update dashboard screenshot 2025-04-21 12:27:08 +01:00
courtmanr@gmail.com 6b49a1380e docs: Add dashboard screenshot to README 2025-04-20 20:27:42 +01:00
courtmanr@gmail.com 83885e3104 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 b0701e3076 docs: add documentation for Proxmox HA status implementation 2025-03-17 16:56:57 +00:00
courtmanr@gmail.com ee4768ce95 docs: Update RELEASE.md with explicit package creation steps 2025-03-14 12:45:44 +00:00
courtmanr@gmail.com 9effbc0f6f docs: Update dashboard screenshot 2025-03-14 12:44:08 +00:00
courtmanr@gmail.com 42ea8cfc16 docs: Add Docker multi-architecture build requirements to RELEASE.md 2025-03-14 11:06:38 +00:00
courtmanr@gmail.com 29809b2508 Improve screenshot quality and automation workflow 2025-03-13 16:00:07 +00:00
courtmanr@gmail.com 28b2a12bdf Add CHANGELOG generation and pager handling to release documentation 2025-03-12 22:15:51 +00:00
courtmanr@gmail.com 4d7e606ae3 Fix version label in Dockerfile and streamline release documentation 2025-03-12 22:12:55 +00:00
courtmanr@gmail.com ae2f0032ad Update frontend components and backend services for improved performance and UI 2025-03-12 15:57:50 +00:00
courtmanr@gmail.com f325184523 Update documentation with new features and troubleshooting information 2025-03-12 10:11:34 +00:00
courtmanr@gmail.com 662162eda8 Add cluster detection functionality and mock data documentation 2025-03-10 23:26:09 +00:00
courtmanr@gmail.com ac9eefb254 docs: update RELEASE.md to be more LLM-friendly 2025-03-10 18:12:53 +00:00
courtmanr@gmail.com 7222a23e74 chore: add version automation scripts to prevent release mistakes 2025-03-10 18:09:32 +00:00
courtmanr@gmail.com 2129d8f9e6 Update dashboard screenshot for v1.5.3 2025-03-10 18:04:55 +00:00
courtmanr@gmail.com 04ae0530b7 Fix WebSocket connection issues and improve security in Docker environments 2025-03-10 17:41:37 +00:00
rcourtman 2347c159da docs: add dependency verification step to release checklist 2025-03-10 17:01:19 +00:00
courtmanr@gmail.com 49cfbd8a7f Update RELEASE.md with critical reminders for multi-architecture builds and version file updates 2025-03-10 16:47:50 +00:00
courtmanr@gmail.com 7183c36b27 Fix WebSocket connection issues in both development and production environments 2025-03-10 16:16:50 +00:00
courtmanr@gmail.com 8e7773e43a docs: update RELEASE.md to use npm run dev and clarify development workflow 2025-03-10 12:40:12 +00:00
courtmanr@gmail.com 00771336d0 chore: improve Docker build and release process
- Add required build dependencies to Dockerfile

- Enhance release testing procedures with thorough verification steps
2025-03-10 12:17:52 +00:00
courtmanr@gmail.com 528942c0ea docs: improve release process to ensure correct frontend version in Docker image 2025-03-10 11:34:05 +00:00
courtmanr@gmail.com 570b5d3f76 docs: add frontend rebuild step to release process 2025-03-10 11:33:21 +00:00