Commit Graph

64 Commits (ff0fb01246677468e0bf7fda3c2548fc4eb5e167)

Author SHA1 Message Date
Laurent ff0fb01246 CRM update 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
Laurent 57ea6e8e78 create authentication app to separate authentication from business api 8 months ago
Laurent cf14bcbb4b Raise error if we find users with the same letters, case-insensitive wise 8 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 80ee3e62cf fix api views csrf token issue 10 months ago
Laurent dda0b05251 minor improvements 10 months ago
Raz 7f929bfacc add a unregistered class 11 months ago
Laurent fccdf32ece Update services to handle the agents system 11 months ago
Laurent d0e49971b5 Fixes and improvements 11 months ago
Laurent 7bdf38b78d Separate the sync from tournaments by creating a new app 11 months ago
Laurent 4680a09532 Fix isisues 12 months ago
Laurent 3251dc3531 Improvements 12 months ago
Laurent 41ba44df98 First working occurence of sync and websockets 12 months ago
Laurent 2d2e17eb70 Adds related_name for inverse relationship + ViewSet now use the parameter store_id to filter by store_id/tournament 1 year ago
Laurent 0829a1e246 data access first working version 1 year ago
Laurent 415f70458c work in progress 1 year ago
Laurent 3783477768 Readd store_id for ModelLog to handle deletions 1 year ago
Laurent d98cb74e1a remove token deletion on disconnect 1 year ago
Raz 6517f772a3 add drawlog class 1 year ago
Laurent 0fe9272002 first commit 1 year ago
Laurent 60b0cf0995 Fixes incomplete query 1 year ago
Laurent 43c06c13da Adds fields for Purchase 1 year ago
Laurent bc983e9561 cleanup + add expiration date to purchases 1 year ago
Laurent 6617a2cc9b when posting an existing Purchase, returns a 208 instead of a 400 for failing uniqueness 1 year ago
Laurent 34ccc80c7b stop deleting token on disconnect 1 year ago
Laurent 68504584cd Authenticate using email in addition of username 1 year ago
Laurent 0fe2f1d5c1 authorize apple-test to login without checking device_id 1 year ago
Laurent e4665726df Fix multiple tokens issue 1 year ago
Laurent 9b2bd5ec50 Apple Push Notifications POC 1 year ago
Laurent 58270413a3 Improvements 1 year ago
Laurent 7e18f55b00 Fix missing device_id attribution 1 year ago