Szakdolgozat/backend/src
NorbiPeti d60a9870b3
Logout implementation complete
Revoking the token isn't even possible atm
2022-04-27 04:13:19 +02:00
..
__tests__ Begin converting backend to GraphQL 2022-03-13 02:39:18 +01:00
controllers Add course lists to subjects with add/edit option 2022-03-10 19:23:18 +01:00
datasources Fix backend production deploy and database connection 2021-11-15 22:47:41 +01:00
graphql-resolvers Logout implementation complete 2022-04-27 04:13:19 +02:00
graphql-types Implement login, find user, update user (partly) 2022-04-21 01:03:34 +02:00
models Implement login, find user, update user (partly) 2022-04-21 01:03:34 +02:00
observers Added database seeder for creating fake users 2022-02-05 18:28:53 +01:00
repositories Add course lists to subjects with add/edit option 2022-03-10 19:23:18 +01:00
services Logout implementation complete 2022-04-27 04:13:19 +02:00
application.ts Logout implementation complete 2022-04-27 04:13:19 +02:00
bindings.ts Logout implementation complete 2022-04-27 04:13:19 +02:00
helpers.ts Implement register mutation with validation 2022-04-18 00:57:34 +02:00
index.ts Begin converting backend to GraphQL 2022-03-13 02:39:18 +01:00
migrate.ts Add backend app with basic Docker support 2021-11-09 21:52:42 +01:00
sequence.ts Add backend app with basic Docker support 2021-11-09 21:52:42 +01:00
szakdolgozat-auth-checker.ts Logout implementation complete 2022-04-27 04:13:19 +02:00