Skip to content

Conversation

@fumikito
Copy link
Member

Summary

  • Fix billing list script handle name mismatch (sharee-billing-helpersharee-billing-list-helper)
  • Fix admin style handle name to be recognized by build tool (/**/*! in SCSS header comment)
  • Improve release workflow to include vendor dependencies in ZIP
  • Unify build ignore list with .distignore as single source of truth
  • Add /translate and /generate-gitattributes Claude Code commands

Test plan

  • Visit /wp-admin/users.php?page=user-billing and verify JS is loaded
  • Verify admin CSS is applied on the billing list page
  • Test bulk action (mark as paid) functionality

Fixes #13

🤖 Generated with Claude Code

fumikito and others added 7 commits December 29, 2025 23:12
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Claude <noreply@anthropic.com>
- Add .distignore as single source of truth for excluded files
- Update build.sh to read from .distignore
- Add composer install to release workflow for vendor dependencies
- Add /generate-gitattributes command to generate .gitattributes from .distignore

Co-authored-by: Claude <noreply@anthropic.com>
@fumikito fumikito merged commit f2dd9c0 into master Dec 30, 2025
6 checks passed
@fumikito fumikito deleted the bugfix/unloaded-js branch December 30, 2025 15:00
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