mirror of
https://github.com/code-rhapsodie/ezdataflow-bundle.git
synced 2026-03-23 22:22:07 +01:00
[PR #33] [MERGED] Added a button to display exceptions / log in a modal #40
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/ezdataflow-bundle/pull/33
Author: @jeremycr
Created: 1/8/2021
Status: ✅ Merged
Merged: 1/14/2021
Merged by: @jbcr
Base:
master← Head:display_logs📝 Commits (1)
33365b5Added 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.