Commit Graph

1154 Commits

Author SHA1 Message Date
Sam
fbf1cbf2b9 update Makefile 2022-03-23 09:36:39 +01:00
Sam
ebd9811efa Merge branch 'test-refacto' into dev 2022-03-13 08:37:49 +01:00
Sam
2de9cb1857 API - test refacto (response errors assertion) 2022-03-13 08:36:54 +01:00
Sam
1245a64e18 API - test refacto (auth method to get client and token) 2022-03-12 18:23:22 +01:00
Sam
97935d0fbb Merge branch 'update-vue-cli' into dev_bis 2022-02-20 10:02:17 +01:00
Sam
83f234d574 Merge branch 'api-refacto' into dev_bis 2022-02-20 10:02:10 +01:00
Sam
9648593bef update dist files 2022-02-20 10:00:35 +01:00
Sam
696be0f1d4 update eslint related deps
(except ESLint due to errors on tests w/ chai)
2022-02-20 09:45:54 +01:00
Sam
c3989e0406 update to sass last version 2022-02-19 23:13:02 +01:00
Sam
c267d65ff3 update vue-cli to 5.x 2022-02-19 22:50:13 +01:00
Sam
9abaf4887e update js dependencies 2022-02-19 21:53:16 +01:00
Sam
fc43fcd6bf API - users refactoring 2022-02-16 18:07:17 +01:00
Sam
1b4a477544 API - workouts refactoring 2022-02-16 17:46:41 +01:00
Sam
0b2e2ed5dd API - email service refactoring 2022-02-16 13:35:38 +01:00
Sam
04a89fafd8 API - move and rename function returning responses 2022-02-16 13:34:35 +01:00
Sam
9700b98af1 API - move file utils 2022-02-16 12:56:32 +01:00
Sam
10a9ff5e28 update python dependencies 2022-02-16 12:08:33 +01:00
Sam
1bd623ff68 Merge branch 'master' into dev 2022-02-13 16:42:41 +01:00
Sam
e2f42581f7 Merge branch 'release-v0.5.7' 2022-02-13 16:20:26 +01:00
Sam
8e8b4f8987 bump version to 0.5.7 2022-02-13 16:08:51 +01:00
Sam
165b828889
Merge pull request #152 from SamR1/minor-fixes
Fixes and improvements
2022-02-13 15:27:41 +01:00
Sam
27d47091b9 API - set autoescape on jinja templates 2022-02-13 15:13:16 +01:00
Sam
18e4ba61fc API - move set-admin command in users blueprint 2022-02-13 14:36:14 +01:00
Sam
e773be0e1a API - remove dotenv warning 2022-02-13 14:34:24 +01:00
Sam
eea3ab5ae7 API - check app config before dropping database 2022-02-13 14:31:59 +01:00
Sam
d1aa220e1d API - fix dramatiq warning when launching workers w/ script entrypoint 2022-02-13 14:29:08 +01:00
Sam
9522679eb8
Merge pull request #151 from SamR1/security-fixes
fix security issues
2022-02-13 14:25:33 +01:00
Sam
3b019005d0 Client - update dist files 2022-02-13 13:50:01 +01:00
Sam
e1de53a057 update js dependencies
only minor update
2022-02-13 13:50:01 +01:00
Sam
94a6f2fa9c API & Client - allow only alphanumeric characters and '_' in username 2022-02-13 13:49:59 +01:00
Sam
66cd3c9655 API - sanitize map tile parameters 2022-02-13 13:39:43 +01:00
Sam
4a911be085 API - fix serving images 2022-02-13 13:39:43 +01:00
Sam
f3e0f5e4b7
Merge pull request #150 from SamR1/improve-app-init
Improve application initialization
2022-02-13 13:38:55 +01:00
Sam
4b03a66117 update documentation 2022-02-13 09:52:34 +01:00
Sam
1f3fe5d07f Docker - add script to set admin rights 2022-02-13 09:46:17 +01:00
Sam
df85f5c439 update Makefile 2022-02-13 09:06:50 +01:00
Sam
251225b8b1 update e2 tests 2022-02-12 16:31:34 +01:00
Sam
866a4480c1 API - add command to set an admin after fresh install 2022-02-12 14:31:05 +01:00
Sam
b1cafc585d API - remove unmaintained command 2022-02-12 14:13:59 +01:00
Sam
1a53d4a991 API - remove init-data step since no additional data is now required
+ remove config init from removed env. variables
2022-02-12 14:12:58 +01:00
Sam
e751fec1d0 API - remove admin creation in database init 2022-02-12 13:43:38 +01:00
Sam
ba4e3e809a API - remove unused configuration parameters 2022-02-12 13:43:24 +01:00
Sam
6bac135266 update python deps 2022-02-12 09:52:38 +01:00
Sam
12bebccbc0 Merge branch 'master' into dev 2022-02-05 23:07:29 +01:00
Sam
10d9f82c70 Merge branch 'release-v0.5.6' 2022-02-05 22:46:48 +01:00
Sam
46e52b0f23 bump version to 0.5.6 2022-02-05 22:09:21 +01:00
Sam
bf65d6439b
Merge pull request #147 from SamR1/fix-filter-labels
fix label on workout filters
2022-02-05 19:52:11 +01:00
Sam
d3342c83ab Client - fix label on workouts filters - fix #146 2022-02-05 19:09:04 +01:00
Sam
374a7c6056
Merge pull request #145 from SamR1/workout-model-fix
fix on database models
2022-02-05 18:41:34 +01:00
Sam
3bdeb87f8c update Makefile 2022-02-05 12:45:16 +01:00