Skip to content

Add inline group editing for lineup templates#17

Merged
acwilan merged 6 commits intomainfrom
codex/add-inline-editing-for-lineup-groups
Jun 17, 2025
Merged

Add inline group editing for lineup templates#17
acwilan merged 6 commits intomainfrom
codex/add-inline-editing-for-lineup-groups

Conversation

@acwilan
Copy link
Contributor

@acwilan acwilan commented Jun 11, 2025

Summary

  • list groups on lineup template via new endpoint
  • expose groups endpoint in URL rules
  • allow frontend to manage template groups
  • add new page for editing template groups
  • link groups page from lineup templates list

Testing

  • yarn check
  • yarn build
  • composer install (fails: command not found)
  • vendor/bin/phpunit --configuration phpunit.xml --coverage-clover coverage.xml (fails: command not found)

https://chatgpt.com/codex/tasks/task_e_6849d439c4a483308c81321060049c96

@codecov
Copy link

codecov bot commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ Complexity Δ
backend/controllers/LineupTemplateController.php 20.63% <100.00%> (+11.54%) 15.00 <2.00> (+2.00)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Contributor

@windsurf-bot windsurf-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 To request another review, post a new comment with "/windsurf-review".

Andres Rovira and others added 5 commits June 11, 2025 13:25
Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
Co-authored-by: windsurf-bot[bot] <189301087+windsurf-bot[bot]@users.noreply.github.com>
@acwilan acwilan merged commit 1633a29 into main Jun 17, 2025
4 checks passed
@acwilan acwilan deleted the codex/add-inline-editing-for-lineup-groups branch June 17, 2025 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant