[PR #3] [MERGED] Add oneshot v5 #3

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/3
Author: @AUDUL
Created: 2/18/2025
Status: Merged
Merged: 2/18/2025
Merged by: @AUDUL

Base: v5.xHead: add-oneshot-v5


📝 Commits (2)

  • 9ec974f Added possibility to create one shot job from scheduled job
  • e27296d Added possibility to create one shot job from scheduled job

📊 Changes

7 files changed (+92 additions, -9 deletions)

View changed files

📝 CHANGELOG.md (+3 -0)
📝 src/Controller/JobController.php (+34 -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/ibexa_dataflow/Dashboard/oneshot.html.twig (+15 -4)
📝 src/Resources/views/themes/admin/ibexa_dataflow/parts/tab/schedule_list.html.twig (+37 -4)

📄 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/3 **Author:** [@AUDUL](https://github.com/AUDUL) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@AUDUL](https://github.com/AUDUL) **Base:** `v5.x` ← **Head:** `add-oneshot-v5` --- ### 📝 Commits (2) - [`9ec974f`](https://github.com/code-rhapsodie/ibexa-dataflow-bundle/commit/9ec974f2a0371f36effc2a4ba6872e0b8571c216) Added possibility to create one shot job from scheduled job - [`e27296d`](https://github.com/code-rhapsodie/ibexa-dataflow-bundle/commit/e27296d7c3c366c1f58d8a2757fdc23277b3f2a8) Added possibility to create one shot job from scheduled job ### 📊 Changes **7 files changed** (+92 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -0) 📝 `src/Controller/JobController.php` (+34 -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/ibexa_dataflow/Dashboard/oneshot.html.twig` (+15 -4) 📝 `src/Resources/views/themes/admin/ibexa_dataflow/parts/tab/schedule_list.html.twig` (+37 -4) </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#3