Commit graph

40 commits

Author SHA1 Message Date
Sarah Faey
6d6e720695 fixed minuser calculations 2023-01-14 17:37:08 +01:00
Sarah Faey
cb1dbfbf98 fixed notSignedUp reminders when copying from template 2023-01-14 14:03:02 +01:00
t.ruspekhofer
ccb276a265 Added Polls and locking raids if not enough users are signed up
needs testing
2023-01-03 13:53:26 +01:00
t.ruspekhofer
32af72a262 Reminders in copied Templates are now set to Sent 2022-12-27 11:15:01 +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
7394d120e1 fixed template reminder times 2022-12-05 17:05:31 +01:00
Sarah Faey
c96d34fc6a removed RaidLogs 2022-12-05 14:28:04 +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
f0ef990993 added EventType to raid 2022-12-03 17:59:29 +01:00
Sarah Faey
300ab2370f fixed deleting users 2022-12-03 16:24: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
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
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
aad07809d2 added logging to raid and template changes 2022-11-19 00:47:52 +01:00
Sarah Faey
5a5c3df1a9 Added Raid Reminders 2022-11-17 21:42:09 +01:00
Sarah Faey
f40903851e fixed Add external user command 2022-11-15 22:11:21 +01:00
Sarah Faey
a504925752 reworked Logging changes 2022-11-15 20:23:48 +01:00
Sarah Faey
e9b353527f Added SendMessageToRaidUsers
Message is sent, if furure Raid is deleted
2022-11-14 09:12:17 +01:00
Sarah Faey
ed7a1905fd changed reminders to use DateTimeOffset 2022-11-13 22:07:31 +01:00
Sarah Faey
62dc3d1efa added support for External users
fixed potential errors
2022-11-13 21:48:56 +01:00
Sarah Faey
a47bc3207d removed warnings 2022-11-11 20:40:20 +01:00
Sarah Faey
e445b2a181 Added Discord Bot 2022-11-06 19:10:58 +01:00
t.ruspekhofer
7533d5a704 Moved Models to Shared Project 2022-04-02 19:23:53 +02:00
t.ruspekhofer
bae69648d0 Renamed RaidRole and RaidSignUpHistory 2022-03-23 21:48:29 +01:00
t.ruspekhofer
2bf630f3a1 Raids and RaidTemplates are now only editable by their owner or moderators
reworked user rights
2022-03-21 01:12:35 +01:00
t.ruspekhofer
c00f987f16 renamed Frequency to Interval 2022-03-13 17:46:38 +01:00
t.ruspekhofer
6e4dce5b1f Reworked random raids to be randomizable multiple times 2022-03-13 17:21:17 +01:00
t.ruspekhofer
ab6602710d Added RaidTemplates and TimerService to create weekly raids 2022-03-12 21:16:45 +01:00
t.ruspekhofer
c215ed058f Added TimeZone Functionality 2022-03-10 22:34:47 +01:00
t.ruspekhofer
788badff16 added randomizer for classes and elite specs 2022-02-27 22:19:12 +01:00
t.ruspekhofer
991fbd12cb added required role to raids 2022-02-27 14:56:19 +01:00
t.ruspekhofer
210020ece5 limited string lengths 2022-02-27 00:45:14 +01:00
t.ruspekhofer
a3062165e1 added RaidEdit page 2022-02-26 18:53:39 +01:00
t.ruspekhofer
b18cc58665 added RaidDetails.razor + needed services 2022-02-24 23:29:31 +01:00
t.ruspekhofer
bca270757c Finished Authorization
Added default users to DbInitializer (DiscordIds still missing)
2022-02-22 14:34:07 +01:00
t.ruspekhofer
e47d6488c2 Added Authorization 2022-02-22 01:06:41 +01:00
t.ruspekhofer
04049f31f6 reworked Model 2022-02-22 00:28:48 +01:00