Commit Graph

41 Commits

Author SHA1 Message Date
Sam
17a0af700b API - drop python 3.7 support
minimal version: 3.8.1 (flake8 6.0.0 requires Python >=3.8.1)
2023-06-14 20:59:06 +02:00
Sam
6c9fa65558 update python dependencies 2022-11-26 12:55:01 +01:00
Joshua Taillon
d36a1f0ac0 fix some tests 2022-10-31 18:27:03 +01:00
Joshua Taillon
b2509ff1c6 Add ability to customize format used to display dates throughout the application 2022-10-31 18:27:03 +01:00
Sam
fd292a9392 API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
Sam
cc4287ed32 Docker - fix .env files 2022-06-18 17:10:45 +02:00
Sam
b5d09008ee Tools - add bandit 2022-05-28 20:01:24 +02:00
Sam
a43b538aae update Makefile 2022-04-23 11:21:14 +02:00
Sam
afb302a047 update python dependencies 2021-04-06 13:19:10 +02:00
Sam
634d06b05a API - add typing 2021-01-02 19:28:07 +01:00
Sam
e7ee2d50af update documentation 2020-09-19 13:56:19 +02:00
Sam
b44a2cef53 API - minor refactor 2020-09-17 16:09:11 +02:00
Sam
8c84afe793 add entry points for fittrackee package 2020-09-16 18:58:14 +02:00
Sam
a266fc330e Client - move package.json and lint config files 2020-09-16 16:00:25 +02:00
Sam
af301b437e API - remove intermediate directory and rename api directory 2020-09-16 15:41:06 +02:00
Sam
1ad847c857 API & Client - replace testcafe with selenium for e2e tests 2020-09-16 13:52:57 +02:00
Sam
f626559e5e API & Client - use flask to serve js files 2020-09-16 13:48:45 +02:00
Sam
dd90f73c16 API - add black 2019-08-28 13:33:19 +02:00
Sam
2bd9df63c2 API - move pytest config in pyproject.toml 2019-08-28 13:33:19 +02:00
Sam
94e26c56fc API - migrating from pipenv to poetry 2019-08-28 13:28:23 +02:00
Sam
a3613617a4 refactor 2019-07-14 19:42:40 +02:00
Sam
5c13dec256 update Makefile to generate documentation 2019-07-14 14:47:07 +02:00
Sam
904cae0028 update JS dependencies 2018-11-18 13:06:04 +01:00
Sam
124fe88ec1 add install-db in Makefile 2018-09-09 10:48:32 +02:00
Sam
c4877046ab Makefile update 2018-07-01 15:41:32 +02:00
Sam
48538a63e1 app deployment 2018-06-20 15:27:52 +02:00
Sam
454ac19ca5 API: docker fix
use of symlink to avoid duplicate Pipfiles
2018-06-20 14:18:49 +02:00
Sam
0d1147feae API: use of pipenv instead of pip + virtualenv 2018-06-20 13:23:47 +02:00
Sam
f65d636f85 API & Client: refactor (rename mpwo to fittrackee) 2018-06-07 14:45:51 +02:00
Sam
1f36de74ba API: refactor (rename mpwo_api to fittrackee_api) 2018-06-07 14:15:39 +02:00
Sam
59a3ca6a3a API: test coverage on codacy 2018-05-12 18:21:00 +02:00
Sam
fd8b51f416 config fix
* FLASK_ENV (new in Flask 1.0)
* eslint config (corrects directories and rules)
* minor fixes
Note: still having problems w/ database used by pytest
2018-05-01 11:54:37 +02:00
Sam
824e98b996 API: app settings in env variable 2018-04-10 21:53:18 +02:00
SamR1
3f0b3844d4 Activities: database model init 2018-01-21 17:43:13 +01:00
SamR1
3fb7f05fd5 moving alembic script directory 2018-01-20 20:05:41 +01:00
SamR1
e1062a107c API & Client: pre-commit lint 2018-01-14 20:50:50 +01:00
SamR1
dbc68de5f2 adding nginx 2018-01-14 14:41:03 +01:00
SamR1
fb109ced06 docker-compose-ci.yml: adding api tests 2018-01-13 13:00:20 +01:00
SamR1
a8faabddc3 API: use of PostgreSQL instead of MySQL
API: use of PostgreSQL instead of MySQL
2018-01-07 18:11:19 +01:00
SamR1
3a94f9a1b2 e2e tests: init
and package.json files fix
2018-01-07 12:43:52 +01:00
SamR1
4f70e5404f Makefile 2017-12-25 21:17:47 +01:00