1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 21:14:18 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Stefano Pigozzi
d597cedfdc
🧹 Remove Sphinx from the dependencies 2021-05-10 17:03:10 +02:00
g.minoccari
a8f98f977d Merge branch 'tweet-explorer'
# Conflicts:
#	code/backend/nest_backend/__main__.py
#	code/backend/nest_backend/database/tables/Repository.py
#	code/backend/nest_backend/tweetexplorer/__main__.py
#	code/backend/poetry.lock
#	code/backend/pyproject.toml
2021-05-07 10:55:12 +02:00
g.minoccari
e6163d41c3 Aggiunte dipendenze tramite poetry 2021-05-07 10:15:49 +02:00
Stefano Pigozzi
86f1b550f8
🔨 Add all authors 2021-05-07 03:34:05 +02:00
Stefano Pigozzi
5393de0d21
🔨 Move pytest and Sphinx to dev-dependencies 2021-05-07 03:33:55 +02:00
Lorenzo Balugani
30dccec243 Started documentation port to Swagger. 2021-05-05 22:21:04 +02:00
Stefano Pigozzi
bde82a4829
↪ Use psycopg2-binary instead of psycopg2 2021-04-26 19:59:24 +02:00
Lorenzo Balugani
6d6c0d76f6 Updated docs 2021-04-26 17:03:18 +02:00
Lorenzo Balugani
68de565b26 Login test
Added a python test to check that the login procedure works properly
2021-04-25 17:24:37 +02:00
Lorenzo Balugani
c7ec25b811 User removal, repository creation, CORS 2021-04-25 15:41:27 +02:00
Stefano Pigozzi
bfdf01555e
🔨 Fix pyproject.toml name 2021-04-25 14:30:36 +02:00
Lorenzo Balugani
a4268df8f5 Login + User creation
Add API calls for login and user creation.
2021-04-22 18:46:41 +02:00
Lorenzo Balugani
013ce17aa8 Database implementation
All initial database classes are now properly implemented. Hurray!
2021-04-21 18:47:18 +02:00
Nemesis
9a55ea049e Initial backend structure 2021-04-19 16:14:51 +02:00