1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-10-16 20:17:25 +00:00
Commit graph

95 commits

Author SHA1 Message Date
3f2f77a9d0
💥 what are these files? 2021-05-29 20:12:15 +02:00
009cfa49f6
🔧 Display buttons only for repository admin 2021-05-28 14:31:26 +02:00
ff53692ca3
🐛 Fix not found when logging out 2021-05-28 14:29:06 +02:00
4a62862f9c
Require a minimum window size of 1366x768 2021-05-27 04:30:15 +02:00
65ccebf856
🔧 Display <Empty/> when there are no alerts 2021-05-27 04:30:14 +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
@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
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
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
6c0248cda6
🔧 Refactor more page stuff 2021-05-25 15:30:11 +02:00
72868d8574
Add better error handling 2021-05-24 14:50:35 +02:00
18cff8a10a
🐛 Allow negative coordinates 2021-05-24 14:28:53 +02:00
c1c73caa2e
Add filter by retweet 2021-05-24 14:23:11 +02:00
957a6c892f
🔧 Use useStrings instead of useContext(ContextLanguage) 2021-05-24 14:13:24 +02:00
00b805f644
🐛 Fix bug in form 2021-05-24 05:16:41 +02:00
53cf1ea9bf
🧹 Remove unused imports 2021-05-24 05:03:26 +02:00
a506a07588
🔧 New dashboard layout 2021-05-24 05:02:07 +02:00
ab919f351b
🔧 Reorganize pages tree 2021-05-24 03:51:14 +02:00
a85c3da096
Create Alerts page 2021-05-24 03:42: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
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
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
919cbefd0f
💥 Refactor even more... 2021-05-22 04:32:47 +02:00
c9cf2a1142
💥 Refactor some more... 2021-05-22 04:17:02 +02:00
6f02c6e3a3
↪ Tentative fix for install failure 2021-05-21 22:25:51 +02:00