Sam
|
b28ea324f9
|
Client - update users list - #15
|
2020-02-08 15:22:10 +01:00 |
|
Sam
|
c422678880
|
Client - init users list in Admin
|
2020-02-07 12:49:17 +01:00 |
|
Sam
|
828704fa23
|
Client - add admin translations
|
2020-02-07 12:49:17 +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
|
2e1ee2c7a1
|
Client - handle path type on interceptors
|
2020-01-31 15:06:48 +01:00 |
|
Sam
|
fab69ceabe
|
update CHANGELOG.md
|
2020-01-31 14:23:31 +01:00 |
|
Sam
|
b862a77344
|
Client - add URL interceptors to simplify routes definition
|
2020-01-31 12:46:38 +01:00 |
|
Sam
|
34614d5a6c
|
Client - add spinner on loading activities
|
2020-01-31 11:09:42 +01:00 |
|
Sam
|
4c3fc343d5
|
Client - empty user data on logout
|
2020-01-31 11:04:00 +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
|
57a977ec7e
|
update version
|
2020-01-30 21:24:47 +01:00 |
|
Sam
|
2c7dd1d6c8
|
Client - minor changes
|
2020-01-30 20:56:39 +01:00 |
|
Sam
|
a413ff35ae
|
Client - minor style change
|
2020-01-30 18:51:17 +01:00 |
|
Sam
|
3fd72acf96
|
display a popup to show more activities - fix #46
|
2020-01-28 21:03:12 +01:00 |
|
Sam
|
c8c1074604
|
hide some activities on calendar depending on screen width - #46
|
2020-01-28 19:34:10 +01:00 |
|
Sam
|
5ad074bb1f
|
minor refactor
|
2020-01-28 15:47:38 +01:00 |
|
Sam
|
e4cb0404ce
|
minor style fix
|
2020-01-28 15:17:49 +01:00 |
|
Sam
|
84b4966a5e
|
update timezone drop-down background - fix #47
|
2020-01-13 14:54:04 +01:00 |
|
Sam
|
99ee0e4200
|
Merge branch 'master' into v0.3.0
|
2019-12-29 13:39:26 +01:00 |
|
Sam
|
432bd0c27c
|
Client - refactor locales
|
2019-12-29 11:37:17 +01:00 |
|
Sam
|
5869905b0c
|
add missing translation
|
2019-12-29 11:25:50 +01:00 |
|
Sam
|
40edbe19ce
|
Client - display WE days with different BG color on calendar - fix #43
|
2019-12-29 10:42:01 +01:00 |
|
Sam
|
038610e7f6
|
Client - fix editing a workout with gpx file
|
2019-12-29 10:23:49 +01:00 |
|
Sam
|
91b77cd819
|
Client - minor changes on i18n
|
2019-12-28 22:46:02 +01:00 |
|
Sam
|
4c26088494
|
Client - update CSS and JS files
|
2019-12-28 22:30:16 +01:00 |
|
Sam
|
4500732a0e
|
update JS deps
|
2019-12-28 22:08:16 +01:00 |
|
Sam
|
f1298aa7ba
|
Merge branch 'master' into v0.2.3
|
2019-12-28 21:22:00 +01:00 |
|
Sam
|
7ffcaad332
|
API & Client - refactor registration activation - #15
|
2019-11-13 21:46:28 +01:00 |
|
Sam
|
1398c7ff4a
|
Client - add application configuration in Application Admin - #15
|
2019-11-13 20:16:58 +01:00 |
|
Sam
|
f3356e045c
|
Client - display app statistics in Administration
|
2019-09-23 21:05:55 +02:00 |
|
Sam
|
0c7cefba13
|
API & Client - display only sports with activities on statistics
|
2019-09-23 20:01:16 +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
|
d4fc69c4d5
|
Client - refactor admin (wip)
|
2019-09-22 23:08:20 +02:00 |
|
Sam
|
caa866c816
|
Client - localize Calendar w/ date-fns - fix #40
|
2019-09-16 19:21:20 +02:00 |
|
Sam
|
ed0e467404
|
Client - add some error messages translation and refactor
|
2019-09-16 18:56:37 +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
|
0443a4e3c9
|
Client - fix translation
|
2019-09-16 13:08:58 +02:00 |
|
Sam
|
131f315911
|
Client - application translation
|
2019-09-16 12:51:44 +02:00 |
|
Sam
|
77bc32d4a5
|
Client - application translation (wip)
|
2019-09-16 10:26:02 +02:00 |
|
Sam
|
745d102ee2
|
Client - store language w/ redux
|
2019-09-08 17:14:48 +02:00 |
|
Sam
|
6f7f69a807
|
Client - minor style changes
|
2019-09-08 16:53:47 +02:00 |
|
Sam
|
97934f8ffe
|
Client - change language on dropdown change
|
2019-09-08 16:53:47 +02:00 |
|
Sam
|
44d0c36485
|
Client - add a language dropdown
|
2019-09-08 16:53:47 +02:00 |
|
Sam
|
c83351ea1f
|
Client - use namespaces for i18n
|
2019-09-08 11:35:30 +02:00 |
|
Sam
|
8473f6652c
|
Client - init localization w/ react-i18n - #40
|
2019-09-08 11:17:02 +02:00 |
|
Sam
|
82b020ce4e
|
[skip travis] init v0.3.0
|
2019-09-01 12:14:46 +02:00 |
|
Sam
|
38bbd61eba
|
Client - fix activities list style & activity details display
|
2019-09-01 11:26:38 +02:00 |
|