[PR #33] [MERGED] Added a button to display exceptions / log in a modal #40

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

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/ezdataflow-bundle/pull/33
Author: @jeremycr
Created: 1/8/2021
Status: Merged
Merged: 1/14/2021
Merged by: @jbcr

Base: masterHead: display_logs


📝 Commits (1)

  • 33365b5 Added a button to display exceptions / log in a modal

📊 Changes

7 files changed (+41 additions, -3 deletions)

View changed files

📝 src/Controller/JobController.php (+20 -0)
📝 src/Resources/translations/messages.en.yaml (+3 -1)
📝 src/Resources/translations/messages.fr.yaml (+2 -0)
📝 src/Resources/views/themes/admin/ezdataflow/Dashboard/main.html.twig (+4 -0)
📝 src/Resources/views/themes/admin/ezdataflow/Item/details.html.twig (+1 -2)
src/Resources/views/themes/admin/ezdataflow/Item/log.html.twig (+3 -0)
📝 src/Resources/views/themes/admin/ezdataflow/parts/tab/job_list.html.twig (+8 -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/ezdataflow-bundle/pull/33 **Author:** [@jeremycr](https://github.com/jeremycr) **Created:** 1/8/2021 **Status:** ✅ Merged **Merged:** 1/14/2021 **Merged by:** [@jbcr](https://github.com/jbcr) **Base:** `master` ← **Head:** `display_logs` --- ### 📝 Commits (1) - [`33365b5`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/33365b59519e9b4a8a2ea423c28b7485c9f496af) Added a button to display exceptions / log in a modal ### 📊 Changes **7 files changed** (+41 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Controller/JobController.php` (+20 -0) 📝 `src/Resources/translations/messages.en.yaml` (+3 -1) 📝 `src/Resources/translations/messages.fr.yaml` (+2 -0) 📝 `src/Resources/views/themes/admin/ezdataflow/Dashboard/main.html.twig` (+4 -0) 📝 `src/Resources/views/themes/admin/ezdataflow/Item/details.html.twig` (+1 -2) ➕ `src/Resources/views/themes/admin/ezdataflow/Item/log.html.twig` (+3 -0) 📝 `src/Resources/views/themes/admin/ezdataflow/parts/tab/job_list.html.twig` (+8 -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:23:04 +01:00
admin closed this issue 2026-01-23 11:23:04 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: code-rhapsodie/ezdataflow-bundle#40