Commit Graph

16 Commits

Author SHA1 Message Date
Roland Geider
13c44ff543 Fix linting errors for markdown 2021-08-09 18:04:21 +02:00
Roland Geider
52eb645872 Correctly set exercise base in images 2021-05-12 11:17:33 +02:00
Roland Geider
b0ec10a5cd Rename workout model attributes
'comment' is renamed to 'name' and a new field 'description' is now available
for actual longer descriptions if needed

Closes #666
2021-05-10 16:42:57 +02:00
Brad Johnson
0b1619b874 fix(): 404 if a trainer tries to login to a different gym
Rather than just returning "permission denied", we can interpret this scenario
as a "failure to look up a user with that gym/user ID combo".

This should give users the information they need to self-recover, while not
leaking any other sensitive details.

Fixes: #585
2021-03-07 21:31:11 -06:00
Roland Geider
e286d5a7da Move other ingredient fixtures to data repo and update the docs 2020-12-20 20:59:32 +01:00
Angelina Subeska
6a17716d6c Fixed python command 2020-12-07 18:04:11 +01:00
Roland Geider
737e494297 Change the default password to adminadmin 2020-12-04 20:03:24 +01:00
Roland Geider
c811712e79 Show the docker compose command in the readme
This makes it easier to get a development instance running
2020-11-23 10:43:33 +01:00
Roland Geider
5d486d52dc Fix markdown linting errors 2020-09-21 20:04:57 +02:00
Roland Geider
b4591857a7 Make clearer what each docker image does and what not 2020-09-21 16:22:50 +02:00
Roland Geider
c4c4f51041 Add links to discord server 2020-09-15 10:44:47 +02:00
Roland Geider
a57e74b2a1 Reformat command line options block 2020-09-04 15:39:50 +02:00
Roland Geider
e70acc1ee6 Fence available tasks to make the linter happy 2020-09-03 18:52:26 +02:00
Roland Geider
73bb56962d Don't use bare URLs 2020-09-03 17:38:24 +02:00
Roland Geider
520b8632ac Remove unused import 2020-09-03 17:33:25 +02:00
Roland Geider
31f10ad82e Update README 2020-09-02 16:25:16 +02:00