Laurent
|
a2a4916c2f
|
cleanup and minor improvements
|
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 |
Laurent
|
10cdc9f147
|
Adds deviceId to the user + login and logout services update
|
1 year ago |
Laurent
|
db0034ff44
|
Adds new token auth service
|
1 year ago |
Laurent
|
58e5fc77d3
|
Fix issues with anonymous users
|
1 year ago |
Laurent
|
de7a4b75fa
|
Adds Log model + admin + API
|
1 year ago |
Laurent
|
230398489f
|
push tournament filter for viewsets
|
1 year ago |
Laurent
|
f6da4082d6
|
Fix bad permission
|
1 year ago |
Laurent
|
2784e32276
|
Better permission definition
|
1 year ago |
Laurent
|
e8d2ebce20
|
Let FailedAPICall be created without being authenticated
|
1 year ago |
Laurent
|
fec05e32b2
|
Splits the API and the site between two directories
|
1 year ago |