mirror of
https://github.com/code-rhapsodie/ibexa-dataflow-bundle.git
synced 2026-03-24 06:32:07 +01:00
[PR #4] [MERGED] Added possibility to create one shot job from scheduled job #6
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/code-rhapsodie/ibexa-dataflow-bundle/pull/4
Author: @AUDUL
Created: 2/18/2025
Status: ✅ Merged
Merged: 2/18/2025
Merged by: @AUDUL
Base:
v4.x← Head:add-oneshot-v4📝 Commits (1)
b444249Added possibility to create one shot job from scheduled job📊 Changes
7 files changed (+98 additions, -5 deletions)
View changed files
📝
CHANGELOG.md(+7 -0)📝
src/Controller/JobController.php(+40 -1)📝
src/Resources/config/services.yaml(+1 -0)📝
src/Resources/translations/messages.en.yaml(+1 -0)📝
src/Resources/translations/messages.fr.yaml(+1 -0)📝
src/Resources/views/themes/admin/ezdataflow/Dashboard/oneshot.html.twig(+15 -4)📝
src/Resources/views/themes/admin/ezdataflow/parts/tab/schedule_list.html.twig(+33 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.