Commit Graph

306 Commits

Author SHA1 Message Date
Sam
e412907e36 fix start on stats graph 2019-01-04 09:51:33 +01:00
Sam
8e5f83d909 file reorganization 2019-01-03 12:53:47 +01:00
Sam
af5b0e1889 stats components refactor 2019-01-03 12:45:04 +01:00
Sam
0e6b9030f8 Merge branch 'master' into stats 2018-12-31 15:10:51 +01:00
Sam
7d98e7342b display total duration in tooltip - fix #26 2018-12-31 15:05:23 +01:00
Sam
10c0f57111 minor fix 2018-12-31 12:19:08 +01:00
Sam
c7f7ae38b3 Merge branch 'master' into stats 2018-12-31 12:03:44 +01:00
Sam
154282e19a fix gpx upload - #28
the temp directory path may differ depending on OS
2018-12-31 11:24:25 +01:00
Sam
07aa95838a update react-helmet to 6.0.0-beta
this version fixes 'Maximum call stack size exceeded' error
2018-12-31 11:18:51 +01:00
Sam
4169ef679d update JS dependencies (mmajor updates) 2018-12-30 15:53:35 +01:00
Sam
698831c726 update JS dependencies (minor updates) 2018-12-30 15:43:14 +01:00
Sam
1d458615ae update Python dependencies 2018-12-30 15:38:30 +01:00
Sam
c5fdc45e41 Merge branch 'master' into stats 2018-11-18 16:51:21 +01:00
Sam
5059166cbd replace react-router-redux by connected-react-router 2018-11-18 16:37:33 +01:00
Sam
3031dc3861 README.md update 2018-11-18 14:34:42 +01:00
Sam
83d22601fd fix .travis.yml 2018-11-18 14:07:13 +01:00
Sam
ec80362f19 fix Makefile after Python deps update 2018-11-18 13:55:33 +01:00
Sam
904cae0028 update JS dependencies 2018-11-18 13:06:04 +01:00
Sam
95fffe2852 update Python dependencies 2018-11-18 10:31:34 +01:00
Sam
08f9842b52 Merge branch 'master' into stats 2018-09-09 15:55:41 +02:00
Sam
4a4afdfe48 remove package-lock.json 2018-09-09 15:40:34 +02:00
Sam
e6fdff947b
Merge pull request #27 from SamR1/update_dep
Update dependencies
2018-09-09 15:18:49 +02:00
Sam
d4e4073128 fix ci config 2018-09-09 15:05:21 +02:00
Sam
b813c8acaf README.md update 2018-09-09 14:31:34 +02:00
Sam
b949366b9f sql script fix 2018-09-09 14:16:58 +02:00
Sam
464b77778c update ci config 2018-09-09 13:37:17 +02:00
Sam
97005599c9 update ci config 2018-09-09 11:59:10 +02:00
Sam
768204e9ad update React dependencies 2018-09-09 11:39:47 +02:00
Sam
dded3fafc4 update Python dependencies 2018-09-09 11:38:37 +02:00
Sam
124fe88ec1 add install-db in Makefile 2018-09-09 10:48:32 +02:00
Sam
c28d56f975 init statistics page (wip) - #13 2018-07-29 17:59:53 +02:00
Sam
3e22feba73 update favicon color 2018-07-29 14:56:35 +02:00
Sam
7d33126e07 display total on current month statistics - fix #22 2018-07-29 14:55:57 +02:00
Sam
2dba7c4c99 new favicon 2018-07-29 12:58:11 +02:00
Sam
928981c627 lint 2018-07-29 12:06:36 +02:00
Sam
d37db4a714 display records label on calendar 2018-07-29 12:04:29 +02:00
Sam
0c8921a6ff display records on calendar - fix #25 2018-07-29 11:50:45 +02:00
Sam
35e80de953 display only 3 decimals for distance on month statistics - fix #24 2018-07-29 11:34:13 +02:00
Sam
a05ccbdd10 README.md update 2018-07-04 14:29:27 +02:00
Sam
ace28a69af store user picture w/ relative path instead of absolute path 2018-07-04 14:13:44 +02:00
Sam
ea545b6a16 store files w/ relative path instead of absolute path 2018-07-04 13:11:11 +02:00
Sam
88382d72d5 fix stats by week 2018-07-04 12:00:34 +02:00
Sam
54375e0576 gpx limit fix - #19 2018-07-01 17:48:45 +02:00
Sam
e78d014ed1 set limit for gpx zip import - see #19
+ pipenv related updates
2018-07-01 17:12:58 +02:00
Sam
c4877046ab Makefile update 2018-07-01 15:41:32 +02:00
Sam
48538a63e1 app deployment 2018-06-20 15:27:52 +02:00
Sam
454ac19ca5 API: docker fix
use of symlink to avoid duplicate Pipfiles
2018-06-20 14:18:49 +02:00
Sam
0d1147feae API: use of pipenv instead of pip + virtualenv 2018-06-20 13:23:47 +02:00
Sam
09e1e52e16 Client - deactivate administration for now 2018-06-20 11:24:04 +02:00
Sam
541f853cf8
Update README.md 2018-06-15 11:37:30 +02:00