Commit Graph

149 Commits

Author SHA1 Message Date
Sam
fbb539d584 API & Client - minor fixes
- update privacy paragraphs order
- update en & fr translations
- add spinner when generating archive download link
- fix users command logger
2023-03-04 17:08:49 +01:00
Sam
67d7fc13b5 Client - a user can request and download data export archive 2023-03-01 21:16:25 +01:00
Sam
713b86bfb3 Client - add privacy review when user has not accepted the last policy 2023-02-26 18:54:09 +01:00
Sam
3834e71c95 Client - init privacy policy and instance description 2023-02-26 18:25:28 +01:00
Sam
895592fbb1 Client - display weather data source in About page 2022-12-28 12:03:19 +01:00
Sam
52d31a68db Merge branch 'dev' into alternate_weather_api 2022-12-28 10:25:13 +01:00
Sam
0c0138b867 Client - add elevation when adding/editing a workout without gpx file 2022-12-14 16:46:37 +01:00
Sam
8bd995943a Client - minor refacto 2022-12-11 15:05:35 +01:00
Sam
baf902c6f7 API & Client - add Mountaineering 2022-12-11 11:23:36 +01:00
Sam
3af6b3af37 Client - fix oauth2 translations 2022-11-30 10:29:05 +01:00
Sam
767c2558f2 Client - remove VC icons since labels are the same as DarkSky ones 2022-11-17 00:21:45 +01:00
Sam
3462f1a91f Client - check distance and duration before adding workout w/o gpx 2022-11-16 09:55:42 +01:00
Joshua Taillon
842ba72819 Explicitly convert m/s wind to mph in imperial units 2022-11-07 15:18:19 -07:00
Joshua Taillon
0931dfc5b1 Customize weather temperature display based on unit setting 2022-11-07 14:52:21 -07:00
Joshua Taillon
951dde5334 Add icons and label translations for VC weather statuses 2022-11-07 01:10:01 -07:00
Sam
e83021b7f3 Client - add new errors messages in api locales 2022-11-04 22:40:51 +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
Joshua Taillon
d249e7b146 add virtual cycling as a sport type 2022-10-31 08:36:12 +01:00
Sam
cb9d02ff1d Client - update OAuth translations 2022-09-21 10:07:21 +02:00
Sam
0e7b44e0d2 Client - update keys order in translation files 2022-09-21 08:30:31 +02:00
Sam
2274b762a8 Merge branch 'dev' into oauth2 2022-07-27 16:29:57 +02:00
Sam
81efdf53d5 Client - add preferences for ascent related data 2022-07-23 08:17:37 +02:00
Fmstrat
fc3eb2cc36 Merged with dev and fixed conflicts 2022-07-18 09:16:17 -04:00
Sam
ca53201a9e Merge branch 'dev' into oauth2 2022-07-13 15:58:28 +02:00
Sam
3639696800 Client - add missing error messages 2022-07-13 09:49:40 +02:00
Sam
e425cf4ec0 Client - add icon to copy client id & secret in clipboard 2022-06-26 13:23:48 +02:00
Sam
40a5fcccf3 Client - update scopes 2022-06-15 20:37:24 +02:00
Sam
969a92b8d4 Client - minor fixes 2022-06-15 15:21:22 +02:00
Sam
524a221725 Client - revoke all token for a given client 2022-06-12 18:03:26 +02:00
Sam
4be4f46c26 Client - authorize oauth client 2022-06-07 17:45:25 +02:00
Sam
78fe703494 Client - display client secret after creation 2022-06-07 09:47:53 +02:00
Sam
7e45923b25 Client - add/delete an OAuth app (WIP) 2022-05-29 14:23:30 +02:00
Sam
25decef696 Client - init OAuth Applications list 2022-05-29 14:23:30 +02:00
Sam
fab9c00726 Client - hide emails related infos when email sending is disabled 2022-04-23 19:31:45 +02:00
Sam
eb02ede0d7 API & Client - order on user account status in administration
+ fixes
2022-03-26 18:28:04 +01:00
Sam
614c888ec4 Client - init "About" page and admin contact in footer
+  add missing translations
2022-03-26 17:58:21 +01:00
Sam
135281fe1d API & Client - complete users administration 2022-03-26 17:58:21 +01:00
Sam
612549ddea API & Client - resend account confirmation email 2022-03-26 17:58:21 +01:00
Sam
decff1cd6a Client - add account confirmation (WIP) 2022-03-26 17:58:21 +01:00
Sam
6371fb0622 Client - add password reset in users admin 2022-03-26 17:58:20 +01:00
Sam
f241504b8f Client - filter on username in administration 2022-03-26 17:58:20 +01:00
Sam
ae0b9c36b2 Client - allow user to change 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
7d78bcc302 Client - update password update in user account 2022-03-26 17:58:20 +01:00
Sam
5831a70d4b Client - display conditions required for registration 2022-03-26 17:58:20 +01:00
Sam
29760e57f1 Client - add password strength and suggestions 2022-03-26 17:58:20 +01:00
Sam
9bb894dc03 Client - allow password display 2022-03-26 17:58:20 +01:00
Sam
d8c4106fcf API & Client - remove password confirmation 2022-03-26 17:58:20 +01:00
Sam
d968a76fcc
Merge pull request #161 from Fmstrat/farthest_msg
Minor translation issue on 'Farthest'
2022-03-26 17:57:20 +01:00
Fmstrat
462a193d2e Added ascent record to Dashboard 2022-03-24 12:17:44 -04:00