mirror of
https://github.com/quentin-g-dev/afup.git
synced 2026-03-24 01:02:15 +01:00
[PR #3] [MERGED] migration page Feuilles du backoffice #3
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/quentin-g-dev/afup/pull/3
Author: @quentin-g-dev
Created: 5/20/2021
Status: ✅ Merged
Merged: 5/20/2021
Merged by: @quentin-g-dev
Base:
master← Head:frigo_page_feuilles📝 Commits (10+)
c76dd8ecréation des fichiers, config routes et services0a49abbtemplates feuille_list, feuille_form3bc651astuck with ting23029e1récupération du commit43ada1a680sur master7ad3912Merge branch 'afup:master' into migration_feuille2fbc26bMerge branch 'afup:master' into migration_feuille406de81?e26abe1stuck with ting794bbb7maj de la branche master avalcb931f1débloqué📊 Changes
33 files changed (+1258 additions, -500 deletions)
View changed files
➕
app/Resources/views/admin/site/feuille_form.html.twig(+54 -0)➕
app/Resources/views/admin/site/feuille_list.html.twig(+116 -0)📝
app/Resources/views/admin/site/rubrique_list.html.twig(+2 -2)📝
app/Resources/views/site/become_member.html.twig(+1 -1)📝
app/Resources/views/site/company_membership/adhesion_entreprise.html.twig(+1 -1)📝
app/Resources/views/site/meetups/list.html.twig(+1 -1)📝
app/Resources/views/site/offices.html.twig(+1 -1)📝
app/Resources/views/site/techletter/index.html.twig(+1 -1)📝
app/config/config.yml(+5 -0)📝
app/config/routing/admin.yml(+0 -1)📝
app/config/routing/admin_site.yml(+23 -4)📝
app/config/services.yml(+20 -5)📝
db/seeds/Feuilles.php(+1 -1)➖
htdocs/pages/administration/site_feuilles.php(+0 -133)➖
htdocs/templates/administration/site_feuilles.html(+0 -85)➖
sources/Afup/Corporate/Feuille.php(+0 -135)➖
sources/Afup/Corporate/Feuilles.php(+0 -33)📝
sources/Afup/Corporate/Page.php(+1 -0)➕
sources/AppBundle/Controller/Admin/Site/Feuilles/AddFeuilleAction.php(+77 -0)➕
sources/AppBundle/Controller/Admin/Site/Feuilles/DeleteFeuilleAction.php(+69 -0)...and 13 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.