mirror of
https://github.com/code-rhapsodie/ezdataflow-bundle.git
synced 2026-03-23 22:22:07 +01:00
[PR #6] [MERGED] fix forms errors #14
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/6
Author: @jbcr
Created: 10/16/2019
Status: ✅ Merged
Merged: 10/17/2019
Merged by: @jbcr
Base:
master← Head:fix_forms📝 Commits (3)
3dc8583fix forms. refs Add reconfiguration to use new repository (#5)d51f5beCS fix3453406review change📊 Changes
8 files changed (+160 additions, -86 deletions)
View changed files
📝
src/Controller/JobController.php(+20 -5)📝
src/Controller/ScheduledDataflowController.php(+16 -4)📝
src/Resources/translations/messages.en.yaml(+1 -1)📝
src/Resources/translations/messages.fr.yaml(+1 -1)📝
src/Resources/views/themes/admin/ezdataflow/Dashboard/oneshot.html.twig(+28 -20)📝
src/Resources/views/themes/admin/ezdataflow/Dashboard/repeating.html.twig(+70 -34)➖
src/Resources/views/themes/admin/ezdataflow/parts/schedule_edit.html.twig(+0 -21)➕
src/Resources/views/themes/admin/ezdataflow/parts/schedule_form.html.twig(+24 -0)📄 Description
fix #5
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.