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

121 commits

Author SHA1 Message Date
ad8f0e3632
Complete alerts system 2021-05-25 17:06:53 +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
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
34dec0d920
🧹 Cleanup code 2021-05-25 15:30:11 +02:00
6c0248cda6
🔧 Refactor more page stuff 2021-05-25 15:30:11 +02:00
@uni-chiara
69485fb4a5 🌍 Translated UI 2021-05-24 18:24:06 +02:00
fa4625011d
🐛 Fix coordinates error 2021-05-24 14:52:50 +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
@uni-chiara
8c38d1a65a 🌍 Translated everything except error messages 2021-05-24 12:17:12 +02:00
ece4f8d842
🔧 Display errors in a few more pages 2021-05-24 05:23:17 +02:00
00b805f644
🐛 Fix bug in form 2021-05-24 05:16:41 +02:00
1a64137fa3
🔧 Improve login page 2021-05-24 05:13:09 +02:00
760eb3009d
🌐 Add italian error strings 2021-05-24 05:10:28 +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
230f0f66ce
🌐 Add Share english string 2021-05-24 03:50:44 +02:00
a85c3da096
Create Alerts page 2021-05-24 03:42:30 +02:00
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
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