Commit Graph

97 Commits

Author SHA1 Message Date
Sam
3e3297d0b9 bump to version 0.7.26 2023-11-19 16:48:36 +01:00
Sam
e86f9eb5de Client - update docker files 2023-11-15 14:57:27 +01:00
Sam
7d6b0ddb76 Makefile - update checks commands 2023-11-12 16:37:46 +01:00
Sam
1befae927d Client - upgrade Vue to 3.3 and move to Vite 2023-11-11 15:23:45 +01:00
Sam
5d62a33870 update documentation 2023-06-28 08:47:24 +02:00
Sam
8b60ca181f
Merge pull request #378 from SamR1/docs-i18n
Init documentation translation
2023-06-24 17:52:10 +02:00
Sam
6324639064 Docker - install fittrackee in a virtual env 2023-06-21 17:20:31 +02:00
Sam
4491b8f8de Docs - add 'fr' translation + fixes 2023-06-18 20:45:43 +02:00
Sam
bf1e12f35d Docs - init i18n 2023-06-18 15:23:33 +02:00
Sam
1375986837 Docs - change sphinx theme (switch to "furo") 2023-06-18 15:02:21 +02:00
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
Joshua Taillon
34272814c1 implement user preference for elevation plots starting at zero;
add docker make command to downgrade db;
add (google-powered) translations for the new labels
2023-03-13 22:51:05 -06:00
Sam
fcee735d8a update Makefile 2023-02-16 10:24:32 +01:00
Sam
a577fa0a6b bump version to 0.7.7 2022-11-27 12:06:46 +01:00
Sam
872105e2d3 Tests - parallelize python tests w/ pytest-xdist 2022-11-19 20:17:58 +01:00
Sam
eb57935b58 Client - move input sanitization in utils 2022-11-16 11:01:36 +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
9ab325c438 Docker - update commands 2022-07-23 11:30:30 +02:00
Sam
6dffecb9bb Docker - add commands for lint and tests 2022-07-20 10:08:01 +02:00
Sam
fd292a9392 API - use Babel to translate emails 2022-07-02 19:25:11 +02:00
Sam
2e98bdccfe Docker - fix typo 2022-06-05 11:08:53 +02:00
Sam
e4f4be9534 API - update tests config 2022-05-29 09:31:42 +02:00
Sam
b5d09008ee Tools - add bandit 2022-05-28 20:01:24 +02:00
Sam
6b9d92c17c update js deps 2022-05-18 10:09:27 +02:00
Sam
8ea94d28a2 update Makefile 2022-04-23 14:08:51 +02:00
Sam
cea049273c API & CLI - refacto + new commands to update users 2022-04-23 14:08:38 +02:00
Sam
a43b538aae update Makefile 2022-04-23 11:21:14 +02:00
Sam
64a2e740de update Makefile 2022-03-27 09:48:36 +02:00
Sam
fbf1cbf2b9 update Makefile 2022-03-23 09:36:39 +01:00
Sam
18e4ba61fc API - move set-admin command in users blueprint 2022-02-13 14:36:14 +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
866a4480c1 API - add command to set an admin after fresh install 2022-02-12 14:31:05 +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
3bdeb87f8c update Makefile 2022-02-05 12:45:16 +01:00
Sam
00b6e05805 API - authentication decorators return user directly instead of user id 2021-12-01 19:22:53 +01:00
Sam
1013b5cdca Docker - update fittrackee-client 2021-11-06 22:18:45 +01:00
Sam
868827fe9d update Makefile 2021-11-03 18:29:49 +01:00
Sam
aa102e7cfe update Makefile 2021-11-03 18:26:49 +01:00
Sam
1881165b57 API - fix new sports addition
- add data migration and fix data init for new instances
- update and fix tests
2021-11-03 17:25:28 +01:00
Fmstrat
007bc81581 Moved -d to allow for run 2021-10-18 11:28:48 -04:00
Sam
6135d5b551 Docs - update docker documentation 2021-10-17 09:28:59 +02:00
Sam
8cdb61dc60 Docker - add client with react dev tools 2021-10-17 09:24:43 +02:00
Sam
27aa932d98 update Makefile 2021-06-26 22:18:08 +02:00
Sam
5164bb4883 API - update python dependencies 2021-01-31 18:40:20 +01:00
Sam
4fb9d3ffd7 add docker for evaluation purposes 2021-01-31 11:30:41 +01:00
Sam
fc491ec455 update Makefile 2021-01-20 17:17:22 +01:00
Sam
3a80e01cc2 API - replace 'Activity' with 'Workout' - #58 2021-01-10 11:32:11 +01:00
Sam
634d06b05a API - add typing 2021-01-02 19:28:07 +01:00