[PR #4] [MERGED] Added possibility to create one shot job from scheduled job #6

Closed
opened 2026-01-23 11:24:23 +01:00 by admin · 0 comments
Owner

📋 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.xHead: add-oneshot-v4


📝 Commits (1)

  • b444249 Added 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.

## 📋 Pull Request Information **Original PR:** https://github.com/code-rhapsodie/ibexa-dataflow-bundle/pull/4 **Author:** [@AUDUL](https://github.com/AUDUL) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@AUDUL](https://github.com/AUDUL) **Base:** `v4.x` ← **Head:** `add-oneshot-v4` --- ### 📝 Commits (1) - [`b444249`](https://github.com/code-rhapsodie/ibexa-dataflow-bundle/commit/b444249110ba80db8fa673f2fb2b6d2daed7d697) Added possibility to create one shot job from scheduled job ### 📊 Changes **7 files changed** (+98 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-23 11:24:23 +01:00
admin closed this issue 2026-01-23 11:24:23 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: code-rhapsodie/ibexa-dataflow-bundle#6