Commit graph

177 commits

Author SHA1 Message Date
Sarah Faey
452c9d0fc1 split up randomizer in smaller functions
randomizer now checks if the build is allowed in random raids
2022-12-06 09:19:32 +01:00
Sarah Faey
90794ed4a2 reworked Guild Wars 2 builds
total rework of RandomizeWithBoons
2022-12-06 01:14:53 +01:00
Sarah Faey
bc2983584c description is only allowed to be 100 characters 2022-12-05 22:20:53 +01:00
Sarah Faey
9b8e85e871 fixed sign up error 2022-12-05 17:47:45 +01:00
Sarah Faey
7394d120e1 fixed template reminder times 2022-12-05 17:05:31 +01:00
Sarah Faey
4b7bba4424 fixed sign up counter 2022-12-05 16:51:26 +01:00
Sarah Faey
49e17f65b8 exceptions during editing raid messages are now ignored (someone deleted the message or something else 2022-12-05 14:44:12 +01:00
Sarah Faey
c96d34fc6a removed RaidLogs 2022-12-05 14:28:04 +01:00
Sarah Faey
de58541d0b fixrd prolem if role description is empty 2022-12-05 14:09:40 +01:00
Sarah Faey
a438f1eeb4 the Discord SignUp Log message is no longer awaited 2022-12-05 12:36:46 +01:00
Sarah Faey
743d1d2df6 changed NavMenu icons 2022-12-05 12:34:56 +01:00
Sarah Faey
a4c29d8891 removed defaults from FirstOrDefault to avoid reading everything with ToList 2022-12-05 11:55:21 +01:00
Sarah Faey
24ad2b11e5 changed NAvogation Menu order 2022-12-05 10:42:45 +01:00
Sarah Faey
cc3be5aa2b changed GW2Class order 2022-12-04 23:20:32 +01:00
Sarah Faey
0292de371d GetRaids no longer reads RaidLogs for performance reasons 2022-12-04 22:16:24 +01:00
Sarah Faey
377f4dc83b RaidLogs NavLinks no longer go over the whole site 2022-12-04 21:55:20 +01:00
Sarah Faey
c0faa7aeee reworked home page 2022-12-04 21:46:29 +01:00
Sarah Faey
be1297708d raid messages are now only sent once per account 2022-12-04 18:45:40 +01:00
Sarah Faey
ed343d813e banning users now signs them off from every raid 2022-12-04 13:20:37 +01:00
Sarah Faey
a84cba196b deleting a GW2Account now updates the discord message 2022-12-04 12:59:36 +01:00
Sarah Faey
21ac2db1cd deleting the account now also updates the discord mesage 2022-12-04 12:52:41 +01:00
Sarah Faey
5d05430b89 banning a user now removes their roles
banned users can't be deleted completely
signing up for banned users is no longer possible
2022-12-04 12:34:21 +01:00
Sarah Faey
de351e167c everyone who is allowed do use slash commands can now sign up users ignoring the raid requirements 2022-12-04 11:40:32 +01:00
Sarah Faey
9c6386e137 fixed an Error in RaidLogs.razor without parameter 2022-12-04 11:12:44 +01:00
Sarah Faey
b3af92684c REnamed Raid to event in Overview and edit 2022-12-04 11:08:09 +01:00
Sarah Faey
1db607d501 RaidLogs can now be used with a folder parameter 2022-12-04 11:05:42 +01:00
Sarah Faey
4cddb7e349 renamed RaidEdit header and added TemplateOverview.css 2022-12-04 10:53:57 +01:00
Sarah Faey
50120badcc Renamed Raid Templates to Event Templates
Added Filter to Event Templates
2022-12-04 10:51:09 +01:00
Sarah Faey
2216565d9e Added NAvogation to Raid Overview and Strike Overview 2022-12-04 10:19:54 +01:00
Sarah Faey
6358a02aa4 added EventType to RaidDetails 2022-12-03 18:45:20 +01:00
Sarah Faey
dd95c83bb4 Added EventType filter to RaidOvervew 2022-12-03 18:16:30 +01:00
Sarah Faey
f0ef990993 added EventType to raid 2022-12-03 17:59:29 +01:00
Sarah Faey
de3a6a9f83 deleting Raids and Templates is now logged 2022-12-03 17:13:29 +01:00
Sarah Faey
300ab2370f fixed deleting users 2022-12-03 16:24:06 +01:00
Sarah Faey
2246624917 added error message if signing up fails 2022-12-03 14:47:19 +01:00
Sarah Faey
766faf7b66 flex sign up in the bot is now also only possible if the user is already signed up 2022-12-03 14:01:25 +01:00
Sarah Faey
19595e52bf reworked sign up workflow 2022-12-03 12:27:51 +01:00
Sarah Faey
2a9cd89783 reminders now always include the raid name 2022-12-03 11:02:59 +01:00
Sarah Faey
f9e05ab545 fixed deleting the user 2022-12-01 23:30:46 +01:00
Sarah Faey
26780fae6e discord raids are now deleted when the raid is deleted 2022-12-01 23:08:47 +01:00
Sarah Faey
a2384a53ec changed role selection message 2022-12-01 22:56:05 +01:00
Sarah Faey
4b135fb1bd template in DbInitializer now contains the owner Id 2022-12-01 22:49:40 +01:00
Sarah Faey
104b938afc added try catch to avoid discord error message if renaming user is not possible 2022-12-01 21:50:58 +01:00
Sarah Faey
26dd595057 Added delete user button 2022-12-01 21:42:43 +01:00
Sarah Faey
ce405a3e36 fixed crash if user exists but has no account 2022-12-01 21:12:23 +01:00
Sarah Faey
1c0bce5c4e added publish.sh to gitignore 2022-11-30 18:51:35 +01:00
Sarah Faey
c94d634c87 fixed the time for templates 2022-11-30 18:16:56 +01:00
Sarah Faey
601b6b87ed creating a raid from a template now creates discord messages 2022-11-30 18:11:06 +01:00
Sarah Faey
893ec1f16d fixed crash when deleting Raids
removed Raid from Reminders and DiscordMessages
2022-11-29 23:59:28 +01:00
Sarah Faey
5d429ff90f renamed External User Name Modal
cleaned up external users in RaidMessage
2022-11-29 17:07:14 +01:00