Sam
|
6135d5b551
|
Docs - update docker documentation
|
2021-10-17 09:28:59 +02:00 |
|
Sam
|
068869c8ed
|
Docker - add volume and FLASK_ENV variable in fittrackee container
|
2021-10-17 09:24:43 +02:00 |
|
Sam
|
8cdb61dc60
|
Docker - add client with react dev tools
|
2021-10-17 09:24:43 +02:00 |
|
Sam
|
9da4f60d4b
|
Docker - update docker-compose
|
2021-10-17 09:24:43 +02:00 |
|
Sam
|
c0b56264c3
|
Merge branch 'update_deps' into dev
|
2021-10-17 09:22:05 +02:00 |
|
Sam
|
81567bd11f
|
update js dependencies
except major versions of history, i18next and recharts
|
2021-10-17 08:58:40 +02:00 |
|
Sam
|
5c84f27c9d
|
update python dependencies
|
2021-10-16 21:16:43 +02:00 |
|
Sam
|
c944478fa0
|
update documentation
|
2021-07-17 12:37:47 +02:00 |
|
Sam
|
9254c02f1a
|
API - minor fix + update .env templates
|
2021-07-17 12:33:42 +02:00 |
|
Sam
|
8862368a71
|
update .env examples
|
2021-07-16 21:10:23 +02:00 |
|
Sam
|
277a1b7c89
|
update CHANGELOG
|
2021-07-16 20:33:15 +02:00 |
|
Sam
|
f81f4ef041
|
bump version to 0.4.9
|
2021-07-16 20:33:15 +02:00 |
|
Sam
|
99cfd72323
|
update documentation
|
2021-07-16 19:33:32 +02:00 |
|
Sam
|
3c4718cc27
|
API - allow keeping default tile server for static map - #83
|
2021-07-16 19:17:28 +02:00 |
|
Sam
|
cbcd67b3a1
|
update documentation
|
2021-07-14 21:11:48 +02:00 |
|
Sam
|
3ead237e5c
|
API - use same tile server as Client to generate staticmap - fix #83
|
2021-07-14 20:57:31 +02:00 |
|
Sam
|
bd7783ca96
|
API - mock staticmap for all tests
|
2021-07-14 20:55:33 +02:00 |
|
Sam
|
be4dc6fe8e
|
update CHANGELOG.md
|
2021-07-14 20:39:26 +02:00 |
|
Sam
|
ea27078a0d
|
Client - minor fix on notes display
|
2021-07-14 16:06:07 +02:00 |
|
Sam
|
c82ad37270
|
Client - fix user birthday update - fix #82
|
2021-07-14 15:18:27 +02:00 |
|
Sam
|
fdfd828677
|
Client - display characters limitation on textarea - fix #81
|
2021-07-14 15:07:03 +02:00 |
|
Sam
|
7cea812d8b
|
Client - fix typo
|
2021-07-14 15:01:45 +02:00 |
|
Sam
|
70ae3863e2
|
API - fix notes emptying
|
2021-07-14 14:54:20 +02:00 |
|
Sam
|
66b9c77560
|
API - fix adding workouts notes with control characters - fix #80
|
2021-07-14 14:29:10 +02:00 |
|
Sam
|
2c37e378d8
|
API - test config update
|
2021-07-14 14:28:02 +02:00 |
|
Sam
|
fc86ddbbed
|
update documentation
|
2021-07-10 10:46:44 +02:00 |
|
Sam
|
90765d733b
|
update CHANGELOG.md
|
2021-07-03 13:10:10 +02:00 |
|
Sam
|
d363950479
|
bump version to 0.4.8
|
2021-07-03 13:02:23 +02:00 |
|
Sam
|
ed7f3fa5d8
|
update CHANGELOG.md
|
2021-07-03 11:48:34 +02:00 |
|
Sam
|
a96f8da2f2
|
pin SQLAlchemy version - fix #79
|
2021-07-03 11:26:50 +02:00 |
|
Sam
|
407aa71909
|
update documentation after sphinx update
|
2021-07-03 11:26:30 +02:00 |
|
Sam
|
947d8a5e38
|
update python deps
|
2021-07-03 11:17:43 +02:00 |
|
Sam
|
27aa932d98
|
update Makefile
|
2021-06-26 22:18:08 +02:00 |
|
Sam
|
d1b0ca26bf
|
update js dependencies
|
2021-06-26 22:17:49 +02:00 |
|
Sam
|
0b1484308f
|
Docs - remove proprietary app from list of examples of tracking apps
|
2021-06-06 11:34:22 +02:00 |
|
Sam
|
f6beeff062
|
Docs - downgrade sphinx version due to deprecated method
`force_decode` is removed in 4.0, generating errors with `sphinxcontrib.httpdomain`
|
2021-06-06 11:23:26 +02:00 |
|
Sam
|
423aaa3e64
|
API - fix test
|
2021-05-22 18:07:27 +02:00 |
|
Sam
|
8fcbbf010c
|
API - fix user agent used to get map tiles
|
2021-05-22 17:37:44 +02:00 |
|
Sam
|
a43018b155
|
Client - update build
|
2021-05-22 17:27:39 +02:00 |
|
Sam
|
2fd2cd5c16
|
Client - lint fix after prettier update
|
2021-05-22 17:25:14 +02:00 |
|
Sam
|
5b49928c84
|
Client - update JS dependencies
|
2021-05-22 17:24:35 +02:00 |
|
Sam
|
c902bdb911
|
API - refactor + typing errors fix
|
2021-05-22 17:14:24 +02:00 |
|
Sam
|
25bdb215cb
|
API - fix check on app_config table
|
2021-05-22 17:13:48 +02:00 |
|
Sam
|
37f5cb9a37
|
API - update python dependencies
|
2021-05-22 17:11:32 +02:00 |
|
Sam
|
0210774fd9
|
update documentation
|
2021-04-07 10:43:20 +02:00 |
|
Sam
|
8d2ec19be3
|
update CHANGELOG.md
|
2021-04-07 10:14:29 +02:00 |
|
Sam
|
8f5e6afdfa
|
bump version to 0.4.7
|
2021-04-07 10:00:16 +02:00 |
|
Sam
|
030afaef01
|
update CHANGELOG.md
|
2021-04-06 16:03:14 +02:00 |
|
Sam
|
1ff8744aad
|
Client - fix workouts order on calendar - #75
|
2021-04-06 15:23:20 +02:00 |
|
Sam
|
7a758d4746
|
update CHANGELOG.md
|
2021-04-06 14:26:51 +02:00 |
|