Sam
|
e28d609013
|
Client - minor style change
|
2020-05-02 19:32:38 +02:00 |
|
Sam
|
ba9290bcd8
|
API - fix test
|
2020-05-02 18:50:42 +02:00 |
|
Sam
|
b0f1d7468f
|
Client - update style to make tables more responsive
|
2020-05-02 18:43:10 +02:00 |
|
Sam
|
2fda3b1330
|
add missing doc
|
2020-05-02 18:43:10 +02:00 |
|
Sam
|
1c13aca2eb
|
API & Client - add pagination and filter on users lists
|
2020-05-02 18:43:10 +02:00 |
|
Sam
|
958c6711a3
|
API - update testing config
|
2020-05-02 10:39:43 +02:00 |
|
Sam
|
ea13cd8946
|
Client - admin refactor
|
2020-05-02 09:53:29 +02:00 |
|
Sam
|
5aa1d77553
|
API & Client - display uploaded files size in admin + minor changes
|
2020-05-01 20:22:08 +02:00 |
|
Sam
|
abca323936
|
API - move health route
|
2020-05-01 18:10:34 +02:00 |
|
Sam
|
d6615795ba
|
Client - minor style changes
|
2020-05-01 18:06:09 +02:00 |
|
Sam
|
8f48c34bed
|
Client - admin can delete user account - #15
|
2020-05-01 17:02:50 +02:00 |
|
Sam
|
f249b09146
|
API & Client - user can delete his account - fix #17
|
2020-05-01 16:20:44 +02:00 |
|
Sam
|
3d01eadc71
|
Client - minor refactor
|
2020-05-01 13:48:20 +02:00 |
|
Sam
|
7cc1b40f26
|
API & Client - add/remove user admin rights - #15
|
2020-05-01 12:13:06 +02:00 |
|
Sam
|
aa29231fd9
|
Merge branch 'master' into v0.3.0
|
2020-05-01 09:51:19 +02:00 |
|
Sam
|
b6c445b6df
|
update lint config (due to changes with prettier 2.0.x version)
|
2020-05-01 09:28:34 +02:00 |
|
Sam
|
e82db4dcf6
|
add CI env variable to avoid react-script exiting
|
2020-04-29 17:18:20 +02:00 |
|
Sam
|
a66725399e
|
update node version
|
2020-04-29 15:35:50 +02:00 |
|
Sam
|
42cbdbe4a5
|
update JS dependencies
w
|
2020-04-29 15:35:26 +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
|
f1257f98a4
|
Client - refactor user profile (wip)
|
2020-02-08 15:22:10 +01:00 |
|
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
|
0d21904b77
|
update Python dependencies
|
2020-02-07 11:32:18 +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
|
2e1ee2c7a1
|
Client - handle path type on interceptors
|
2020-01-31 15:06:48 +01:00 |
|
Sam
|
5a4dd60e41
|
update version in pyproject.toml
|
2020-01-31 14:33:43 +01:00 |
|
Sam
|
fab69ceabe
|
update CHANGELOG.md
|
2020-01-31 14:23:31 +01:00 |
|
Sam
|
ba99298a33
|
update Python dependencies
|
2020-01-31 14:02:51 +01:00 |
|
Sam
|
1de364f9f5
|
update JS dependencies
|
2020-01-31 14:01:21 +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
|
69bcda043d
|
update test step on ci
|
2020-01-31 09:12:52 +01:00 |
|
Sam
|
03b2fe4f65
|
update Python dependencies
|
2020-01-30 23:15:33 +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
|
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
|
aade621030
|
Merge branch '46_calendar'
|
2020-01-28 21:03:46 +01:00 |
|
Sam
|
3fd72acf96
|
display a popup to show more activities - fix #46
|
2020-01-28 21:03:12 +01:00 |
|
Sam
|
42880c4b6f
|
update travis config
|
2020-01-28 20:35:27 +01:00 |
|