Sam
|
1dd7c0d8af
|
Client - display stats according to first day of week - fix #23
|
2019-08-31 17:56:14 +02:00 |
|
Sam
|
eb81c63714
|
Client - display calendar according to first day of week - #23
|
2019-08-31 17:08:59 +02:00 |
|
Sam
|
a797568b2a
|
Client - add first day of week in user profile - #23
|
2019-08-31 17:08:09 +02:00 |
|
Sam
|
8fc71ed178
|
API & Client: set file size limit for upload - fix #33
|
2019-08-31 14:11:11 +02:00 |
|
Sam
|
b72f4e8313
|
Client - fix date error
|
2019-08-28 16:41:27 +02:00 |
|
Sam
|
8000018cf4
|
Client - minor refactor
|
2019-08-28 15:51:09 +02:00 |
|
Sam
|
2a52b9081d
|
Client - reformat js files w/ prettier
|
2019-08-28 15:35:22 +02:00 |
|
Sam
|
c0d38094d9
|
Client - update date-fns from 1.3.0 to 2.0.1
|
2019-08-28 14:38:15 +02:00 |
|
Sam
|
c50d7b1966
|
API & Client: use segment index on API only - fix #14
|
2019-08-25 21:10:59 +02:00 |
|
Sam
|
b2af180e05
|
Client - display segments - #14
|
2019-08-25 20:23:11 +02:00 |
|
Sam
|
5c9c848ffe
|
Client - display a marker on map when mouse is over the chart - fix #4
|
2019-08-25 16:06:31 +02:00 |
|
Sam
|
f5335d5b8c
|
Client - update Dockerfile
|
2019-08-25 13:14:31 +02:00 |
|
Sam
|
a7de5dd52c
|
Client - disable registration - fix #36
|
2019-08-25 12:50:42 +02:00 |
|
Sam
|
9e2448cf93
|
add link to doc in footer
|
2019-07-21 11:19:18 +02:00 |
|
Sam
|
e139b4983a
|
init 0.2.1 version
|
2019-07-07 15:34:44 +02:00 |
|
Sam
|
c9f0405ee6
|
Client: replace select with radio buttons on statistics
|
2019-07-07 12:57:13 +02:00 |
|
Sam
|
72e1529b81
|
Merge branch 'master' into v0.2
|
2019-02-07 09:53:12 +01:00 |
|
Sam
|
f14d5a1dbf
|
refactor
|
2019-01-18 19:55:24 +01:00 |
|
Sam
|
031d8da512
|
Merge branch 'master' into v0.2
|
2019-01-13 15:35:44 +01:00 |
|
Sam
|
993203ec9d
|
update ci config
|
2019-01-13 12:43:41 +01:00 |
|
Sam
|
687af94b4a
|
display moving duration in activities list - fix #31
|
2019-01-13 11:56:05 +01:00 |
|
Sam
|
b66ca710e3
|
use moving duration in stats - fix #31
|
2019-01-13 11:21:19 +01:00 |
|
Sam
|
ab8d640956
|
refactor to avoid useless re-rendering in NavBar
|
2019-01-09 12:45:05 +01:00 |
|
Sam
|
18df5b994a
|
refactor - use of PureComponents to avoid useless re-rendering
|
2019-01-09 12:07:57 +01:00 |
|
Sam
|
a3a878da92
|
minor change and README.md update
|
2019-01-07 12:14:22 +01:00 |
|
Sam
|
ea4d15acc0
|
minor style fix
|
2019-01-07 11:47:51 +01:00 |
|
Sam
|
68f0d47b2f
|
Merge branch 'master' into v0.2
|
2019-01-06 21:57:26 +01:00 |
|
Sam
|
066a0d79c7
|
add footer
|
2019-01-06 21:44:38 +01:00 |
|
Sam
|
314e5fb8d7
|
minor fix
|
2019-01-06 20:12:26 +01:00 |
|
Sam
|
3872b03216
|
update Bootstrap4 and ForkAwesome + minor fix
|
2019-01-06 20:04:52 +01:00 |
|
Sam
|
7659940725
|
minor fix on statistics page
|
2019-01-05 13:02:55 +01:00 |
|
Sam
|
02999107fb
|
Merge branch 'master' into v0.2
|
2019-01-05 12:57:19 +01:00 |
|
Sam
|
f4f486606d
|
fix duration display in activity chart
|
2019-01-05 12:38:13 +01:00 |
|
Sam
|
2a2d3e02ab
|
start and end dates can be updated on stats graph
|
2019-01-04 19:17:16 +01:00 |
|
Sam
|
1915c1f374
|
Merge branch 'master' into stats
|
2019-01-04 18:41:58 +01:00 |
|
Sam
|
7627284f0e
|
fix activity deletion
|
2019-01-04 18:31:34 +01:00 |
|
Sam
|
3b499524ca
|
fix stats graph on refresh
|
2019-01-04 15:23:03 +01:00 |
|
Sam
|
a13d00d5d9
|
adding a sport filter for stats graphs - #13
|
2019-01-04 13:43:15 +01:00 |
|
Sam
|
3d4ad8da81
|
display stats depending on duration - #13
|
2019-01-04 12:02:29 +01:00 |
|
Sam
|
cd39f46270
|
add label for total on stats graph
|
2019-01-04 11:10:07 +01:00 |
|
Sam
|
5de1fe4e94
|
refactor
|
2019-01-04 10:07:24 +01:00 |
|
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
|
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
|
08f9842b52
|
Merge branch 'master' into stats
|
2018-09-09 15:55:41 +02:00 |
|
Sam
|
97005599c9
|
update ci config
|
2018-09-09 11:59:10 +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
|
e78d014ed1
|
set limit for gpx zip import - see #19
+ pipenv related updates
|
2018-07-01 17:12:58 +02:00 |
|
Sam
|
09e1e52e16
|
Client - deactivate administration for now
|
2018-06-20 11:24:04 +02:00 |
|
Sam
|
2a5070aa8a
|
Client: style changes
|
2018-06-15 09:36:14 +02:00 |
|
Sam
|
3acdabb4da
|
API & Client: fix
- user edition
- title for activity with gpx and no name in gpx
- style
|
2018-06-14 13:39:35 +02:00 |
|
Sam
|
1da889d02a
|
Client: minor style fix
|
2018-06-13 20:35:40 +02:00 |
|
Sam
|
066a05c57f
|
Client: add notes to activities - fix 10
+ minor fix on weather
|
2018-06-13 18:53:00 +02:00 |
|
Sam
|
0729f3d074
|
Client: add OSM copyright on static map
|
2018-06-13 17:52:38 +02:00 |
|
Sam
|
aeab7a987b
|
API & Client: add weather to Activities - fix #8
|
2018-06-13 17:24:13 +02:00 |
|
Sam
|
dda193fd13
|
Client: minor fix
|
2018-06-12 13:23:58 +02:00 |
|
Sam
|
85d335da97
|
Client: refactor
|
2018-06-12 13:12:18 +02:00 |
|
Sam
|
ca8a89915e
|
Client: refactor
|
2018-06-12 12:51:28 +02:00 |
|
Sam
|
b54f25357f
|
Client: refactor (wip)
|
2018-06-12 11:47:08 +02:00 |
|
Sam
|
5d749f3f47
|
API & Client: add max speed in filters
|
2018-06-11 22:42:04 +02:00 |
|
Sam
|
489a123671
|
Client: minor fix
|
2018-06-11 19:15:38 +02:00 |
|
Sam
|
859f690ba4
|
API: timezone support for statistics - fix #11
+ Client fix
|
2018-06-11 18:47:10 +02:00 |
|
Sam
|
31d23da473
|
Client: display activity date with user timezone - #11
|
2018-06-11 15:24:34 +02:00 |
|
Sam
|
fe91040370
|
API & Client: add timezone to user - #11
|
2018-06-11 15:24:29 +02:00 |
|
Sam
|
e7e0a20f89
|
API & Client: fix
|
2018-06-07 22:44:58 +02:00 |
|
Sam
|
76b2d5aad2
|
API & Client: filter activities - fix #3
|
2018-06-07 21:01:46 +02:00 |
|
Sam
|
f45db7b969
|
API & Client: filter activities - #3 (WIP)
|
2018-06-07 20:31:44 +02:00 |
|
Sam
|
479b47455f
|
API: add filters for activities - #3
|
2018-06-07 20:31:07 +02:00 |
|
Sam
|
eab356a2c4
|
Client: filter component init - #3
|
2018-06-07 17:50:32 +02:00 |
|
Sam
|
7c0bb285db
|
Client: init page displaying workouts list - #3
|
2018-06-07 17:43:51 +02:00 |
|
Sam
|
f65d636f85
|
API & Client: refactor (rename mpwo to fittrackee)
|
2018-06-07 14:45:51 +02:00 |
|