|
c09a66c6dd
|
Merge branch 'main' of https://github.com/Dm1tr1y147/questionForm_backend into main
|
2020-11-11 22:41:38 +05:00 |
|
|
10978a42b2
|
Changed some dependencies
|
2020-11-11 22:36:16 +05:00 |
|
|
e86e0d6027
|
Some deployment fixes
|
2020-11-11 19:11:02 +03:00 |
|
|
bc06090437
|
Added dockerfile and getting port from environment variable
|
2020-11-10 23:14:35 +05:00 |
|
|
220dcf18ab
|
Removed development console.log's
|
2020-11-07 07:06:52 +05:00 |
|
|
a554b91e53
|
Changed form submissions list logic, added user's forms to user fetching
|
2020-11-06 23:13:01 +05:00 |
|
|
3367930690
|
Added form creation and submission validation. Fixed some form submission showing errors
|
2020-10-20 03:03:20 +05:00 |
|
|
c640602e99
|
Added wrong token error handling and fixed some mistakes with answers
|
2020-10-19 22:47:17 +05:00 |
|
|
673f42fd0f
|
Added forms property fetching to user query and some minor fixes
v1.1
|
2020-10-18 22:16:35 +05:00 |
|
|
01676c59e4
|
Lots of code refactors
v1.0.0
|
2020-10-10 20:01:35 +05:00 |
|
|
4f82c80922
|
Added submission list filter based on authentificated user. Sorted object parameters and imports
|
2020-10-10 17:13:51 +05:00 |
|
|
a07e0d752f
|
Added form submission mutation, some code refactoring
|
2020-10-10 12:07:34 +05:00 |
|
|
9439730f4c
|
Added form creating mutation
|
2020-10-10 03:17:30 +05:00 |
|
|
301281b7fc
|
Added user query, some code refactors
|
2020-10-10 00:19:07 +05:00 |
|
|
ec2c5feb69
|
Added email authorization, registration and mail sending token
|
2020-10-09 23:15:56 +05:00 |
|
|
db8b3eea51
|
Finished single form and all forms of user getting. Added resolver authentication. Some code refactors
|
2020-10-09 17:22:20 +05:00 |
|
|
aa8fdda13d
|
Added 'form' authorization
|
2020-10-08 03:22:58 +05:00 |
|
|
09662877ea
|
Switched to apollo-server-express. Added authentification middleware and login mutation. Refactored queries, added query
|
2020-10-08 03:21:02 +05:00 |
|
|
898b17510b
|
Added basic Apollo Server structure, Prisma database connection and form query by id
|
2020-10-07 22:51:35 +05:00 |
|
|
ebca575f46
|
Refactored prisma schema, switched from graphql-yoga to apollo-server
|
2020-10-07 00:04:00 +05:00 |
|
|
7770685f4b
|
Changed prisma schema and migrated changes
|
2020-10-03 18:30:35 +05:00 |
|
|
29c80e0fe0
|
Added basic project structure and Readme
|
2020-10-03 17:28:39 +05:00 |
|