Commit Graph

5 Commits

Author SHA1 Message Date
shopkeeperdev
36dcdfcafa Update author information
- Changed author name to Taber
- Confirmed email as taber@shopkeeper.dev

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 15:30:11 -05:00
shopkeeperdev
2b8cf4f0bc Remove legacy extra.map configuration
- Removed extra.map section that was causing duplicate installation paths
- Module will now install correctly to vendor/ directory only
- Magento's component registration handles module loading

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 14:36:00 -05:00
shopkeeperdev
677b43db02 Rename package to shopkeeper/module-vendor-notes and fix delete button issue
- Update package name from shopkeeper/vendornotes to shopkeeper/module-vendor-notes to follow naming conventions
- Fix invalid CSS selector issue by prefixing numeric row IDs with 'row_' in getArrayRows()
- Resolves JavaScript error: "Failed to execute 'querySelectorAll' on 'Document': 'tr#0 button.action-delete' is not a valid selector"

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-06 14:23:40 -05:00
shopkeeperdev
2340e2bf79 Changed name in composer.json. 2025-10-11 10:54:04 -04:00
shopkeeperdev
6a75fa3a5d Added support for Composer 2025-10-08 12:07:00 -04:00