Commit Graph

101 Commits (09282698cf0c65393096bc492a14bd24a848cadc)

Author SHA1 Message Date
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 6 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
Laurent 57ea6e8e78 create authentication app to separate authentication from business api 8 months ago
Laurent 1e109ab884 urls update 8 months ago
Laurent 0672184d46 Forbids same username case-insensitiveless 8 months ago
Laurent cf14bcbb4b Raise error if we find users with the same letters, case-insensitive wise 8 months ago
Laurent 4ddeadcd38 Fix crash 9 months ago
Laurent f8e25ff169 adds version check when creating a tournament 9 months ago
Laurent 3d6aa8282a Adds control over when to save ModelLogs 9 months ago
Laurent d9a5e98ad3 Add Device to log the different used devices and make migrations 9 months ago
Laurent 03a2bd9210 Fix issue 9 months ago
Laurent b868bc197f Make DELETE calls return 204 instead of 404 if the data does not exist 9 months ago
Raz 514aa568aa fix activation link error 9 months ago
Laurent 3e748ed428 Adds origin to the user to indicate where the account comes from 10 months ago
Raz 80ee3e62cf fix api views csrf token issue 10 months ago