Commit graph

164 commits

Author SHA1 Message Date
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
Sarah Faey
8280adaf49 Added checkbox for automatic account selection
removed Birthday and Api-Key
2022-11-29 16:55:11 +01:00
Sarah Faey
03624a5859 reworkes sign up messages 2022-11-29 16:45:41 +01:00
Sarah Faey
57d8df1463 the discord message gets updated less often if the user was already signed up 2022-11-29 00:19:52 +01:00
Sarah Faey
dc2563e16c added needed rights for slash commands
added functions for account select in the bot
2022-11-29 00:04:22 +01:00
Sarah Faey
62bacb5ad7 reworked discord messages 2022-11-29 00:03:18 +01:00
Sarah Faey
38127b6c44 moced slash command to its own class 2022-11-24 22:43:24 +01:00
Sarah Faey
a869e55625 updated appsettings to work on the server 2022-11-24 19:26:29 +01:00
Sarah Faey
f322c18c57 added json ignore tags because oc cyclic references in Logs 2022-11-24 19:08:07 +01:00
Sarah Faey
fc5e75cc9d fixed errors while logging raids
SQlite is now also used in production
2022-11-24 17:56:06 +01:00
Sarah Faey
7d6bc48dba the bot is now built before starting debuging 2022-11-22 23:34:19 +01:00
Sarah Faey
660eadfbe2 moved discord app secret to file and changed it 2022-11-22 23:22:57 +01:00
Sarah Faey
e72b4daf51 moved httpClient baseAddress to appsettings 2022-11-22 22:51:37 +01:00
Sarah Faey
2178ff54b6 discord token is now in token file 2022-11-22 22:38:32 +01:00