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
|
2 months ago |
Laurent
|
a8276d5f4b
|
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
|
2 months ago |
Laurent
|
c8ea7699c5
|
adds prospect option
|
2 months 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
Queue-It handling
|
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
handling
|
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
Adjust name display logic to handle cases with missing last names and
more flexible short name generation for tournament rounds
|
2 months ago |
Razmig Sarkissian
|
e6a6268143
|
Fix tournament registration fee calculation
Correctly calculate entry fee based on number of registered players
instead of minimum team size
|
2 months ago |
Razmig Sarkissian
|
7709409a63
|
Fix tournament cart fee calculation logic
|
2 months ago |
Razmig Sarkissian
|
1019c20890
|
Fix fee calculation for tournament registration
Correctly calculate fee based on minimum team size instead of current
number of players
|
2 months ago |
Razmig Sarkissian
|
721650a8b6
|
Fix name display with null checks
|
2 months ago |
Razmig Sarkissian
|
c0d97721dd
|
Fix calculation of tournament registration fee
|
2 months ago |
Laurent
|
8c4799c1e6
|
fix problem with event admin
|
2 months ago |
Laurent
|
b1690b44c9
|
adds prospect filter to remove mobile phone prospect
|
2 months ago |
Laurent
|
05c70c94e1
|
hide data_access_ids
|
2 months ago |
Laurent
|
8c8cc21895
|
Merge branch 'main' of https://gitea.staxriver.com/staxriver/padelclub_backend
|
2 months ago |
Laurent
|
c41eadfe36
|
small improvements on new stuff
|
2 months ago |