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

751 commits

Author SHA1 Message Date
a11c1a16a3
🧊 Renamed inner value variable to val 2021-05-23 18:25:17 +02:00
1be5584de9
🧊 Renamed inner resources variable to res 2021-05-23 18:24:24 +02:00
b2ad53d209
🧊 Remove redundant return awaits 3 2021-05-23 18:23:44 +02:00
c9f1825c3c
🧊 Remove redundant return awaits 2021-05-23 18:22:30 +02:00
355095ce7d
🧊 Remove redundant return await 2021-05-23 18:21:12 +02:00
3508fd2125
📔 Mark fetchData functions as deprecated 2021-05-23 18:20:33 +02:00
14ea7f0c1d
🧹 Remove unused variable 2021-05-23 18:16:59 +02:00
bf714b6982
🧊 SonarQube doesn't like variables named value part 2 2021-05-23 18:16:35 +02:00
a0bc64d65e
🧊 SonarQube doesn't like variables named value 2021-05-23 18:15:21 +02:00
7b0b028a50
Complete repository share 2021-05-23 17:56:25 +02:00
1928435f6f
Add initial support for sharing a repository 2021-05-23 17:35:38 +02:00
6048de040f
Create PageShare 2021-05-23 16:32:28 +02:00
e1e0218e71
Add share button to repositories list 2021-05-23 16:28:53 +02:00
7e8679a1e9
🧹 Reformat code 2021-05-23 16:20:53 +02:00
3dd139e78b
🔧 Reorganize settings page 2021-05-23 16:20:08 +02:00
f734299ac2
🔧 Don't rerender chart at every state change 2021-05-23 16:16:04 +02:00
2c57bd0238
🔧 Immensely improve performance in the RepositoryViewer 2021-05-23 16:07:18 +02:00
6af52643d1
🌐 Add missing strings in italian 2021-05-23 16:04:31 +02:00
d395aa92f3
🔧 Improve missing localization rendering 2021-05-23 15:57:38 +02:00
1520e42070
Highlight missing localizations 2021-05-23 15:55:18 +02:00
9954d8af1d
Add FilterHasImage 2021-05-23 15:45:00 +02:00
Stefano Pigozzi
10baee0215 Merge branch 'refactor' into 'main'
Mega refactorone frontend

See merge request nest/g2-progetto!6
2021-05-23 03:39:49 +00:00
96069ee8b5
Merge branch 'main' into refactor
# Conflicts:
#	nest_frontend/components/interactive/BoxFilterHashtag.js
#	nest_frontend/components/interactive/BoxFilters.js
2021-05-23 05:39:18 +02:00
2870a46726
💥 Fix bugs, refactor things, document stuff 2021-05-23 05:35:17 +02:00
ac1a218677
📔 Document a lot of stuff 2021-05-23 05:03:41 +02:00
g.minoccari
6f88f3f5af Aggiunto il salvataggio di immagini se presenti nel tweet salvato, e il salvataggio della data e ora al quale il tweet e' stato postato 2021-05-22 17:00:22 +02:00
@uni-chiara
efe05351a2 🐞 Fixed broken icon that crashed everything 2021-05-22 11:28:17 +02:00
@uni-chiara
1f2006c079 🌍 Translated UI 2021-05-22 11:13:46 +02:00
850adb5ba5
💥 Refactor more more more more things 2021-05-22 04:57:38 +02:00
2bcfb3bdf7
💥 Refactor more more more things 2021-05-22 04:44:08 +02:00
f27304e34c
🗑 Remove unused hook useAsyncEffect 2021-05-22 04:36:08 +02:00
36f7f76372
🌐 Fix debug messages language 2021-05-22 04:35:37 +02:00
919cbefd0f
💥 Refactor even more... 2021-05-22 04:32:47 +02:00
c9cf2a1142
💥 Refactor some more... 2021-05-22 04:17:02 +02:00
9c0356c8e4
💥 Refactor more code 2021-05-22 04:08:58 +02:00
2737e8c1a2
🔧 Add display method to Condition objects 2021-05-22 03:52:25 +02:00
7ca7ae49a5
Add Coordinates class and some tests 2021-05-22 03:50:04 +02:00
bc2310f18e
💥 Refactor some things to improve code quality 2021-05-22 03:36:42 +02:00
7a6e72c830
↪ Prevent npm install from working on node != 16 2021-05-22 02:26:51 +02:00
6f02c6e3a3
↪ Tentative fix for install failure 2021-05-21 22:25:51 +02:00
c7d425960d
💥 Completely implement filters (in a non-atomic commit)
sorry
2021-05-21 19:53:03 +02:00
Lorenzo Balugani
237417298d Merge remote-tracking branch 'origin/main' into main 2021-05-21 17:40:35 +02:00
Lorenzo Balugani
a155beed4b Add 2 columns to Tweet model 2021-05-21 17:40:26 +02:00
87791a0e84
Accidentaly make wordcloud words clickable 2021-05-21 17:35:33 +02:00
0a34bab3d3
💥 Refactor RepositoryViewer 2021-05-21 16:37:30 +02:00
a0b65f3378
🔨 Exclude the new config directory 2021-05-21 15:12:57 +02:00
98bfb71d00
Add some Filters 2021-05-20 19:48:39 +02:00
eebedebe5e
🧹 Remove unused imports 2021-05-20 19:48:39 +02:00
@uni-chiara
aaaf8ad1b7 🌍 Fixed typo 2021-05-20 18:31:01 +02:00
@uni-chiara
f72382412f 🌍 Translated UI 2021-05-20 18:28:08 +02:00