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

133 commits

Author SHA1 Message Date
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
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
@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
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
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
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
75c6ba0833
🐛 Fix a few rendering bugs 2021-05-20 15:34:13 +02:00
5a27a8e734
Add chart visualization 2021-05-20 13:36:07 +02:00
eb56dbbfc2
🧹 Remove unused header prop 2021-05-20 12:22:32 +02:00
8d8e396ebf
✏ User → Poster 2021-05-20 12:18:56 +02:00
6a99effc8b
🧹 Reformat code 2021-05-20 12:16:01 +02:00
df4b9bb368
🔧 Continue improving visualization 2021-05-20 12:15:13 +02:00
b471fc17c0
Implement analysis visualization 2021-05-20 11:39:40 +02:00
b58e49b5b3
🐛 Fix repository view 2021-05-20 00:47:59 +02:00
5e24c8f2e6
Add stats to the visualization selector 2021-05-19 20:16:23 +02:00
d946e46431
🔧 Refactor many things, improving performance 2021-05-19 19:56:41 +02:00
fdb3e64dad
📔 Document useBackendViewset 2021-05-19 16:47:29 +02:00
52d08cd798
🚧 Begin building the PageRepository 2021-05-19 02:05:27 +02:00
e30b9ba2c6
Add word counting feature to PageRepository 2021-05-18 19:37:32 +02:00
97375bb772
Add tweet listing box 2021-05-18 19:15:59 +02:00
@uni-chiara
2678dc66c6 Merge remote-tracking branch 'origin/main' 2021-05-18 18:50:25 +02:00
@uni-chiara
cbfb66854e 🌍 Translated UI 2021-05-18 18:50:02 +02:00
f6bf948742
🔧 Refactor summary in multiple components 2021-05-18 17:51:43 +02:00
d38caffb0a
Resolve most TODOs 2021-05-18 17:51:43 +02:00
a4bd1d2ab7
🔧 Allow adding more components to BoxMap 2021-05-18 17:51:43 +02:00
cc57f0d66d
🔧 Refactor BoxMap into its own component 2021-05-18 17:51:43 +02:00
9dcb52f8c1
🔧 Make clickable ButtonSmallX more apparent 2021-05-18 17:51:43 +02:00
a74a2c3e12
🔧 Make clickable buttons more apparent 2021-05-18 17:51:43 +02:00
7903b5517a
📔 Document Badge 2021-05-18 17:51:43 +02:00
bae0d9b5a5
🧹 Remove unused imports 2021-05-18 17:51:43 +02:00
e2c32ad9c3
🔧 Refactor Badge into its own base component 2021-05-18 17:51:43 +02:00
22e8a3b94a
🚧 Start working on RepositoryViewer 2021-05-18 17:51:43 +02:00
ab538e6b2b
🌐 Revert error translation 2021-05-18 17:51:43 +02:00
ce0a8d321e
🧹 Cleanup code 2021-05-18 02:48:34 +02:00
20f60530e4
Use custom localization system 2021-05-18 02:04:06 +02:00
ffb726a416
✏ Revert error messages language 2021-05-18 01:44:34 +02:00
2b2280e2d4
🔧 Improve spacing 2021-05-18 01:33:08 +02:00
@uni-chiara
beb3027f36 🌍 Translating UI 2021-05-18 00:22:11 +02:00
Giovanni Anniballi
9ba87a1809 fix typo 2021-05-17 20:26:18 +00:00
@uni-chiara
2b362da30f 🌍 Started UI translation 2021-05-17 20:40:56 +02:00
22f214266c
↪ wtf dependencies 2021-05-17 17:05:23 +02:00
Stefano Pigozzi
4bcc5b9e65 Merge branch 'i18n' into 'main'
Localization

See merge request nest/g2-progetto!5
2021-05-17 14:32:43 +00:00
Stefano Pigozzi
a21b982b97 Localization 2021-05-17 14:32:42 +00:00
556cb327d2
📔 Document BoxRepositoryCreate 2021-05-17 16:11:58 +02:00
2b13ef41d6
🔧 Use loading in BoxRepositoryCreate 2021-05-17 15:58:24 +02:00
5e3ef20785
🐛 Fix race condition 2021-05-17 15:57:15 +02:00
5b2ffaee3a
🔧 Modularize the wordcloud 2021-05-16 23:14:34 +02:00
25c479e2ac
🚧 Add basic wordcloud 2021-05-15 18:05:21 +02:00
0187517943
🔧 Make the left and right summary parts a little bit wider 2021-05-15 18:05:21 +02:00
7b811a205f
✏ Improve wording 2021-05-15 18:05:21 +02:00
c37bc63d13
✏ Fix typos 2021-05-15 17:20:10 +02:00
8975567118
🗑 Remove PageSandbox 2021-05-15 02:31:57 +02:00
@uni-chiara
bbad3a3c87 –🇮🇹 Small changes to translation 2021-05-14 11:31:14 +02:00
d7c8fcc422
🧪 Test if app renders 2021-05-14 00:10:54 +02:00
4a7fadbeb5
🔨 Fix frontend test framework 2021-05-14 00:02:24 +02:00
e9922fb483
🔨 Move around some more things 2021-05-13 23:50:41 +02:00
56ea9248ab
🔨 Restructure project directories 2021-05-13 19:26:59 +02:00