Sam
|
210627f2ed
|
API - update python dependencies
|
2021-01-10 14:32:16 +01:00 |
|
Sam
|
3a80e01cc2
|
API - replace 'Activity' with 'Workout' - #58
|
2021-01-10 11:32:11 +01:00 |
|
Sam
|
36de0488be
|
update CHANGELOG.md
|
2021-01-03 09:44:47 +01:00 |
|
Sam
|
cf38808111
|
bump version to 0.4.2
|
2021-01-03 09:40:46 +01:00 |
|
Sam
|
4705393a08
|
API - refactor api responses
|
2021-01-01 16:39:29 +01:00 |
|
Sam
|
21e79c8883
|
update CHANGELOG.md
+ bump version to 0.4.1
|
2020-12-31 11:48:33 +01:00 |
|
Sam
|
480bdd330e
|
API - return activity shorter id - #57
|
2020-12-30 22:08:10 +01:00 |
|
Sam
|
3af845f18c
|
API - add uuid to activity and return it instead of id to client - #57
|
2020-12-30 19:58:42 +01:00 |
|
Sam
|
806c333bf5
|
add missing docs
|
2020-12-30 11:12:35 +01:00 |
|
Sam
|
e85f8cce53
|
Tests - add headless option for e2e tests
|
2020-12-30 10:15:28 +01:00 |
|
Sam
|
26d9402425
|
API - update python dependencies (wip)
|
2020-12-25 19:15:04 +01:00 |
|
Sam
|
314efd9fd3
|
fix typo
|
2020-09-19 15:10:13 +02:00 |
|
Sam
|
89588a4490
|
update CHANGELOG.md
|
2020-09-19 14:54:34 +02:00 |
|
Sam
|
e7ee2d50af
|
update documentation
|
2020-09-19 13:56:19 +02:00 |
|
Sam
|
8320ce53b3
|
bump version to 0.4.0
|
2020-09-18 08:51:00 +02:00 |
|
Sam
|
af301b437e
|
API - remove intermediate directory and rename api directory
|
2020-09-16 15:41:06 +02:00 |
|
Sam
|
a5a2033918
|
API & Client - update map attribution to match tile server - fix #54
|
2020-09-16 13:01:21 +02:00 |
|
Sam
|
a5e40612ba
|
API & Client - tile server for map can be changed - fix #54
|
2020-09-16 11:47:33 +02:00 |
|
Sam
|
1f8754a4f9
|
API - update python dependencies
|
2020-09-16 11:09:32 +02:00 |
|
Sam
|
f5e103fa07
|
update python dependencies
|
2020-08-09 18:03:58 +02:00 |
|
Sam
|
78b11120ec
|
update documentation
|
2020-07-15 17:19:37 +02:00 |
|
Sam
|
404bf286ef
|
update documentation
|
2020-07-15 15:30:41 +02:00 |
|
Sam
|
2f787ed92d
|
update python dependencies and lint fix
|
2020-07-14 17:20:03 +02:00 |
|
Sam
|
2540fa79d3
|
Docs - update api documentation
|
2020-07-11 18:44:03 +02:00 |
|
Sam
|
f53213b4e9
|
API - refactor tests with classes
|
2020-05-10 15:56:06 +02:00 |
|
Sam
|
0c07ce172a
|
API & Client - minor fixes
|
2020-05-03 11:30:40 +02:00 |
|
Sam
|
2fda3b1330
|
add missing doc
|
2020-05-02 18:43:10 +02:00 |
|
Sam
|
abca323936
|
API - move health route
|
2020-05-01 18:10:34 +02:00 |
|
Sam
|
aa29231fd9
|
Merge branch 'master' into v0.3.0
|
2020-05-01 09:51:19 +02:00 |
|
Sam
|
d8147cfef5
|
update python dependencies
|
2020-04-29 14:57:20 +02:00 |
|
Sam
|
6270b15e11
|
API & Client - replace user id with username in activities, records and stats
|
2020-02-08 15:22:10 +01:00 |
|
Sam
|
9f487a4d68
|
API & Client - remove id in user data
|
2020-02-08 15:22:10 +01:00 |
|
Sam
|
2c3bc0f9bc
|
API & Client : replace id with username to fetch a user
|
2020-02-08 15:22:10 +01:00 |
|
Sam
|
33ed19a7e7
|
API & Client : add a link to display user detail in admin - #15
|
2020-02-08 15:22:10 +01:00 |
|
Sam
|
175c608920
|
Merge branch 'master' into v0.3.0
Conflicts:
docs/objects.inv
docs/searchindex.js
fittrackee_api/poetry.lock
fittrackee_api/pyproject.toml
fittrackee_client/src/actions/index.js
fittrackee_client/src/components/App.jsx
fittrackee_client/src/utils/index.js
|
2020-02-07 11:12:32 +01:00 |
|
Sam
|
c576911c9d
|
update documentation
|
2020-02-02 09:57:48 +01:00 |
|
Sam
|
13306ad800
|
update CHANGELOG.md
|
2020-01-31 15:23:57 +01:00 |
|
Sam
|
fab69ceabe
|
update CHANGELOG.md
|
2020-01-31 14:23:31 +01:00 |
|
Sam
|
8c711a2e83
|
Merge branch 'master' into v0.3.0
Conflicts:
VERSION
docs/.buildinfo
docs/_static/documentation_options.js
docs/api/activities.html
docs/api/auth.html
docs/api/index.html
docs/api/records.html
docs/api/sports.html
docs/api/stats.html
docs/api/users.html
docs/changelog.html
docs/features.html
docs/genindex.html
docs/http-routingtable.html
docs/index.html
docs/installation.html
docs/objects.inv
docs/search.html
docs/searchindex.js
docs/troubleshooting/administrator.html
docs/troubleshooting/index.html
docs/troubleshooting/user.html
fittrackee_api/poetry.lock
fittrackee_client/src/utils/index.js
yarn.lock
|
2020-01-30 22:45:50 +01:00 |
|
Sam
|
694248ecac
|
update CHANGELOG.md
|
2020-01-30 21:54:44 +01:00 |
|
Sam
|
57a977ec7e
|
update version
|
2020-01-30 21:24:47 +01:00 |
|
Sam
|
a413ff35ae
|
Client - minor style change
|
2020-01-30 18:51:17 +01:00 |
|
Sam
|
99ee0e4200
|
Merge branch 'master' into v0.3.0
|
2019-12-29 13:39:26 +01:00 |
|
Sam
|
34433b4e63
|
Docs - update features
|
2019-12-29 12:50:32 +01:00 |
|
Sam
|
9bf094da1b
|
Docs - update version
|
2019-12-29 12:11:43 +01:00 |
|
Sam
|
9607b9b2ff
|
update CHANGELOG.md
|
2019-12-29 12:02:04 +01:00 |
|
Sam
|
665dbd9b0b
|
update README.md
+ minor update on package.json
|
2019-12-29 11:00:29 +01:00 |
|
Sam
|
c2815ae47b
|
Docs - add sticky footer
|
2019-12-28 23:23:30 +01:00 |
|
Sam
|
51860a1484
|
[skip travis] update CHANGELOG.md
|
2019-12-28 21:32:50 +01:00 |
|
Sam
|
f1298aa7ba
|
Merge branch 'master' into v0.2.3
|
2019-12-28 21:22:00 +01:00 |
|
Sam
|
1a75172d28
|
update python deps and Dockerfile
|
2019-12-28 21:10:51 +01:00 |
|
Sam
|
227d26cb9e
|
fix api config on ci - #15
|
2019-11-20 12:32:33 +01:00 |
|
Sam
|
7ffcaad332
|
API & Client - refactor registration activation - #15
|
2019-11-13 21:46:28 +01:00 |
|
Sam
|
97534b698b
|
API - minor refactor and documentation update
|
2019-11-13 19:14:29 +01:00 |
|
Sam
|
98571cb096
|
Merge branch 'master' into v0.3.0
|
2019-11-10 13:19:46 +01:00 |
|
Sam
|
c1f33ddacc
|
[skip travis] minor documentation update
|
2019-09-24 09:04:43 +02:00 |
|
Sam
|
03b99a7b7c
|
update CHANGELOG.md
|
2019-09-23 21:22:36 +02:00 |
|
Sam
|
628f2f3e27
|
API - add route to get application statistics
|
2019-09-23 20:30:40 +02:00 |
|
Sam
|
0c7cefba13
|
API & Client - display only sports with activities on statistics
|
2019-09-23 20:01:16 +02:00 |
|
Sam
|
189a1bc35f
|
Merge branch 'master' into admin
|
2019-09-23 15:32:23 +02:00 |
|
Sam
|
1b47fc323c
|
[skip travis] update version on screenshots
|
2019-09-23 15:15:31 +02:00 |
|
Sam
|
742818a405
|
update CHANGELOG.md and version
|
2019-09-23 15:05:07 +02:00 |
|
Sam
|
8a4b114af8
|
API & Client - display only active sports when adding an activity
|
2019-09-23 14:09:32 +02:00 |
|
Sam
|
1f8de2eccc
|
API & Client - sport administration & refactor - #15
|
2019-09-22 23:08:20 +02:00 |
|
Sam
|
f6389f1cdd
|
API & Client - add API error messages translation
|
2019-09-16 18:54:09 +02:00 |
|
Sam
|
1f17b8fed4
|
API & Client: add user langage preferences in database
|
2019-09-16 14:19:26 +02:00 |
|
Sam
|
82b020ce4e
|
[skip travis] init v0.3.0
|
2019-09-01 12:14:46 +02:00 |
|
Sam
|
5083fa5851
|
update CHANGELOG.md
|
2019-09-01 11:51:45 +02:00 |
|
Sam
|
aa67e7ba20
|
update documentation
|
2019-09-01 11:40:46 +02:00 |
|
Sam
|
de5c0ada6b
|
update documentation
|
2019-08-31 22:59:56 +02:00 |
|
Sam
|
12703d8ffe
|
Client - display activity map on Activities list - fix #37
|
2019-08-31 20:35:09 +02:00 |
|
Sam
|
72cb1eb814
|
update documentation
|
2019-08-31 19:11:46 +02:00 |
|
Sam
|
1dd7c0d8af
|
Client - display stats according to first day of week - fix #23
|
2019-08-31 17:56:14 +02:00 |
|
Sam
|
b00b48e138
|
API - update user model to store first day of week - #23
|
2019-08-31 16:33:50 +02:00 |
|
Sam
|
8716bb05a1
|
[skip travis] update CHANGELOG.md
|
2019-08-31 15:54:12 +02:00 |
|
Sam
|
67d1e424d8
|
[skip travis] update documentation
|
2019-08-31 14:55:50 +02:00 |
|
Sam
|
8fc71ed178
|
API & Client: set file size limit for upload - fix #33
|
2019-08-31 14:11:11 +02:00 |
|
Sam
|
94e26c56fc
|
API - migrating from pipenv to poetry
|
2019-08-28 13:28:23 +02:00 |
|
Sam
|
5068d1f58d
|
[skip travis] update version
|
2019-08-25 22:21:09 +02:00 |
|
Sam
|
ea3fc6aafa
|
update documentation
|
2019-08-25 21:21:34 +02:00 |
|
Sam
|
86cb015279
|
API - get gpx and chart data for an activity segment - #14
|
2019-08-25 18:54:37 +02:00 |
|
Sam
|
f252620ac1
|
API - add coordinates in chart_data - #4
|
2019-08-25 15:05:10 +02:00 |
|
Sam
|
a7de5dd52c
|
Client - disable registration - fix #36
|
2019-08-25 12:50:42 +02:00 |
|
Sam
|
5b6a94fb85
|
API - disable registration - #36
|
2019-08-25 12:07:02 +02:00 |
|
Sam
|
de825904c4
|
[skip travis] minor changes
|
2019-07-24 16:19:04 +02:00 |
|
Sam
|
edf4f4e4ca
|
API - update picture endpoint
|
2019-07-21 22:09:54 +02:00 |
|
Sam
|
072cd691d0
|
[skip travis] add short version
|
2019-07-21 11:12:34 +02:00 |
|
Sam
|
0e3df5cd94
|
[skip travis] add missing footnotes
|
2019-07-21 11:01:22 +02:00 |
|
Sam
|
846218716e
|
[skip travis] update project information
|
2019-07-21 10:53:35 +02:00 |
|
Sam
|
358dfd7387
|
[skip travis] remove call to google font api and unused theme files and
|
2019-07-21 10:30:51 +02:00 |
|
Sam
|
db531a140b
|
add custom css to change admonitions background colors
|
2019-07-21 10:24:45 +02:00 |
|
Sam
|
211b4079e8
|
update docs
|
2019-07-21 09:29:34 +02:00 |
|
Sam
|
fcebb7a3df
|
update docs for remaining endpoints - fix #21
and fix some routes to add authentication
|
2019-07-20 21:57:35 +02:00 |
|
Sam
|
08b8c3c119
|
update auth endpoints documentation - #21
|
2019-07-20 14:27:05 +02:00 |
|
Sam
|
75ceb3cf3c
|
minor change on docs
|
2019-07-20 13:18:39 +02:00 |
|
Sam
|
3c1d665164
|
[skip travis] docs - add link to GitHub
|
2019-07-19 12:26:19 +02:00 |
|
Sam
|
2c91a7fe3d
|
[skip travis] minor doc fix
|
2019-07-19 12:14:37 +02:00 |
|
Sam
|
715da8fc64
|
update docs and api endpoints
|
2019-07-19 12:03:49 +02:00 |
|
Sam
|
1247e2253a
|
update activities endpoints documentation
|
2019-07-19 11:56:48 +02:00 |
|
Sam
|
0701cd43da
|
fix typo
|
2019-07-19 11:07:20 +02:00 |
|
Sam
|
d9337d66e6
|
update activities endpoints documentation
|
2019-07-14 21:37:55 +02:00 |
|
Sam
|
c0e4cc64bd
|
update documentation
|
2019-07-14 21:37:55 +02:00 |
|
Sam
|
a3613617a4
|
refactor
|
2019-07-14 19:42:40 +02:00 |
|
Sam
|
4a06feb399
|
add markdown support and change log
|
2019-07-14 18:23:52 +02:00 |
|
Sam
|
1a0955ff6a
|
update documentation
|
2019-07-14 18:18:41 +02:00 |
|
Sam
|
8b8d343864
|
document first endpoint
|
2019-07-14 16:57:16 +02:00 |
|
Sam
|
9b7055d41c
|
update to bootstrap theme
|
2019-07-14 15:31:04 +02:00 |
|
Sam
|
dd04386743
|
add api auto generate documentation
|
2019-07-14 14:59:44 +02:00 |
|
Sam
|
a84da05427
|
init documentation with Sphinx
|
2019-07-14 14:44:32 +02:00 |
|
Sam
|
6d81a99dc9
|
rename docs directory
|
2019-07-14 14:39:40 +02:00 |
|
Sam
|
c21086cb14
|
update README.md and CHANGELOG.md
|
2019-07-07 14:17:43 +02:00 |
|
Sam
|
012c83121d
|
[skip travis] Update README.md (images)
|
2019-01-13 14:40:05 +01:00 |
|
Sam
|
a3a878da92
|
minor change and README.md update
|
2019-01-07 12:14:22 +01:00 |
|
Sam
|
42934150e4
|
README.md update (images)
|
2018-06-15 11:18:29 +02:00 |
|
Sam
|
019ed42bae
|
READMD.md update (image)
|
2018-06-13 20:47:46 +02:00 |
|
Sam
|
c981cffa81
|
READMD.md update
|
2018-06-13 20:38:40 +02:00 |
|
Sam
|
793ef22c59
|
README.md update (image)
|
2018-06-07 23:01:39 +02:00 |
|
Sam
|
0d576419ff
|
README.md update
|
2018-06-07 22:57:58 +02:00 |
|
Sam
|
7579774640
|
images update
|
2018-06-07 15:49:38 +02:00 |
|
Sam
|
4927ab0c7c
|
'mpwo' renamed to 'FitTrackee'
|
2018-06-07 15:40:22 +02:00 |
|
Sam
|
1f36de74ba
|
API: refactor (rename mpwo_api to fittrackee_api)
|
2018-06-07 14:15:39 +02:00 |
|
Sam
|
2e26a7005d
|
README.md update (image)
|
2018-06-04 19:45:00 +02:00 |
|
Sam
|
1c206de590
|
README.me update + minor changes
|
2018-05-30 17:48:58 +02:00 |
|
SamR1
|
a8faabddc3
|
API: use of PostgreSQL instead of MySQL
API: use of PostgreSQL instead of MySQL
|
2018-01-07 18:11:19 +01:00 |
|
SamR1
|
844457b33c
|
API: init api w/ user management
|
2017-12-16 21:29:16 +01:00 |
|
SamR1
|
40e7d35cb9
|
resetting repository
|
2017-12-09 19:16:35 +01:00 |
|
Sam
|
5a5ea20d09
|
database: script updated
|
2017-08-27 09:46:55 +02:00 |
|
Sam
|
c610217f02
|
database creation (mysql script)
|
2017-08-26 22:12:39 +02:00 |
|
Sam
|
bb88c9494f
|
database creation (mysql script)
|
2017-08-26 22:09:51 +02:00 |
|
Sam
|
54ed130a2e
|
database model update
|
2017-08-20 17:38:01 +02:00 |
|
Sam
|
2d9fbb4bf4
|
database model update
|
2017-08-20 17:36:49 +02:00 |
|
Sam
|
1fb32fe900
|
database model update + .gitignore file added
|
2017-08-20 15:01:25 +02:00 |
|
Sam
|
ae6a887cc9
|
database model
|
2017-08-20 11:13:21 +02:00 |
|
Sam
|
b31d2ad96e
|
dashboard - first version
|
2017-04-02 20:12:15 +02:00 |
|