Commit graph

8 commits

Author SHA1 Message Date
Julie Blanc
f28680f77e panel/btn mobile & scripts
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
2026-01-25 19:40:55 +01:00
Julie Blanc
05e49af352 style pages investigations + investigation summary
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
2026-01-22 16:42:01 +01:00
Julie Blanc
6cf52a6703 page investigations
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
2026-01-06 17:14:32 +01:00
Julie Blanc
4642425f43 replace all w3-include
All checks were successful
Deploy / Deploy to Production (push) Successful in 12s
2026-01-06 13:57:45 +01:00
isUnknown
48e7f21c71 save
All checks were successful
Deploy / Deploy to Production (push) Successful in 11s
2026-01-06 11:19:25 +01:00
isUnknown
b44f353208 refactor: improve donation tabs code organization
- Extract logic into dedicated functions for better readability
- Create handleDonationIntervalChange() as main click handler
- Separate concerns: updateLinkInterval, updateAmountDisplay, switchActiveTab
- Remove unnecessary comments in favor of clear function names
- Update footer to link script.js instead of donation-tabs.js

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 16:32:53 +01:00
isUnknown
3bcb51c829 feature: integrate Donorbox API for donation management
- Add Donorbox configuration in site/config/config.php with API settings
- Create controller for support page to fetch campaign data from API
- Update support.php template with dynamic donation buttons and gauge
- Transform static buttons into dynamic links with proper URL parameters
- Add JavaScript for tab switching between one-time and monthly donations
- Calculate donation percentage and display real-time campaign stats

The donation buttons now link directly to Donorbox with pre-filled amounts
and intervals. API integration is ready but requires API key configuration.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-04 10:06:50 +01:00
isUnknown
85a3f0f7be back : add main pages 2025-10-07 16:21:26 +02:00