Sam
|
8eb5028f84
|
Merge branch 'master' into dev
|
2022-04-03 19:59:03 +02:00 |
|
Sam
|
de9eac0a92
|
Merge branch 'release-v0.6.2'
|
2022-04-03 19:47:55 +02:00 |
|
Sam
|
79c3be07ad
|
bump version to 0.6.2
|
2022-04-03 19:47:40 +02:00 |
|
Sam
|
7b46f4430e
|
Merge branch 'update-deps' into dev
|
2022-04-03 13:12:14 +02:00 |
|
Sam
|
d692f78343
|
update README.md
|
2022-04-03 13:06:04 +02:00 |
|
Sam
|
dbbe27418b
|
Client - update dist files
|
2022-04-03 12:49:09 +02:00 |
|
Sam
|
b489ce7be2
|
update js dependencies
|
2022-04-03 12:41:59 +02:00 |
|
Sam
|
db8c9df33c
|
API - fix user agent infos in emails after dependencies update
(user-agent parsing has been removed in Werkzeug 2.1)
|
2022-04-03 11:51:11 +02:00 |
|
Sam
|
a9064d5bef
|
update python deps
|
2022-04-03 11:36:31 +02:00 |
|
Sam
|
935340b932
|
Merge branch 'tests-refacto' into dev
|
2022-04-02 17:29:34 +02:00 |
|
Sam
|
b17b94076d
|
API - refacto tests
move some tests in models tests (to simplify api tests)
+ doc fix
|
2022-04-02 17:17:47 +02:00 |
|
Sam
|
afd11806b7
|
Merge pull request #176 from SamR1/fix-distance-card
Fix distance card refresh
|
2022-04-02 11:41:27 +02:00 |
|
Sam
|
b14bcc7128
|
Client - update dist files
|
2022-04-02 11:06:25 +02:00 |
|
Sam
|
d1e36e0614
|
Client - fix distance card refresh
|
2022-04-02 10:56:56 +02:00 |
|
Sam
|
7ca2beded3
|
Merge pull request #174 from SamR1/fix-user-link
Fix link to user profile in workout card
|
2022-04-02 10:33:56 +02:00 |
|
Sam
|
6947f27c18
|
Client - update dist files
|
2022-03-30 11:56:04 +02:00 |
|
Sam
|
26c600fa32
|
API & Client - fix link to user profile in workout card
|
2022-03-30 11:30:45 +02:00 |
|
Sam
|
8f4272ee76
|
Merge branch 'master' into dev
|
2022-03-27 20:50:43 +02:00 |
|
Sam
|
b7f074d8db
|
Merge branch 'release-v0.6.1'
|
2022-03-27 20:35:11 +02:00 |
|
Sam
|
2152aaa359
|
bump version to 0.6.1
|
2022-03-27 20:34:05 +02:00 |
|
Sam
|
260f77aef0
|
Merge pull request #172 from SamR1/fix-stats-chart
Fix stats chart
|
2022-03-27 20:18:06 +02:00 |
|
Sam
|
60d7db067d
|
Client - update dist files
|
2022-03-27 19:53:20 +02:00 |
|
Sam
|
02e1072f0c
|
Client - fix stats chart update
(temporary fix by downgrading dependency)
|
2022-03-27 19:46:50 +02:00 |
|
Sam
|
5e05e11b8a
|
Merge branch 'master' into dev
|
2022-03-27 15:28:48 +02:00 |
|
Sam
|
a491f7fa25
|
Merge branch 'release-v0.6.0'
|
2022-03-27 15:24:01 +02:00 |
|
Sam
|
a608ceeaf5
|
bump version to 0.6.0
|
2022-03-27 15:11:36 +02:00 |
|
Sam
|
9e48cd242c
|
Merge pull request #170 from SamR1/minor-fixes
fix user picture refresh after update + minor fixes
|
2022-03-27 13:28:29 +02:00 |
|
Sam
|
36f6ea928d
|
Client - update dist files
|
2022-03-27 13:13:30 +02:00 |
|
Sam
|
8a85f6d1c0
|
Client - fix duration inputs + style fix on picture edition
|
2022-03-27 13:10:06 +02:00 |
|
Sam
|
4b54634ce8
|
Docker - update dockerfile
|
2022-03-27 10:58:51 +02:00 |
|
Sam
|
684bb698e7
|
Client - update dist files
|
2022-03-27 10:07:15 +02:00 |
|
Sam
|
64a2e740de
|
update Makefile
|
2022-03-27 09:48:36 +02:00 |
|
Sam
|
ad2f57c59c
|
update javascript dependencies
|
2022-03-27 09:45:29 +02:00 |
|
Sam
|
73f68ffc94
|
update python dependencies
|
2022-03-27 09:35:29 +02:00 |
|
Sam
|
e11970665b
|
Client - remove old comment
|
2022-03-27 08:51:10 +02:00 |
|
Sam
|
db2390828f
|
Client - fix picture refresh after update
|
2022-03-27 08:48:15 +02:00 |
|
Sam
|
b1160f73ba
|
Merge pull request #165 from SamR1/user-account-update
Improve user registration and account update
|
2022-03-26 20:50:42 +01:00 |
|
Sam
|
68f78c26e3
|
API & Docs - update and fix documentation
|
2022-03-26 20:30:43 +01:00 |
|
Sam
|
ae1c55e91b
|
API - remove unused query param when updated profile
|
2022-03-26 18:44:30 +01:00 |
|
Sam
|
95ac722828
|
Client - build dist files
|
2022-03-26 18:30:46 +01:00 |
|
Sam
|
eb02ede0d7
|
API & Client - order on user account status in administration
+ fixes
|
2022-03-26 18:28:04 +01:00 |
|
Sam
|
614c888ec4
|
Client - init "About" page and admin contact in footer
+ add missing translations
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
49100c27e7
|
API - add email to contact admin in app config
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
f650a70ace
|
API - fix typo in email
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
d9482c5976
|
Tests - update end to end tests and ci config
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
7f88d995ed
|
Client - build dist files
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
4a22f91bda
|
Client - minor fixes
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
787edbc1af
|
API - email template refacto
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
135281fe1d
|
API & Client - complete users administration
|
2022-03-26 17:58:21 +01:00 |
|
Sam
|
c92787a0d5
|
API - active user if not when adding admin rigths
|
2022-03-26 17:58:21 +01:00 |
|