Stefano Pigozzi
|
112c40a372
|
🔧 Split RepositoryEditor and PageDashboard
|
2021-05-07 17:41:25 +02:00 |
|
Stefano Pigozzi
|
7149b6a30f
|
✨ Implement BoxRepositoryCreate
|
2021-05-07 17:30:15 +02:00 |
|
FlaviaC-uni
|
a6addd5242
|
Merge branch 'main' of zero.ryg.one:nest/g2-progetto
|
2021-05-07 17:23:16 +02:00 |
|
FlaviaC-uni
|
40d2869f3e
|
aggiunto /
|
2021-05-07 17:21:58 +02:00 |
|
Stefano Pigozzi
|
f19571504c
|
🐛 Fix internal server error on repository list
|
2021-05-07 16:59:21 +02:00 |
|
Stefano Pigozzi
|
6af4d57f36
|
🐛 Tentative fix for weird bug
|
2021-05-07 16:49:55 +02:00 |
|
Stefano Pigozzi
|
d289ff41bd
|
✨ Complete map
|
2021-05-07 16:37:24 +02:00 |
|
g.minoccari
|
115cff620e
|
Rinominata cartella
|
2021-05-07 10:57:46 +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
|
93d01cb158
|
#bugfix Prevista la possibilita' che non esista la data nel database legata a un repository, e restituita stringa vuota nel json in quel caso
|
2021-05-07 10:16:57 +02:00 |
|
g.minoccari
|
e6163d41c3
|
Aggiunte dipendenze tramite poetry
|
2021-05-07 10:15:49 +02:00 |
|
g.minoccari
|
647e5f722f
|
Rinominata cartella e aggiunti metodi per effettuare richieste all'api di twitter a partire dalle condizioni associate a una repository
|
2021-05-07 10:15:10 +02:00 |
|
g.minoccari
|
e32f4263b0
|
aggiunti oggetti di test nel main per effettuare ricerche da repository
|
2021-05-07 10:11:53 +02:00 |
|
Stefano Pigozzi
|
039270d79f
|
🔧 Refactor BoxCondition*
|
2021-05-07 05:02:20 +02:00 |
|
Stefano Pigozzi
|
eda2ab8c6e
|
🔧 Add new features to RepositoryEditor
|
2021-05-07 04:48:25 +02:00 |
|
Stefano Pigozzi
|
1ccff60b3e
|
🔧 Redesign dashboard areas
|
2021-05-07 04:48:03 +02:00 |
|
Stefano Pigozzi
|
3bdbcb2951
|
✨ Create convertToLocalISODate function
|
2021-05-07 04:47:48 +02:00 |
|
Stefano Pigozzi
|
f24799f473
|
🔧 Use positional arguments in the Condition class
|
2021-05-07 03:48:48 +02:00 |
|
Stefano Pigozzi
|
c167e9c889
|
✨ Create a ES6 Condition class for easier Condition creation
|
2021-05-07 03:46:15 +02:00 |
|
Stefano Pigozzi
|
e7471a29f4
|
🔧 Refactor and document RepositoryEditor
|
2021-05-07 03:44:05 +02:00 |
|
Stefano Pigozzi
|
26dcf3014e
|
📔 Slight improvement to docs
|
2021-05-07 03:35:39 +02:00 |
|
Stefano Pigozzi
|
cc6c5eeabe
|
🧹 Remove useless whitespace
|
2021-05-07 03:35:01 +02:00 |
|
Stefano Pigozzi
|
8f35faaa9e
|
🔨 Run poetry update
|
2021-05-07 03:34:16 +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 |
|
Stefano Pigozzi
|
db12d7da9c
|
✨ Add user ConditionType
|
2021-05-07 03:29:59 +02:00 |
|
Stefano Pigozzi
|
bfe3579b4e
|
🔧 Set dashboard column width
|
2021-05-07 03:23:45 +02:00 |
|
Stefano Pigozzi
|
03e47ecc53
|
🔧 Limit ConditionBadge width to 200px
|
2021-05-07 03:17:30 +02:00 |
|
Stefano Pigozzi
|
c34caac724
|
🗒 Documentazione
|
2021-05-07 00:08:39 +02:00 |
|
Lorenzo Balugani
|
079f62e278
|
Welcome to fun island, population: me
|
2021-05-06 17:37:37 +02:00 |
|
Lorenzo Balugani
|
79cfec1993
|
The fun never ends
|
2021-05-06 17:35:44 +02:00 |
|
Lorenzo Balugani
|
7f2b36f1b5
|
Relative imports fun
|
2021-05-06 17:31:49 +02:00 |
|
Lorenzo Balugani
|
c165c80c6d
|
Poetry shenanigans
|
2021-05-06 17:30:27 +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 |
|
Lorenzo Balugani
|
a7d0c3488f
|
Docs completed, JWT auth working on swagger.
|
2021-05-06 11:25:39 +02:00 |
|
Stefano Pigozzi
|
7fd0441df4
|
🔧 Use summary instead of description
|
2021-05-06 03:07:34 +02:00 |
|
Stefano Pigozzi
|
cbe5783ac0
|
🔧 Use correct version in swagger.json
|
2021-05-06 03:03:00 +02:00 |
|
Stefano Pigozzi
|
9d644605d5
|
🧹 Reformat code
|
2021-05-06 03:02:13 +02:00 |
|
Stefano Pigozzi
|
31dec8a56a
|
🔧 Move swagger.json to /docs
|
2021-05-06 02:55:11 +02:00 |
|
Stefano Pigozzi
|
72d349aa90
|
✨ Add new condition types
|
2021-05-06 02:48:22 +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 |
|
Annielated
|
f06b9cdb61
|
Aggiunti test per luogo, data e un filtro combinato
|
2021-05-02 23:56:29 +02:00 |
|
stefanogoldoni
|
758779d05a
|
completati i controlli sulle condition
|
2021-05-02 23:02:25 +02:00 |
|
stefanogoldoni
|
1d6e393185
|
Merge remote-tracking branch 'origin/main' into main
|
2021-05-02 23:01:19 +02:00 |
|
stefanogoldoni
|
b58ef760e3
|
corretta serializzazione di type
|
2021-05-02 23:01:10 +02:00 |
|
Lorenzo Balugani
|
9645b7d007
|
Add commit
|
2021-05-02 22:51:12 +02:00 |
|
Lorenzo Balugani
|
b713be87d5
|
Fixed repo conditions
|
2021-05-02 22:41:39 +02:00 |
|
stefanogoldoni
|
16fe48e56b
|
modificato parametro rid in id
|
2021-05-02 22:20:09 +02:00 |
|
Stefano Pigozzi
|
c3d08f1eee
|
🐛 Fix parameters bug
|
2021-05-02 22:18:15 +02:00 |
|
Stefano Pigozzi
|
e4ac241a03
|
🐛 Fix repository display bug
|
2021-05-02 18:10:15 +02:00 |
|
Giovanni Anniballi
|
86ed277f31
|
update repository_test
|
2021-05-02 16:03:19 +00:00 |
|
Annielated
|
a075ecbe88
|
aggiunto test della richiesta patch
|
2021-05-02 17:59:02 +02:00 |
|
stefanogoldoni
|
05ef878875
|
eliminato il commento del ToDo
|
2021-05-02 16:50:11 +02:00 |
|
stefanogoldoni
|
7bef4474ec
|
Merge remote-tracking branch 'origin/main' into main
|
2021-05-01 18:18:20 +02:00 |
|
stefanogoldoni
|
a14a44f546
|
test dei metodi get, delete e patch
|
2021-05-01 18:18:13 +02:00 |
|
Annielated
|
75dc9f1c90
|
test per l'aggiunta di condizioni ad una repository, attualmente non funzionante, errore 500 quando si richiedono info sulla repo e 400 quando si aggiunge una condition, da risolvere
|
2021-05-01 18:17:24 +02:00 |
|
stefanogoldoni
|
84b4c11e60
|
test dei metodi get e delete
|
2021-05-01 15:32:07 +02:00 |
|
Lorenzo Balugani
|
5df9053e91
|
Several fixes
Now all the tests should pass.
|
2021-05-01 14:25:50 +02:00 |
|
stefanogoldoni
|
728fbd66f2
|
decommentato test del metodo get, ma ancora error 500...
|
2021-05-01 12:29:10 +02:00 |
|
stefanogoldoni
|
e6134abaaf
|
aggiunto test del metodo get
|
2021-05-01 12:28:26 +02:00 |
|
stefanogoldoni
|
f149fdc06c
|
eliminato to_json dalla risposta get
|
2021-05-01 12:27:12 +02:00 |
|
Stefano Pigozzi
|
1b08a46ea6
|
🚧 Style BoxConditionMap
|
2021-05-01 02:34:42 +02:00 |
|
Annielated
|
36b652eb2f
|
aggiunti metodi get, patch e delete per repositories_test, impostato TODO per l'aggiunta di patch e get per user_delete_test
|
2021-05-01 01:28:57 +02:00 |
|
stefanogoldoni
|
54d8f4e053
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-30 22:32:52 +02:00 |
|
stefanogoldoni
|
11ab4143bb
|
lettura e creazione repository testata in tutti i metodi
|
2021-04-30 22:21:12 +02:00 |
|
Stefano Pigozzi
|
1b7a484343
|
🚧 Start working on BoxConditionMap
|
2021-04-30 22:10:00 +02:00 |
|
Stefano Pigozzi
|
e0f54e53d9
|
✨ Add component BoxConditionDatetime
|
2021-04-30 16:37:28 +02:00 |
|
Stefano Pigozzi
|
08c086ba4d
|
🧹 Cleanup repository_conditions
|
2021-04-30 16:04:48 +02:00 |
|
Stefano Pigozzi
|
1daa35f9d7
|
🔧 Disallow adding empty conditions
|
2021-04-30 15:53:01 +02:00 |
|
Stefano Pigozzi
|
12f8058da1
|
🔧 Update to new API routes
|
2021-04-30 15:49:18 +02:00 |
|
Stefano Pigozzi
|
4803a8db59
|
🐛 GET requests can't have bodies
|
2021-04-30 15:48:05 +02:00 |
|
Stefano Pigozzi
|
400909feb8
|
🧹 Cleanup filter conditions
|
2021-04-30 15:46:53 +02:00 |
|
Annielated
|
28979d7f8a
|
Merge remote-tracking branch 'origin/main'
|
2021-04-30 00:30:21 +02:00 |
|
Annielated
|
b8ad2020f8
|
.
|
2021-04-30 00:29:32 +02:00 |
|
stefanogoldoni
|
549877fb53
|
delete testata in tutti i metodi
|
2021-04-30 00:12:25 +02:00 |
|
stefanogoldoni
|
be7820521c
|
manca test della delete perchè il server da errore 500
|
2021-04-30 00:06:23 +02:00 |
|
stefanogoldoni
|
e5c85e1604
|
Merge remote-tracking branch 'origin/main' into main
|
2021-04-29 22:47:26 +02:00 |
|
stefanogoldoni
|
deefe6841a
|
eliminate print di controllo
|
2021-04-29 22:46:30 +02:00 |
|
Lorenzo Balugani
|
077524ff23
|
Fixes
|
2021-04-29 22:16:37 +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 |
|
Stefano Pigozzi
|
7b320f01c3
|
🚧 Start building PageDashboard
|
2021-04-29 17:04:56 +02:00 |
|
Stefano Pigozzi
|
5479a8dc35
|
🧹 Restructure project directories
|
2021-04-29 16:58:31 +02:00 |
|
Stefano Pigozzi
|
8c0fc2bd8a
|
✨ Add component BoxConditionUser
|
2021-04-29 16:23:11 +02:00 |
|
Stefano Pigozzi
|
8509d4324c
|
🧹 Reformat code
|
2021-04-29 16:18:04 +02:00 |
|
Stefano Pigozzi
|
b707b1fc88
|
✨ Add component BoxConditionHashtag
|
2021-04-29 16:17:22 +02:00 |
|
Stefano Pigozzi
|
418a06f939
|
✨ Add BoxConditions and improve ConditionBadge and RepositoryEditor
|
2021-04-29 05:03:58 +02:00 |
|
Stefano Pigozzi
|
c81f50e3df
|
🐛 Fix hooks dependencies
|
2021-04-29 05:03:34 +02:00 |
|
Stefano Pigozzi
|
344544da52
|
✨ Add serializer to Condition
|
2021-04-29 04:35:51 +02:00 |
|
Stefano Pigozzi
|
0fcbc64191
|
🚧 Add component RepositoryEditor
Documentation is missing
|
2021-04-29 04:28:33 +02:00 |
|
Stefano Pigozzi
|
875c5e0da9
|
🚧 Add components ConditionBadge.js and ButtonSmallX.js
Documentation is missing
|
2021-04-29 04:27:06 +02:00 |
|
Stefano Pigozzi
|
61bed76db8
|
✏ Rename directory as it wasn't a valid Python identifier
|
2021-04-29 04:26:34 +02:00 |
|
Stefano Pigozzi
|
0b8f9a6818
|
🧹 Reformat code
|
2021-04-29 04:02:08 +02:00 |
|
Stefano Pigozzi
|
a481a4e087
|
🔧 Increase token expiration date to 30 days, and send it in the login response
|
2021-04-29 03:53:20 +02:00 |
|
Stefano Pigozzi
|
2b488d9028
|
🔨 Mark test as test sources root
|
2021-04-29 03:45:55 +02:00 |
|
stefanogoldoni
|
d6229e6438
|
eliminate print di controllo
|
2021-04-29 00:33:40 +02:00 |
|
stefanogoldoni
|
54217fc8c2
|
cancellato utente_test al termine dei test
|
2021-04-29 00:32:47 +02:00 |
|
stefanogoldoni
|
0b09d2274a
|
inserito test con utente non amministratore
|
2021-04-29 00:32:06 +02:00 |
|
stefanogoldoni
|
5b28931e9d
|
mancava un return
|
2021-04-29 00:29:12 +02:00 |
|