Commit Graph

542 Commits

Author SHA1 Message Date
Chaoscaot cb2564c9ce src/content/announcements/de/sw-arcade-fightplan.md aktualisiert
SteamWarCI Build failed
2025-05-14 19:37:05 +02:00
Chaoscaot 80caf8fe6d Create page announcements/de/sw-arcade-fightplan
SteamWarCI Build successful
2025-05-14 19:36:07 +02:00
Chaoscaot c4f8824115 Merge branch 'master' into event-brackets
SteamWarCI Build successful
2025-05-11 10:06:22 +02:00
Chaoscaot 1da279bb24 feat: Add FightEdit and GroupEdit components for enhanced event management
SteamWarCI Build successful
2025-05-10 22:22:12 +02:00
Tim7077 fd3d621fd5 Update warship.md
SteamWarCI Build successful
2025-05-10 21:44:18 +02:00
Chaoscaot 7d67ad0950 Refactor stores and types for improved data handling and schema definitions
SteamWarCI Build successful
- Consolidated player fetching logic in stores.ts to utilize dataRepo.
- Introduced teams fetching logic in stores.ts.
- Updated permissions structure in stores.ts for better clarity.
- Enhanced data schemas in data.ts with new ResponseUser and ResponseTeam schemas.
- Expanded event-related schemas in event.ts to include groups, relations, and event creation/update structures.
- Improved code formatting for consistency and readability across files.
2025-05-08 21:47:36 +02:00
Chaoscaot 6377799e1b style: Improve code formatting and readability across multiple components
SteamWarCI Build successful
2025-05-07 14:33:48 +02:00
Chaoscaot b3598e1ee1 style: Improve code formatting and readability in FightStatistics component
SteamWarCI Build successful
2025-05-06 13:42:49 +02:00
Chaoscaot b9db5be858 style: Improve formatting and readability of WarShip rules
SteamWarCI Build successful
2025-04-22 23:34:13 +02:00
Chaoscaot 3e54934806 feat: Enable autoDarkMode in Basic layout for admin new page
SteamWarCI Build successful
2025-04-18 12:46:21 +02:00
Chaoscaot 98638f94fc feat: Add autoDarkMode support to Basic layout and update admin index
SteamWarCI Build successful
2025-04-18 12:43:09 +02:00
Chaoscaot 4da8fe50c0 feat: Refactor EventEdit and EventFightList components for improved UI and functionality
SteamWarCI Build successful
- Enhanced EventEdit component with AlertDialog for delete confirmation.
- Added Menubar component to EventFightList for batch editing options.
- Updated alert-dialog components to streamline props and improve reactivity.
- Refactored menubar components for better structure and usability.
- Improved accessibility and code readability across various components.
2025-04-16 12:55:10 +02:00
Chaoscaot 7757978668 refactor: clean up imports and improve player search functionality in RefereesList
SteamWarCI Build successful
2025-04-16 00:17:10 +02:00
Chaoscaot 9eea0b2b3f feat: enhance EventFightList with grouping and selection features
SteamWarCI Build successful
- Added grouping functionality to the EventFightList component, allowing fights to be grouped by their associated group.
- Implemented row selection with checkboxes for both individual fights and groups, enabling bulk selection.
- Updated columns definition to include a checkbox for selecting all rows and individual row selection checkboxes.
- Modified the checkbox component to support indeterminate state and improved styling.
- Enhanced date formatting for fight start times in the table.
2025-04-15 16:28:19 +02:00
Chaoscaot 063638d016 Add TeamTable component and improve EventView layout
SteamWarCI Build successful
2025-04-14 23:31:19 +02:00
Chaoscaot f5a778d9b4 Trigger Rebuild
SteamWarCI Build successful
2025-04-14 18:21:26 +02:00
Chaoscaot 1b391b193e Implement code changes to enhance functionality and improve performance
SteamWarCI Build failed
2025-04-14 18:18:40 +02:00
Chaoscaot c05c032e3f Fix Merge
SteamWarCI Build failed
2025-04-14 18:15:05 +02:00
Chaoscaot da6f741806 Trigger Rebuild
SteamWarCI Build successful
2025-04-14 17:55:39 +02:00
Chaoscaot 6b54791331 Merge pull request 'Merge branch sw-arcade' (#9) from sw-arcade into master
SteamWarCI Build failed
Reviewed-on: #9
Reviewed-by: YoyoNow <yoyonow@noreply.localhost>
2025-04-14 17:54:22 +02:00
Chaoscaot 36685bffd1 Fix wording in SteamWar Arcade event announcement for clarity
SteamWarCI Build successful
2025-04-14 17:53:46 +02:00
Chaoscaot caf9ea6cf1 Add SteamWar Arcade event image and update markdown file
SteamWarCI Build successful
2025-04-14 17:48:14 +02:00
Chaoscaot d505265910 Update sw-arcade.md with event details and correct creation date
SteamWarCI Build successful
2025-04-14 17:36:20 +02:00
Lixfel 78e1a7b726 Update wgs25-kampfplan.md
SteamWarCI Build successful
2025-04-12 21:29:10 +02:00
Chaoscaot cd485e8dda Update sw-arcade.md
SteamWarCI Build successful
2025-04-06 23:07:10 +02:00
Chaoscaot 182c402c7e Update sw-arcade.md
SteamWarCI Build failed
2025-04-06 23:05:35 +02:00
Chaoscaot 098f5b9270 Create page announcements/de/sw-arcade.md
SteamWarCI Build failed
2025-04-06 23:04:24 +02:00
Lixfel cf0c66c910 Update wgs25-kampfplan.md
SteamWarCI Build successful
2025-04-06 14:12:00 +02:00
Chaoscaot c8156ea47e Set fixed height for chart and disable aspect ratio maintenance
SteamWarCI Build successful
2025-04-05 15:21:36 +02:00
Chaoscaot 20a47ca6b6 Add favicon.svg to the public directory
SteamWarCI Build successful
2025-04-05 15:06:10 +02:00
Chaoscaot 2d601b9c4d Update schematic stats label and remove permission check
SteamWarCI Build successful
2025-04-02 09:58:11 +02:00
Chaoscaot 48586f1a50 Add error handling and improve file upload UX
SteamWarCI Build successful
2025-04-02 09:52:37 +02:00
Chaoscaot 7153cacbab Merge remote-tracking branch 'origin/master'
SteamWarCI Build successful
# Conflicts:
#	src/content/modes/missilewars.json
2025-04-02 09:40:05 +02:00
Chaoscaot 73cee211f2 Refactor referee management into standalone component 2025-04-02 09:39:58 +02:00
Chaoscaot 83074df7ef Refactor referee management into standalone component
SteamWarCI Build failed
2025-04-02 09:21:35 +02:00
Chaoscaot d1c926c093 Refactor referee management into standalone component
SteamWarCI Build failed
2025-04-02 09:20:36 +02:00
YoyoNow f8a16acfeb Remove shop
SteamWarCI Build successful
2025-04-02 09:00:37 +02:00
YoyoNow 9ca63cd286 Add shop.md
SteamWarCI Build successful
2025-03-31 22:30:26 +02:00
YoyoNow a2456c8b46 Merge remote-tracking branch 'origin/master'
SteamWarCI Build successful
2025-03-31 22:28:54 +02:00
YoyoNow 0952035091 Add shop.md 2025-03-31 22:28:51 +02:00
Lixfel 9c8c02f679 Update wgs25-kampfplan.md
SteamWarCI Build successful
2025-03-31 19:43:24 +02:00
Lixfel 3b5fdc57c0 Update wgs25-kampfplan.md
SteamWarCI Build successful
2025-03-25 06:40:14 +01:00
Lixfel 733c63946f Update wgs25-kampfplan.md
SteamWarCI Build successful
2025-03-25 06:32:35 +01:00
Chaoscaot fd846250ab Merge pull request 'Addapted script side for new example hotkey script' (#8) from add-example-script-to-downloads into master
SteamWarCI Build successful
Reviewed-on: #8
Reviewed-by: Chaoscaot <max@chaoscaot.de>
2025-03-22 10:36:18 +01:00
D4rkr34lm 17460772e9 Addapted script side for new example hotkey script
SteamWarCI Build successful
2025-03-21 18:54:26 +01:00
Lixfel 9a20860072 Update wgs25-kampfplan.md
SteamWarCI Build successful
2025-03-18 06:48:53 +01:00
YoyoNow 8f51723a3b Fix Graf Spee name
SteamWarCI Build successful
2025-03-14 13:49:36 +01:00
YoyoNow 8ad2f283aa Fixup things
SteamWarCI Build successful
2025-03-13 16:30:12 +01:00
YoyoNow 39f1af8b73 Add MissileWars.md
SteamWarCI Build successful
2025-03-13 16:27:48 +01:00
YoyoNow 266c4cb4ea Add MissileWars ranking to Navbar.svelte
SteamWarCI Build successful
2025-03-13 16:24:45 +01:00