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

130 commits

Author SHA1 Message Date
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
@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
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