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

139 commits

Author SHA1 Message Date
fcd899c2d1
🐛 Fix one final bug 2021-05-30 18:09:21 +02:00
89bdce3ded
🐛 Fix even more bugs 2021-05-30 17:59:31 +02:00
f478fc8434
🐛 Fix more bugs 2021-05-30 17:47:11 +02:00
a25e3ba223
🐛 Fix conditions not able to be deleted 2021-05-30 16:46:21 +02:00
146a4ac8a8
📔 Patch some doc things 2021-05-30 14:05:46 +02:00
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
@uni-chiara
451eb8871d 🌍 Translated UI 2021-05-27 10:56:49 +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
@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