Commit graph

198 commits

Author SHA1 Message Date
Sarah Faey
2288e48308 Random Messages don't show empty roles
No Flex Button in random raids
Reworked random sign up to keep roles after signing off
2022-12-10 19:51:05 +01:00
Sarah Faey
0c319a0a8a fixed editing spots in random role 2022-12-09 23:12:30 +01:00
Sarah Faey
ae1db2e1a1 only SignedUp users are now randomized 2022-12-09 23:05:46 +01:00
Sarah Faey
b936c4f292 Classes and EliteSpecs are no longer rerandomized if the randomize button is clicked again 2022-12-09 22:49:57 +01:00
Sarah Faey
c88bf5b133 Added signed up options for role reminder
Added option to opt out of reminders
2022-12-09 22:26:16 +01:00
Sarah Faey
64ce169094 Added group reminder 2022-12-08 23:27:26 +01:00
Sarah Faey
83f9b2d0b8 added copy template function 2022-12-08 22:01:54 +01:00
Sarah Faey
1ac6cc64a6 changed color of submit and delete buttons 2022-12-08 21:22:09 +01:00
Sarah Faey
ed1a03cb24 User Account delete is now a button 2022-12-08 21:08:41 +01:00
Sarah Faey
5c868d45c6 added stalking mode 2022-12-08 20:55:58 +01:00
Sarah Faey
c8673f9dde created BuildList.razor 2022-12-08 20:35:44 +01:00
Sarah Faey
ad71a7b571 added CreatedAt to User overview 2022-12-08 19:42:44 +01:00
Sarah Faey
07eede3f9a random raids now can have more players 2022-12-08 19:30:31 +01:00
Sarah Faey
929ca9c0a7 Added autodelete for users after one year inactivity 2022-12-08 17:37:00 +01:00
Sarah Faey
c886c6475e fixed table in Build Overview 2022-12-07 18:30:18 +01:00
Sarah Faey
cf8983fd0b templates are now colapsable 2022-12-07 18:27:21 +01:00
Sarah Faey
7318ae24a2 edited legal notice and removed raidlog link 2022-12-07 18:15:15 +01:00
Sarah Faey
04cc640cf6 Added Legal
I hate people...
2022-12-06 23:59:20 +01:00
Sarah Faey
95b7ec8ea5 added Filters to build overview 2022-12-06 18:15:32 +01:00
Sarah Faey
267eae1297 Added Links to GW2Builds
Build Overview is now visible for everyone
2022-12-06 16:26:08 +01:00
Sarah Faey
94f92735d1 the RaidRandomizer now updates the DiscordMessages 2022-12-06 14:19:52 +01:00
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