Skip to content

Add Relay Entries#83

Draft
jZejda wants to merge 13 commits into
v12.xfrom
feature/DEV-12_Relay-entries
Draft

Add Relay Entries#83
jZejda wants to merge 13 commits into
v12.xfrom
feature/DEV-12_Relay-entries

Conversation

@jZejda

@jZejda jZejda commented Apr 26, 2026

Copy link
Copy Markdown
Owner

No description provided.

@jZejda jZejda self-assigned this Apr 26, 2026
@coderabbitai

coderabbitai Bot commented Apr 26, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: d282ba7f-50c5-419f-8fd9-f98728bfc87b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/DEV-12_Relay-entries

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@jZejda jZejda force-pushed the feature/DEV-12_Relay-entries branch from 40cca1e to dc59f82 Compare May 3, 2026 21:08
jZejda added 6 commits May 4, 2026 23:14
- Added `legs` attribute to the `SportClass` model, database schema, and API integration.
- Updated layouts and forms in Filament RelationManagers to display and edit the `legs` property.
- Enhanced UI for relay teams to dynamically populate `slots_count` based on the selected sport class's `legs`.
- Adjusted migration and casting rules for proper `legs` property handling.
…ement

- Added a new `TableBlock` custom block with configuration, rendering, and preview capabilities.
- Centralized custom block definitions in `RichContentBlocks` for better maintainability.
- Simplified `RichEditor` and `RichContentRenderer` setups by using `RichContentBlocks::all()`.
- Enhanced rich content-related CSS with styles for `TableBlock` display and editor previews.
- Updated baseline configuration to reflect new custom block.
…ce readability

- Reorganized layout structure for better clarity and maintainability.
- Added breadcrumb navigation, metadata row, and improved support for displaying warnings, cancellations, and event details.
- Enhanced visual presentation with updated CSS styling for sections, tags, and metadata.
- Incorporated helper methods for cleaner condition checks and data rendering.
- Introduced numbered sections for event details, such as maps, basic info, and categories.
- Restructured footer layout: moved copyright section to a separate container with improved styling.
- Adjusted `app.css` styles for better layout consistency, including padding and border color updates.
- Removed unused SVG icons from the aside component for cleaner code.
- Updated documentation examples to reflect the new date `2026-05-17` for consistency.
…category selection, and update documentation dates

- Replaced `lg:block` with `lg:table-cell` for better table column responsiveness across views.
- Enhanced category filtering logic by adding URL parameter handling (`toggleCategory`, `clearCategories`, and `updateUrl` methods).
- Updated documentation examples and Scribe output dates to reflect the new `2026-05-20` placeholder value.
- Introduced a new route `/startovka/{slug}/bez-vakantu` to download start lists excluding Vakants.
- Added `downloadWithoutVakant` method in `StartListController` for processing and returning modified XML files.
- Updated single start list view to include links for downloading XML with and without Vakants.
- Adjusted filesystem disk configuration for `events` to use a more specific URL structure.
- Scribe documentation examples updated to reflect new date `2026-05-22` for consistency.
jZejda and others added 6 commits June 12, 2026 23:34
- Removed default relay team creation logic from `SportEvent` model lifecycle.
- Updated `RelayTeam` and `RelayTeamMember` models with additional relationships and constraints.
- Refined relay event tests to reflect new logic and cover edge cases.
- Adjusted user API routes to include `/v1/` namespace and introduced API key-based authentication.
- Improved relay member slot handling to prevent duplicate entries within the same team.
- Added `legs` attribute to the `SportClass` model, database schema, and API integration.
- Updated layouts and forms in Filament RelationManagers to display and edit the `legs` property.
- Enhanced UI for relay teams to dynamically populate `slots_count` based on the selected sport class's `legs`.
- Adjusted migration and casting rules for proper `legs` property handling.
- Removed default relay team creation logic from `SportEvent` model lifecycle.
- Updated `RelayTeam` and `RelayTeamMember` models with additional relationships and constraints.
- Refined relay event tests to reflect new logic and cover edge cases.
- Adjusted user API routes to include `/v1/` namespace and introduced API key-based authentication.
- Improved relay member slot handling to prevent duplicate entries within the same team.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DEV-15 Add E-mail log DEV-14 Add the option to register for relays

1 participant