Skip to content

Audit fixes, nav redesign, zoom, loot enhancements, farming exp detec… - #5

Merged
ParkerM2 merged 1 commit into
mainfrom
Clean-up-and-feature-upgrade
Feb 13, 2026
Merged

Audit fixes, nav redesign, zoom, loot enhancements, farming exp detec…#5
ParkerM2 merged 1 commit into
mainfrom
Clean-up-and-feature-upgrade

Conversation

@ParkerM2

Copy link
Copy Markdown
Owner

…tion

  • Fix theme violations: replace hardcoded green/red colors with primary/destructive
  • Add dedup + 90-day retention pruning to saveUntrackedExpRecord
  • Add first-install guard (ts > 0) in detectUntrackedFromBaseline
  • Redesign Header: Card wrapper + 3-stage progressive collapse (full/compact/menu)
  • Add zoom in/out feature (50-150%) persisted in Chrome storage
  • Reduce side panel padding, fix background height at different zoom levels
  • Add week grouping option to LootMap time filters
  • LootGrid: add Badge totals per group header + grand total, border dividers
  • LootTable: fix theme violation on net profit badge, use Badge component
  • Remove duplicate CardFooter total from LootMap
  • Add DropdownMenuSeparator and DropdownMenuLabel components
  • Add farming exp detection: secondary trigger for "you gained X exp" messages
  • Update agent docs with superpowers skills and documentation rules

* denotes required fields

Priority*

  • High: This PR needs to be merged first, before other tasks.
  • Medium: This PR should be merged quickly to prevent conflicts due to common changes. (default)
  • Low: This PR does not affect other tasks, so it can be merged later.

Purpose of the PR*

Changes*

How to check the feature

Reference

…tion

- Fix theme violations: replace hardcoded green/red colors with primary/destructive
- Add dedup + 90-day retention pruning to saveUntrackedExpRecord
- Add first-install guard (ts > 0) in detectUntrackedFromBaseline
- Redesign Header: Card wrapper + 3-stage progressive collapse (full/compact/menu)
- Add zoom in/out feature (50-150%) persisted in Chrome storage
- Reduce side panel padding, fix background height at different zoom levels
- Add week grouping option to LootMap time filters
- LootGrid: add Badge totals per group header + grand total, border dividers
- LootTable: fix theme violation on net profit badge, use Badge component
- Remove duplicate CardFooter total from LootMap
- Add DropdownMenuSeparator and DropdownMenuLabel components
- Add farming exp detection: secondary trigger for "you gained X exp" messages
- Update agent docs with superpowers skills and documentation rules

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ParkerM2
ParkerM2 merged commit 9782ba2 into main Feb 13, 2026
3 checks passed
@ParkerM2
ParkerM2 deleted the Clean-up-and-feature-upgrade branch February 13, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants