Skip to content

Add QueueScheduler import/export workflow#46

Merged
dereuromark merged 3 commits into
masterfrom
ap-0000-queue-scheduler-import-export
May 26, 2026
Merged

Add QueueScheduler import/export workflow#46
dereuromark merged 3 commits into
masterfrom
ap-0000-queue-scheduler-import-export

Conversation

@dereuromark
Copy link
Copy Markdown
Owner

Summary

  • add schedule export as JSON from the scheduler row view
  • add a dedicated import page that preloads the add form for review before saving
  • open interval help in a new tab and make scheduler list ordering deterministic by name

Notes

  • scheduler rows index default order: name ASC
  • scheduler dashboard default order: name ASC

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 26, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 4.16667% with 92 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.18%. Comparing base (d87281c) to head (a1bf70e).

Files with missing lines Patch % Lines
src/Controller/Admin/SchedulerRowsController.php 3.15% 92 Missing ⚠️
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff              @@
##             master      #46      +/-   ##
============================================
- Coverage     84.27%   78.18%   -6.10%     
- Complexity      457      492      +35     
============================================
  Files            13       13              
  Lines          1170     1265      +95     
============================================
+ Hits            986      989       +3     
- Misses          184      276      +92     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dereuromark dereuromark merged commit b79cfe4 into master May 26, 2026
16 checks passed
@dereuromark dereuromark deleted the ap-0000-queue-scheduler-import-export branch May 26, 2026 21:13
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.

2 participants