Commit Graph

66 Commits

Author SHA1 Message Date
Joshua Taillon
1bd1beb694 fix linting issues 2023-03-14 22:54:20 -06:00
Joshua Taillon
34272814c1 implement user preference for elevation plots starting at zero;
add docker make command to downgrade db;
add (google-powered) translations for the new labels
2023-03-13 22:51:05 -06:00
Sam
d57133f839 bump to version 0.7.13 2023-03-05 14:26:55 +01:00
Sam
65a8ae0ae7 API & Client - rename data export endpoints 2023-03-05 10:30:26 +01:00
Sam
f902313127 Docs - add new features 2023-03-04 17:49:38 +01:00
Sam
06d4a53fbb API - send an email when data export is successful 2023-03-04 10:49:47 +01:00
Sam
073c677b92 API - add endpoint to download export archive 2023-03-01 21:00:58 +01:00
Sam
90c85f921c API - add export task when data export is requested 2023-03-01 16:30:57 +01:00
Sam
e4fc8849be API - add enpoints to request user data export and get export status 2023-03-01 12:39:35 +01:00
Sam
8a3f9a5d59 API - add route to accept privacy policy 2023-02-26 18:21:15 +01:00
Sam
4e3d2f98cf API - init privacy policy 2023-02-25 14:06:49 +01:00
Sam
42d373edb8 bump version to 0.7.3 2022-11-01 19:58:12 +01:00
Sam
3777ac0a11 API - update migration (date_format as non-nullable & add default value) 2022-11-01 07:12:54 +01:00
Joshua Taillon
d36a1f0ac0 fix some tests 2022-10-31 18:27:03 +01:00
Joshua Taillon
b2509ff1c6 Add ability to customize format used to display dates throughout the application 2022-10-31 18:27:03 +01:00
Sam
aad02cd93c API - blacklist jwt on user logout 2022-09-14 15:15:07 +02:00
Sam
2274b762a8 Merge branch 'dev' into oauth2 2022-07-27 16:29:57 +02:00
Sam
5fcc3e9a44 API & Docs - init OAuth 2.0 documentation 2022-07-27 15:55:50 +02:00
Sam
5a53123a85 update documentation 2022-07-23 18:19:40 +02:00
Sam
6705a94b3d update documentation 2022-07-23 17:24:31 +02:00
Sam
06b7af126a API - add preferences for ascent record display 2022-07-23 08:09:45 +02:00
Sam
df49f78d1f Merge branch 'dev' into oauth2 2022-07-03 19:05:38 +02:00
Sam
5549eff08b API - set language on account creation and use it in confirmation email 2022-07-03 13:29:50 +02:00
Sam
8b2543eb61 API - update OAuth2 scopes 2022-06-15 19:16:14 +02:00
Sam
ca9ba138b3 API - add scope on endpoints 2022-05-29 14:23:30 +02:00
Sam
44c16f6805 API - init resource protector (that also handles current authentication) 2022-05-29 14:23:30 +02:00
Sam
c13e9e0286 API - minor refacto 2022-05-29 14:09:35 +02:00
Sam
848cc492fd API - disable emails sending when EMAIL_URL is not initialized 2022-04-23 18:04:25 +02:00
Sam
b17b94076d API - refacto tests
move some tests in models tests (to simplify api tests)
 + doc fix
2022-04-02 17:17:47 +02:00
Sam
68f78c26e3 API & Docs - update and fix documentation 2022-03-26 20:30:43 +01:00
Sam
ae1c55e91b API - remove unused query param when updated profile 2022-03-26 18:44:30 +01:00
Sam
612549ddea API & Client - resend account confirmation email 2022-03-26 17:58:21 +01:00
Sam
a1f80e9745 API - init user account activation 2022-03-26 17:58:21 +01:00
Sam
b5b4ac8f92 API - refacto + remove unused endpoint for now 2022-03-26 17:58:21 +01:00
Sam
ac6aceadfd API - limit access to users for now
- only auth user can access his preference
- only admin can visualize users
2022-03-26 17:58:20 +01:00
Sam
c155efc7ec API - send an email after successful password reset 2022-03-26 17:58:20 +01:00
Sam
42dfeee283 API - add endpoint to confirm email change 2022-03-26 17:58:20 +01:00
Sam
191390f397 API - send emails when updating account (WIP) 2022-03-26 17:58:20 +01:00
Sam
d64579bfa3 API - init user email update (WIP) 2022-03-26 17:58:20 +01:00
Sam
6c6b4b0ea4 API - fix password request email 2022-03-26 17:58:20 +01:00
Sam
9507a3aba1 API - add current password check when modifying it 2022-03-26 17:58:20 +01:00
Sam
a4d7dc24da API - init endpoint to update password for authenticated user 2022-03-26 17:58:20 +01:00
Sam
d8c4106fcf API & Client - remove password confirmation 2022-03-26 17:58:20 +01:00
Sam
8988a0266a API & Client - update username max length 2022-03-26 17:58:19 +01:00
Sam
fc43fcd6bf API - users refactoring 2022-02-16 18:07:17 +01:00
Sam
0b2e2ed5dd API - email service refactoring 2022-02-16 13:35:38 +01:00
Sam
04a89fafd8 API - move and rename function returning responses 2022-02-16 13:34:35 +01:00
Sam
9700b98af1 API - move file utils 2022-02-16 12:56:32 +01:00
Sam
91e7127a09 API - add endpoint to reset sport preferences - #123 2021-12-19 11:52:34 +01:00
Sam
00b6e05805 API - authentication decorators return user directly instead of user id 2021-12-01 19:22:53 +01:00