Commit Graph

115 Commits (c8c54b5ac87a7acf79ca76131cd123c06df0d03f)

Author SHA1 Message Date
Razmig Sarkissian 358f025cc5 Remove debug logging statements 1 month ago
Razmig Sarkissian 1404adc802 Replace payment link endpoints with resend email option 1 month ago
Razmig Sarkissian a5c9765366 Add Stripe payment links for tournament registration 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 5e45b6d96a Refactor Tournament Summary Serializer for enhanced readability 1 month ago
Razmig Sarkissian e6756f40dd Remove unused BeautifulSoup import from utils.py 2 months ago
Razmig Sarkissian 2c47025a77 Refactor Playwright scraping with environment-specific browser and 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 1269b97765 add waiting fft scraping 2 months ago
Laurent 8132826866 renamed agents into supervisors and added organizers who can create tournaments 2 months ago
Razmig Sarkissian 9717e71988 Change IntegrityError to ValidationError in user serializer 2 months ago
Razmig Sarkissian ac76622995 Add min_start_date filter to Tournament summary view 2 months ago
Laurent bc792ed470 make user a raw_id field 2 months ago
Laurent 08ada3d771 adds api keys for api usage 2 months ago
Laurent 08f78e7de4 adds first draft for tournament summaries api 2 months ago
Laurent bedd752824 tournament api returns tournament created by the user 2 months ago
Laurent 99f6e54be2 fix crash 3 months ago
Laurent 7dfdd66712 put crm serializers inside the api 3 months ago
Laurent 061bfe4795 renamed crm serializers 3 months ago
Laurent c1a62cf4e6 rename bizdev into biz 4 months ago
Razmig Sarkissian c167f21a96 fix urls fft search 4 months ago
Laurent 9db872e35c renamed crm into bizdev 4 months ago
Laurent e1671892a0 fix mere 4 months ago
Laurent ff0fb01246 CRM update 4 months ago
Razmig Sarkissian 576bc2f273 fix fft search 4 months ago
Razmig Sarkissian 590a652e83 Update utils.py 4 months ago
Laurent 9032f94cdd renamed service 4 months ago
Laurent b3a59f5aa2 adds a service to request if the user has a hierarchy that can pay 4 months ago
Razmig Sarkissian 0e7d746352 fix refund service 5 months ago
Razmig Sarkissian a82008db1c fix issue with stripe 5 months ago
Laurent a2a4916c2f cleanup and minor improvements 6 months ago
Laurent ba4f6652ed attempt #3 6 months ago
Laurent 92e50b55dd attempt #2 6 months ago
Laurent 75c66c98d2 attempt to fix xls-to-csv issu 6 months ago
Laurent 840c42209c adds more logging 6 months ago
Laurent 41e9179693 adds logging for csv issue 6 months ago
Raz 7c68762178 add sponsor image model 6 months ago
Raz 174e96402e fix settings online payment 7 months ago
Raz 01a2c8880b fix payment errors 7 months ago
Raz 82ec8f8471 fix settings and add api to explain waiting list configs and payment fee 7 months ago
Raz 840d11ea7e remove players property method and replace it with players_sorted_by_rank, fix and made consistent running footer 7 months ago
Raz 99e91ee843 cleanup and fix cancel reg 7 months ago
Raz ef46c71625 add refund api 7 months ago
Raz e019cea984 clean up 7 months ago
Laurent aacb64f0f0 Sync fixes 7 months ago
Laurent d25893698d fix mail sending stuff 7 months ago
Laurent aa50d56b21 fix potential login issue 8 months ago