Commit Graph

1771 Commits (9e9d476922c29c2afbb41a57ca09a91ecee83971)
 

Author SHA1 Message Date
Razmig Sarkissian 9e9d476922 Add media files serving configuration for production 1 month ago
Razmig Sarkissian d9c7a1ae4a Serve media files in all environments 1 month ago
Laurent 73c18bfbf8 Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 1 month ago
Laurent 5d60993748 Adds ModelLog creation for DataAccess to be shared between concerned users 1 month ago
Razmig Sarkissian 1404adc802 Replace payment link endpoints with resend email option 1 month ago
Razmig Sarkissian f4d8b1a536 Add support for corporate tournament Stripe payments 1 month ago
Razmig Sarkissian 22b06b4494 Remove cancel_url from Stripe checkout params 1 month ago
Razmig Sarkissian c004325ac8 Remove unused tournament model fields 1 month ago
Razmig Sarkissian a5c9765366 Add Stripe payment links for tournament registration 1 month ago
Razmig Sarkissian 4fbfce8393 Fix player contact email handling across service methods 1 month ago
Razmig Sarkissian 371bce35d7 Refactor contact information handling in tournament registration 1 month ago
Laurent 0074548dd4 exclude activities from EmailTemplate admin 1 month ago
Laurent 708e086ded update name replacement in emails 1 month ago
Laurent 60d36278c6 order activities by last_update 1 month ago
Laurent aa6cb5c84e remove logs 1 month ago
Laurent 4e96ba5a13 Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 1 month ago
Laurent e5ac3750d1 fixes sharing/revocations issues 1 month ago
Razmig Sarkissian de5cd64679 Add HTTPS requirement for production Stripe account links 1 month ago
Razmig Sarkissian 4826b4b8b7 Add debug print statement for Stripe account link base path 1 month ago
Razmig Sarkissian fe3e224d15 Update CustomUserAdmin to use date_joined instead of creation_date 1 month ago
Razmig Sarkissian 8f7b21d0de Add 'creation_date' to CustomUserAdmin user fields 1 month ago
Razmig Sarkissian 769f969ba2 Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 1 month ago
Razmig Sarkissian 5e45b6d96a Refactor Tournament Summary Serializer for enhanced readability 1 month ago
Laurent 1a9eb14dd9 reorder filters 1 month ago
Laurent a8276d5f4b Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 1 month ago
Laurent c8ea7699c5 adds prospect option 1 month ago
Razmig Sarkissian e6756f40dd Remove unused BeautifulSoup import from utils.py 2 months ago
Razmig Sarkissian 9c2fbed0d5 Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 2 months ago
Razmig Sarkissian 2c47025a77 Refactor Playwright scraping with environment-specific browser and 2 months ago
Laurent 5754a655bc Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 2 months ago
Laurent de4336d13a add search by phone for prospect 2 months ago
Razmig Sarkissian a7cbf4c6a6 Refactor FFT tournament scraping using Playwright with detailed error 2 months ago
Razmig Sarkissian 34d8fac0d5 Refactor FFT tournament scraping with Queue-It fallback 2 months ago
Razmig Sarkissian 7d997fdb7d Remove hardcoded page wait timeouts 2 months ago
Razmig Sarkissian 40705b061c Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 2 months ago
Razmig Sarkissian 1269b97765 add waiting fft scraping 2 months ago
Laurent cf831be3c6 remove reset button 2 months ago
Laurent e0047fbdc3 ease search for prospects 2 months ago
Laurent 9d71efb51a adds an activity when sending an email 2 months ago
Laurent 03f860cf48 improve mail sending error management 2 months ago
Laurent 409777f6b6 Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend 2 months ago
Laurent 8132826866 renamed agents into supervisors and added organizers who can create tournaments 2 months ago
Razmig Sarkissian 33f170dd3e Replace timezone.localtime with local_planned_start_date method 2 months ago
Razmig Sarkissian 9a3f92306d Replace timezone.localtime with local planned start date method 2 months ago
Razmig Sarkissian 6875081097 Fix double butterfly mode condition for rounds count 2 months ago
Razmig Sarkissian ad6139852d Improve player name display in tournaments 2 months ago
Razmig Sarkissian e6a6268143 Fix tournament registration fee calculation 2 months ago
Razmig Sarkissian 7709409a63 Fix tournament cart fee calculation logic 2 months ago
Razmig Sarkissian 1019c20890 Fix fee calculation for tournament registration 2 months ago
Razmig Sarkissian 721650a8b6 Fix name display with null checks 2 months ago