[PR #28] [MERGED] enclosure js code into anonymous function #34

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

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/ezdataflow-bundle/pull/28
Author: @jbcr
Created: 12/5/2019
Status: Merged
Merged: 12/5/2019
Merged by: @jbcr

Base: masterHead: protect_js_code


📝 Commits (2)

📊 Changes

5 files changed (+313 additions, -265 deletions)

View changed files

📝 src/Resources/views/themes/admin/ezdataflow/Dashboard/main.html.twig (+35 -29)
📝 src/Resources/views/themes/admin/ezdataflow/Dashboard/oneshot.html.twig (+31 -24)
📝 src/Resources/views/themes/admin/ezdataflow/Dashboard/repeating.html.twig (+145 -141)
📝 src/Resources/views/themes/admin/ezdataflow/parts/tab/job_list.html.twig (+21 -12)
📝 src/Resources/views/themes/admin/ezdataflow/parts/tab/schedule_list.html.twig (+81 -59)

📄 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/28 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 12/5/2019 **Status:** ✅ Merged **Merged:** 12/5/2019 **Merged by:** [@jbcr](https://github.com/jbcr) **Base:** `master` ← **Head:** `protect_js_code` --- ### 📝 Commits (2) - [`9890a3e`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/9890a3e3ffe2047a467b9584dfe8930fc6dace56) encosure js code into annonymous function - [`4be5a54`](https://github.com/code-rhapsodie/ezdataflow-bundle/commit/4be5a5440f9531277a2c3212ecaa1e52becd9ef8) reindend ### 📊 Changes **5 files changed** (+313 additions, -265 deletions) <details> <summary>View changed files</summary> 📝 `src/Resources/views/themes/admin/ezdataflow/Dashboard/main.html.twig` (+35 -29) 📝 `src/Resources/views/themes/admin/ezdataflow/Dashboard/oneshot.html.twig` (+31 -24) 📝 `src/Resources/views/themes/admin/ezdataflow/Dashboard/repeating.html.twig` (+145 -141) 📝 `src/Resources/views/themes/admin/ezdataflow/parts/tab/job_list.html.twig` (+21 -12) 📝 `src/Resources/views/themes/admin/ezdataflow/parts/tab/schedule_list.html.twig` (+81 -59) </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:03 +01:00
admin closed this issue 2026-01-23 11:23:03 +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#34