Commit Graph

515 Commits

Author SHA1 Message Date
Sam
6d07ddf42a update js dependencies 2023-07-30 08:43:16 +02:00
Sam
01ee50c50c API & Client - refacto + handle null values 2023-07-29 10:51:04 +02:00
Sam
c385d8066a Client - fix workout detail display when speeds values are null 2023-07-26 17:48:08 +02:00
Sam
8004e41ae3 API & Client - add Open Water Swimming 2023-07-19 11:15:32 +02:00
Sam
12615e980e Client - do not display elevation chart when no elevation 2023-07-18 21:11:32 +02:00
Sam
62f3940e7d Client - fix display when workout has no evelation data 2023-07-18 19:18:10 +02:00
Sam
04c4395367 Client - fix button label in nav bar 2023-07-15 15:50:36 +02:00
Sam
d8bf1e8686 Client - remove link on app name 2023-07-15 10:38:14 +02:00
Sam
f679e0da1b Client - fix button translation 2023-07-13 20:20:02 +02:00
Sam
739fe8efb0 Client - fix focus when no stats to display 2023-07-13 20:09:42 +02:00
Sam
d0836cd4ed Client - minor style fix on navbar 2023-07-13 16:59:18 +02:00
Sam
8cd2354955 Client - fix modals 2023-07-13 16:35:11 +02:00
Sam
14e66aee04 Client - improve semantic 2023-07-13 16:18:03 +02:00
Sam
d7a9aae45e Client - add missing labels 2023-07-13 13:26:38 +02:00
Sam
3f672b5e90 Client - improve keyboard navigation 2023-07-13 12:54:55 +02:00
Sam
6653648422 Merge branch 'dev' into improve-ui 2023-07-13 10:59:53 +02:00
Sam
bc23405a58 Merge branch 'dev' into dkm/add_paragliding 2023-07-13 10:37:36 +02:00
Sam
abe2b67fae Client - update paragliding icon 2023-07-13 09:59:25 +02:00
Sam
ad2e143557 Client - fix workouts filters 2023-07-13 09:58:23 +02:00
Sam
7832725ec9 Client - navbar & language dropdown fixes 2023-07-13 09:34:16 +02:00
Sam
6220a44551 Client - preserve menu tab order on mobile 2023-07-13 09:25:50 +02:00
Sam
ca67e90c50 Client - fix menu buttons 2023-07-13 09:14:00 +02:00
Marc Poulhiès
27147530ee New sport: Paragliding
WIP.

Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
2023-07-12 21:40:24 +02:00
Sam
33c5c6054f Merge branch 'dev' into improve-ui 2023-07-12 21:08:20 +02:00
Sam
5c26f41e0b Client - make "show password" keyboard-navigable 2023-07-12 20:16:53 +02:00
Sam
a831f5732b Client - make inactive link not tabbable in pagination component 2023-07-12 19:59:00 +02:00
Sam
4b3270f546 Client - make language dropdown keyboard-navigable 2023-07-12 19:53:37 +02:00
Sam
3b59c4599f Client - add confirmation before logout + style fix 2023-07-12 18:14:20 +02:00
Sam
c6edfc2661 Client - make arrow buttons wider on workout card 2023-07-12 09:06:45 +02:00
Sam
c062b7a049 Client - use a link for app name 2023-07-02 17:19:10 +02:00
Sam
662ad8fbfa Client - update documentation link 2023-06-28 09:06:31 +02:00
Sam
a2b1ffb4de Client - update nav bar style 2023-06-24 19:19:48 +02:00
Sam
1eff000617 Client - add help + change order (default 1st) on raw speed preferences 2023-05-28 15:19:56 +02:00
Joshua Taillon
cef28c52a2 Add user preference UI bits for raw gpx speed processing 2023-05-21 10:35:18 -06:00
Sam
642b15d521 API & Client - remove DarkSky weather provider 2023-04-11 16:55:18 +02:00
Sam
0d3723fdd6 Client - fix display en medium size screen 2023-04-08 12:00:25 +02:00
Sam
5caecd5bef Merge branch 'dev' into filter_workouts_by_name 2023-04-08 11:12:33 +02:00
Sam
fc9b22cb72 Client - preferences labels update 2023-04-08 10:32:08 +02:00
Sam
adad72d9a3 Merge branch 'dev' into add_elevation_chart_preference 2023-04-08 09:56:19 +02:00
Sam
b3df709a5e Client - fix language dropdown style 2023-04-05 20:21:36 +02:00
Joshua Taillon
cbc44841d4 Add field for title filter on Workouts page in client;
allow for filter submission by pressing "enter" in any of the text inputs
2023-03-18 11:52:17 -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
65a8ae0ae7 API & Client - rename data export endpoints 2023-03-05 10:30:26 +01:00
Sam
f771baae8b Client - fix modal position 2023-03-04 19:51:15 +01:00
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
a002ee3b7c Client - add target blank on privacy policy link on registration 2023-03-01 21:16:51 +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
655c7a9f2b Client - disable map zoom animation on workout navigation 2023-02-16 10:20:04 +01:00