1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 13:04:19 +00:00
Commit graph

14 commits

Author SHA1 Message Date
Stefano Pigozzi
e0a18bde3a
Create web-nest systemd service 2021-05-12 04:49:25 +02:00
Stefano Pigozzi
31b97ae6b9
🏗 Rebuild documentation 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
8f35faaa9e
🔨 Run poetry update 2021-05-07 03:34:16 +02:00
Lorenzo Balugani
c165c80c6d Poetry shenanigans 2021-05-06 17:30:27 +02:00
Lorenzo Balugani
30dccec243 Started documentation port to Swagger. 2021-05-05 22:21:04 +02:00
g.minoccari
cf6c3a12ec Modificato nelle dipendenze psycopg2 in psycopg2-binary per compatibilita' in ambiente mac 2021-04-27 17:16:36 +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
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