|
Build And Push Image / docker (push) Successful in 2m20s
Details
- Fix dues payment logic to automatically calculate payment_due_date as 1 year from payment date - Remove redundant dues_paid_until field and replace with payment_due_date throughout - Implement member ID generation system with format MUSA-YYYY-XXXX - Create migration endpoints for generating member IDs and fixing payment dates - Update admin members page to display actual member_id from database - Ensure ProfileAvatar components use correct member_id field - Add support for profile images in list and grid views with initials fallback - Fix countries export alias for backward compatibility 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| assign-member-ids.post.ts | ||
| fix-payment-dates.post.ts | ||
| generate-member-ids.post.ts | ||
| link-keycloak-account.post.ts | ||
| migrate-member-ids.post.ts | ||
| nocodb-config.get.ts | ||
| nocodb-config.post.ts | ||
| recaptcha-config.get.ts | ||
| recaptcha-config.post.ts | ||
| registration-config.get.ts | ||
| registration-config.post.ts | ||
| rsvp-table-config.post.ts | ||
| smtp-config.get.ts | ||
| smtp-config.post.ts | ||
| stats.get.ts | ||
| test-email.post.ts | ||
| users.get.ts | ||