backend/src
2021-01-20 17:25:46 +01:00
..
controllers Fixed contact cascading 2021-01-19 19:04:46 +01:00
errors Merge branch 'dev' into feature/104-contacts 2021-01-19 16:44:34 +01:00
loaders Added a config option for test data seeding 2021-01-20 17:25:46 +01:00
middlewares Implemented a baisc user checker/getter 2021-01-15 22:16:28 +01:00
models Added missing id property 2021-01-19 18:00:45 +01:00
seeds Switched emails to being mandetory for users 2021-01-13 17:44:22 +01:00
static/docs 🎨 fixed landing html + styling 2020-12-23 17:55:44 +01:00
tests Updated contact update tests 2021-01-19 19:32:39 +01:00
apispec.ts Fixed the version getting process 2021-01-12 17:39:40 +01:00
app.ts Implemented a baisc user checker/getter 2021-01-15 22:16:28 +01:00
config.ts Added a config option for test data seeding 2021-01-20 17:25:46 +01:00
jwtcreator.ts First part of the permission return (buggy!) 2021-01-08 19:32:11 +01:00