Commit Graph

119 Commits

Author SHA1 Message Date
courtmanr@gmail.com b2cae82f7a docs: improve and consolidate update instructions in README
- Add dedicated "Updating Pulse" section with clear table of contents entry
- Consolidate scattered update information into one comprehensive section
- Provide specific instructions for each installation method:
  * Community Scripts: simple re-run command
  * Docker Compose: pull and restart workflow
  * Manual LXC: script re-run with service management
  * Release Tarball: step-by-step update process
  * Development/Source: corrected npm workflow
- Remove duplicate update instructions from Manual LXC section
- Fix development workflow to reflect actual package.json scripts
- Verify all instructions against source code for accuracy

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-30 00:26:54 +01:00
courtmanr@gmail.com 14d42113e3 docs: add missing user permissions step for PBS API token setup
The PBS documentation was missing the step to add user permissions,
only mentioning token permissions. This matches the PVE documentation
which correctly shows both user AND token permissions are needed.

Fixes #89

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-29 21:09:41 +01:00
courtmanr@gmail.com 649c034182 feat: enhance data fetching and update documentation
- Improve server data fetching capabilities
- Update README with latest features and instructions
- Enhance data processing for backup visualization

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-29 00:06:04 +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 5683de5e2f docs: organize desktop screenshots in 2x2 grid layout
- Change desktop screenshots from vertical list to 2x2 grid table format
- Set screenshot width to 400px for better readability
- Add clear labels above each desktop screenshot
- Maintain dashboard as hero image while organizing other views

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-28 11:13:50 +01:00
courtmanr@gmail.com d126db19b8 docs: improve mobile screenshots layout in README
- Change mobile screenshots from vertical stack to side-by-side table format
- Constrain screenshot width to 250px for better readability
- Add clear labels above each mobile screenshot type

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-28 11:08:23 +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 2b47fbb439 docs: update README.md 2025-05-27 14:18:09 +01:00
courtmanr@gmail.com f59621dd95 docs: update README.md 2025-05-27 13:09:27 +01:00
courtmanr@gmail.com 88b050b9c1 docs: Update README with diagnostics info 2025-05-27 12:46:00 +01:00
courtmanr@gmail.com 91067a5934 Update README.md 2025-05-27 12:40:15 +01:00
courtmanr@gmail.com f24f49fb86 Update .env.example, README.md and delete IMPROVEMENTS.md 2025-05-27 11:01:39 +01:00
courtmanr@gmail.com 8c486fb82c docs: Update README.md 2025-05-26 23:01:58 +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 ec99afd70c Docs: Update README to reflect multiple PBS instance support 2025-05-20 16:36:16 +01:00
courtmanr@gmail.com 5755a14d7b feat: Add release tarball creation script and documentation 2025-05-08 14:33:17 +01:00
courtmanr@gmail.com 5f7f18bbf7 docs: Restore corrupted README.md sections 2025-05-07 13:39:34 +01:00
courtmanr@gmail.com 8a0441d3d9 docs: Clarify Docker usage with recommended quick start and dev setup 2025-05-04 14:38:49 +01:00
courtmanr@gmail.com 6129d17f73 docs: Add threshold/logging screenshot to README 2025-05-04 12:35:49 +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 00248d3237 docs: Refactor README for clarity and add DEVELOPMENT.md 2025-04-30 10:33:33 +01:00
courtmanr@gmail.com f6d13779cf feat(ui): Improve PBS tab layout and health status 2025-04-29 16:46:12 +01:00
courtmanr@gmail.com e006a0b43d fix(pbs): Resolve PBS data display issues and update docs - Corrects PBS API interaction logic, retains logging/fetch improvements, updates README/.env.example based on testing. 2025-04-29 09:45:25 +01:00
courtmanr@gmail.com 25b51160da Fix: Resolve PBS API /tasks issue and update README 2025-04-28 12:34:17 +01:00
courtmanr@gmail.com 4fa72ce7b9 feat: Add PBS docs, increase recent task limit, clean up logs 2025-04-28 10:38:57 +01:00
courtmanr@gmail.com 19c3cdfd35 docs: Add Privacy section to README 2025-04-27 20:36:37 +01:00
courtmanr@gmail.com ace67f6ccb docs: Clarify Proxmox API token permission requirements
Explicitly state that the PVEAuditor role needs to be assigned to both the user AND the API token itself in Proxmox for Pulse to function correctly. Ref: #56
2025-04-27 20:35:31 +01:00
courtmanr@gmail.com 1806842148 feat(ui): Display placeholder in PBS tab when not configured 2025-04-24 18:46:56 +01:00
courtmanr@gmail.com c1edac60b6 docs: Add alternative docker-compose example to README 2025-04-24 11:42:11 +01:00
courtmanr@gmail.com 3135e9492d docs: Fix logo path in README after refactor 2025-04-24 11:24:45 +01:00
courtmanr@gmail.com e09c00de4e docs: Add community health files and improve README 2025-04-24 10:54:13 +01:00
courtmanr@gmail.com dc38ba5e3f feat: Add multi-endpoint monitoring support (v2.5.0) 2025-04-23 17:37:54 +01:00
courtmanr@gmail.com 8358e24c1e refactor: Replace pulse-proxmox branding with pulse-monitor 2025-04-23 15:12:05 +01:00
courtmanr@gmail.com 8a23dd55ae fix(docs): Correct community script curl command 2025-04-21 20:27:04 +01:00
courtmanr@gmail.com ff7a054fb4 docs: Update LXC install instructions and document auto-updates 2025-04-21 20:22:50 +01:00
courtmanr@gmail.com c24cba390c docs: Remove token prerequisite for LXC script 2025-04-21 12:04:14 +01:00
courtmanr@gmail.com e91319c640 docs: Improve user flow for LXC script token creation 2025-04-21 12:01:10 +01:00
courtmanr@gmail.com 79b88dc1aa docs: Refine wording for LXC installation intro 2025-04-21 11:57:49 +01:00
courtmanr@gmail.com ade30ef546 docs: Clarify cluster config and polling feature 2025-04-21 11:49:10 +01:00
courtmanr@gmail.com 575ed300a2 chore: Add LICENSE file and update README reference 2025-04-21 11:41:30 +01:00
courtmanr@gmail.com 9a8775f285 docs: Fix formatting for LXC script tip 2025-04-21 11:39:06 +01:00
courtmanr@gmail.com 504ec4f36c docs: Link to specific community script page 2025-04-21 11:37:36 +01:00
courtmanr@gmail.com 9ad5abc3ba docs: Suggest community script for LXC creation 2025-04-21 11:36:43 +01:00
courtmanr@gmail.com 0421adad7d docs: Complete README with License, Trademark, and Support sections 2025-04-21 10:42:04 +01:00
courtmanr@gmail.com 82bab8182c refactor: Remove problematic host LXC setup script 2025-04-20 22:57:38 +01:00
courtmanr@gmail.com bf46c763b8 feat: Add script to automate LXC creation and Pulse installation 2025-04-20 21:32:19 +01:00
courtmanr@gmail.com 05002d72c3 fix: Update repository URL in script and README 2025-04-20 21:25:27 +01:00
courtmanr@gmail.com 2a076376aa docs: Describe efficient polling feature in README 2025-04-20 20:35:36 +01:00
courtmanr@gmail.com 124f04a4ee docs: Add dashboard screenshot to README 2025-04-20 20:27:42 +01:00
courtmanr@gmail.com dd3df33399 refactor: Remove 'simplified' branding references 2025-04-20 20:09:37 +01:00