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

683 commits

Author SHA1 Message Date
g.minoccari
f9430470cb Refactor della funzione per associare i tweet alle condizioni che ne hanno scaturito il download 2021-05-28 11:48:58 +02:00
g.minoccari
027964825a Merge remote-tracking branch 'origin/main' 2021-05-27 11:34:17 +02:00
Annielated
50afa1ff28 Merge branch 'main' of zero.ryg.one:nest/g2-progetto 2021-05-27 11:28:43 +02:00
Annielated
3bdd2825a5 aggiunti test per autorizzazioni, fix typo 2021-05-27 11:28:30 +02:00
Lorenzo Balugani
e1024af599 Fix bug that prevented repos to be deleted 2021-05-27 11:27:23 +02:00
g.minoccari
ef22422060 Refactor della struttura del crawler 2021-05-27 11:21:51 +02:00
@uni-chiara
c19655e0e7 📄 Aggiornato log attività individuali 2021-05-27 11:00:49 +02:00
Lorenzo Balugani
a2113455b5 Merge remote-tracking branch 'origin/main' into main 2021-05-27 10:58:09 +02:00
Lorenzo Balugani
bd84c317c5 Merge remote-tracking branch 'origin/main' into main 2021-05-27 10:57:45 +02:00
Lorenzo Balugani
409eac7465 Fix bug that prevented alert to be deleted part 2 2021-05-27 10:57:37 +02:00
@uni-chiara
c6ccba7db3 Merge branch 'main' of zero.ryg.one:nest/g2-progetto 2021-05-27 10:57:19 +02:00
@uni-chiara
451eb8871d 🌍 Translated UI 2021-05-27 10:56:49 +02:00
Annielated
cd3a46246d piccoli fix 2021-05-27 10:55:30 +02:00
4a62862f9c
Require a minimum window size of 1366x768 2021-05-27 04:30:15 +02:00
980d83efe2
🔨 Disable required lang= attribute inspection 2021-05-27 04:30:15 +02:00
1457bf9684
🔧 Hide the frontend from search engines 2021-05-27 04:30:15 +02:00
70eb0f505d
🔧 Improve page template 2021-05-27 04:30:15 +02:00
65ccebf856
🔧 Display <Empty/> when there are no alerts 2021-05-27 04:30:14 +02:00
g.minoccari
8e868dc29b Merge remote-tracking branch 'origin/main' 2021-05-26 23:20:55 +02:00
g.minoccari
16579e83a6 Aggiunta la possibilita' di lanciare il crawler su tutte le repository attive 2021-05-26 23:20:40 +02:00
c889be6b14
🐛 Login link taking to the wrong page 2021-05-26 22:57:14 +02:00
f5dcf4e1ec
🐛 Display post_time under tweets 2021-05-26 22:57:14 +02:00
f7d21c1e9f
🖼 Add updated logos 2021-05-26 22:57:14 +02:00
g.minoccari
5db3cbb0b2 Aggiunte funzioni per il controllo degli alert di un repository dato come parametro e funzioni di supporto per la notifica tramite mail e tramite tweet 2021-05-26 15:39:21 +02:00
Chiara Calzolari
b15544bf7e Merge branch 'uni-chiara-main-patch-66141' into 'main'
📄 Aggiornato diario attività individuali

See merge request nest/g2-progetto!7
2021-05-26 09:14:19 +00:00
Chiara Calzolari
841348b5df 📄 Aggiornato log attività individuali 2021-05-26 09:12:47 +00:00
Chiara Calzolari
dae273ea58 📄 Inserito template vuoto 2021-05-26 08:38:33 +00:00
Chiara Calzolari
a308ee9d50 📄 Creato diario attività sprint 3 2021-05-26 08:30:27 +00:00
stefanogoldoni
44919f2f8f inserito test PUT 2021-05-25 22:21:05 +02:00
stefanogoldoni
02886a65db inserita verifica per json vuoti o assenti 2021-05-25 22:04:49 +02:00
stefanogoldoni
6c3c0fade8 completati test GET e POST alerts 2021-05-25 21:57:01 +02:00
@uni-chiara
e7c5d0e9d8 Merge remote-tracking branch 'origin/main' 2021-05-25 18:28:53 +02:00
@uni-chiara
a84039aef2 🐞 Wrong title was displayed 2021-05-25 18:28:32 +02:00
@uni-chiara
3a75fea830 🌍 Translated UI 2021-05-25 18:26:59 +02:00
30c95ba258
🐛 Fix undefined limit and windowsize 2021-05-25 18:24:16 +02:00
981243f3dd
🧹 Optimize imports 2021-05-25 17:10:40 +02:00
ad8f0e3632
Complete alerts system 2021-05-25 17:06:53 +02:00
Lorenzo Balugani
3bc2b3d6d2 Merge remote-tracking branch 'origin/main' into main 2021-05-25 17:01:42 +02:00
Lorenzo Balugani
37132489e2 Fix bug that prevented alert to be deleted 2021-05-25 17:01:36 +02:00
b9422ac85f
🧹 Remove useless debug statement 2021-05-25 16:03:19 +02:00
a9ae5fbcee
🐛 Fix ConditionLocations failing comparisions 2021-05-25 15:59:19 +02:00
c61f764c16
🔧 Memoize mapArea 2021-05-25 15:59:19 +02:00
Lorenzo Balugani
4f274fa9af Improved "window_size" description in swagger schema 2021-05-25 15:44:48 +02:00
Lorenzo Balugani
36971f9cb5 Fix typo in docs 2021-05-25 15:44:07 +02:00
Lorenzo Balugani
b65af5615c Merge remote-tracking branch 'origin/main' into main 2021-05-25 15:40:43 +02:00
Lorenzo Balugani
dae6640469 Change in how alert conditions are handled. 2021-05-25 15:40:36 +02:00
2e7fdc9dcf
🔧 Add window size to the alert creation 2021-05-25 15:38:10 +02:00
8de3de0bf0
🐛 Fix name box not updating 2021-05-25 15:30:12 +02:00
be989ed8e9
🔧 Refactor ContextRepositoryEditor in ContextConditionEditor 2021-05-25 15:30:11 +02:00
7a7dbc79b3
Create Create a new alert page 2021-05-25 15:30:11 +02:00