Commit graph

91 commits

Author SHA1 Message Date
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
f9e05ab545 fixed deleting the user 2022-12-01 23:30:46 +01:00
Sarah Faey
26dd595057 Added delete user button 2022-12-01 21:42:43 +01:00
Sarah Faey
c94d634c87 fixed the time for templates 2022-11-30 18:16:56 +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
8280adaf49 Added checkbox for automatic account selection
removed Birthday and Api-Key
2022-11-29 16:55:11 +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
85eaf8b36e Added main account select 2022-11-21 22:27:56 +01:00
Sarah Faey
c4ecb512d7 Added renaming users and main gw2 accounts 2022-11-21 18:27:26 +01:00
Sarah Faey
aad07809d2 added logging to raid and template changes 2022-11-19 00:47:52 +01:00
Sarah Faey
c3ed05fa7e Added discord settings 2022-11-18 00:14:16 +01:00
Sarah Faey
c087c32e3c fixed errors 2022-11-17 22:08:51 +01:00
Sarah Faey
07a0e685f2 Added reminders and discord messages to templates 2022-11-17 22:01:26 +01:00
Sarah Faey
5a5c3df1a9 Added Raid Reminders 2022-11-17 21:42:09 +01:00
Sarah Faey
d0ff8251a2 reorganized Raid pages 2022-11-16 22:23:53 +01:00
Sarah Faey
62dc3d1efa added support for External users
fixed potential errors
2022-11-13 21:48:56 +01:00
Sarah Faey
56cb43a479 added account creation to the Discord bot 2022-11-10 21:47:44 +01:00
Sarah Faey
e445b2a181 Added Discord Bot 2022-11-06 19:10:58 +01:00
t.ruspekhofer
d54ce50336 merged LiebUserId with DiscordId 2022-05-17 23:14:58 +02:00
t.ruspekhofer
dcdc891925 Renamed PlannedRaidRole to RaidRole 2022-04-06 23:20:29 +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
cb683723b7 redesigned input elements 2022-03-19 21:51:15 +01:00
t.ruspekhofer
2aa6978137 reworked site colors 2022-03-19 20:16:50 +01:00
t.ruspekhofer
e626ca2b65 reworked collapsing all roles 2022-03-18 17:48:26 +01:00
t.ruspekhofer
0fe8e4e7e3 Added RaidGroup Filter 2022-03-17 23:58:32 +01:00
t.ruspekhofer
3b2e0cf3cb made Raids collapsable 2022-03-17 23:44:25 +01:00
t.ruspekhofer
89ac7278e1 added status icons (signed up, not signed up, full) 2022-03-17 23:36:21 +01:00
t.ruspekhofer
853dd6eec7 Added new Flex column, added colapsable Rule Descriptions
changed color of user name
2022-03-17 23:11:33 +01:00
t.ruspekhofer
2d8a0850eb RaidLogs now opens a new Tab 2022-03-17 23:10:09 +01:00
t.ruspekhofer
2dfcf13f79 fixed a bug with moving Flex users.
async was seemingly not allowed
2022-03-17 14:46:30 +01:00
t.ruspekhofer
cace18e3d6 Added line braks to the description in TaidTemplateDetails 2022-03-17 08:36:35 +01:00
t.ruspekhofer
0131f7c499 added user tooltip 2022-03-16 22:55:21 +01:00
t.ruspekhofer
408f09f650 changing the Account now updates Flex roles in the UI 2022-03-16 22:29:33 +01:00
t.ruspekhofer
bca069db78 Changed Formatting, Added SignedUpUSers.razor to split up RaidRoles.razor 2022-03-15 22:24:42 +01:00
t.ruspekhofer
529236e68d Added lines to role tables 2022-03-14 23:16:33 +01:00
t.ruspekhofer
2e7c6f6640 added free and overall spots 2022-03-14 22:48:54 +01:00
t.ruspekhofer
bd781d496f added Header to RaidRoles Table 2022-03-14 22:38:09 +01:00
t.ruspekhofer
212e1a393d no tusable SignUp Buttons are now disabled 2022-03-14 22:21:10 +01:00
t.ruspekhofer
1d033499f9 fixed TimeZone Problem in RaidDetails 2022-03-14 11:36:03 +01:00
t.ruspekhofer
51333f93bc canged EditRaid to a button 2022-03-13 23:58:36 +01:00
t.ruspekhofer
b714249e4c Compressed RaidRole components to a single component to make layout changes easier 2022-03-13 23:40:33 +01:00
t.ruspekhofer
e22eea7fca reworked RaidDetails Layout 2022-03-13 20:20:14 +01:00