|
56ea9248ab
|
🔨 Restructure project directories
|
2021-05-13 19:26:59 +02:00 |
|
Lorenzo Balugani
|
ad9982a463
|
Add repository GET
|
2021-05-13 11:40:15 +02:00 |
|
Lorenzo Balugani
|
1e84796bd4
|
Resolve issue #146
|
2021-05-12 18:06:59 +02:00 |
|
Stefano Pigozzi
|
008efa1c24
|
💥 Create test framework
|
2021-05-07 19:46:14 +02:00 |
|
FlaviaC-uni
|
40d2869f3e
|
aggiunto /
|
2021-05-07 17:21:58 +02:00 |
|
Stefano Pigozzi
|
6af4d57f36
|
🐛 Tentative fix for weird bug
|
2021-05-07 16:49:55 +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
|
e32f4263b0
|
aggiunti oggetti di test nel main per effettuare ricerche da repository
|
2021-05-07 10:11:53 +02:00 |
|
Lorenzo Balugani
|
079f62e278
|
Welcome to fun island, population: me
|
2021-05-06 17:37:37 +02:00 |
|
Lorenzo Balugani
|
7f2b36f1b5
|
Relative imports fun
|
2021-05-06 17:31:49 +02:00 |
|
Lorenzo Balugani
|
a6bf0fc87f
|
Add PUT method to repository api call.
|
2021-05-06 17:20:07 +02:00 |
|
Lorenzo Balugani
|
44f4b97ddf
|
Updated database structure, added condition management.
|
2021-05-06 14:12:11 +02:00 |
|
Stefano Pigozzi
|
31dec8a56a
|
🔧 Move swagger.json to /docs
|
2021-05-06 02:55:11 +02:00 |
|
Lorenzo Balugani
|
425eb4fec0
|
More docs
|
2021-05-05 22:45:36 +02:00 |
|
Lorenzo Balugani
|
30dccec243
|
Started documentation port to Swagger.
|
2021-05-05 22:21:04 +02:00 |
|
Lorenzo Balugani
|
925ff9a9fa
|
Breaking changes!
All the urls have been changed, and several have been regrouped. Please check the docstrings.
|
2021-04-29 21:59:05 +02:00 |
|
Lorenzo Balugani
|
39eab92808
|
Added error handler
Now errors are returned in json format
|
2021-04-29 00:07:43 +02:00 |
|
Lorenzo Balugani
|
d1f9a89ae3
|
Fixed lack of JWT initialization
|
2021-04-27 22:48:43 +02:00 |
|
Lorenzo Balugani
|
76bac0833e
|
App module + Explorer module
Now the app is inside its own module and can be used by the bot.
|
2021-04-27 16:34:55 +02:00 |
|
Stefano Pigozzi
|
601b8074a2
|
💥 I did so many things I forgot which specific ones I did
|
2021-04-26 22:08:52 +02:00 |
|
Lorenzo Balugani
|
bbf7c1e360
|
Uniformed json output
Warning: breaking changes ahead! All the data that gets returned by functions is now incapsulated within "data" (response['data']).
|
2021-04-26 16:26:25 +02:00 |
|
Lorenzo Balugani
|
6e4bb34a1b
|
Add API repository functions
Now an user can create, edit, list, add conditions, start and stop a repository.
|
2021-04-25 16:33:12 +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
|
28bb5ed4e6
|
Database fixes
Damn typos. Nuke'm.
|
2021-04-22 16:54:27 +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
|
ee3f696aef
|
Even better backend structure
|
2021-04-19 16:23:50 +02:00 |
|
Nemesis
|
9a55ea049e
|
Initial backend structure
|
2021-04-19 16:14:51 +02:00 |
|