Amélioration des fonctionnalités du panel admin, des évènements, et ajout de diagrammes UML.
Co-authored-by: Charpentier Juliette <juliette.charpentier1@etu.u-pec.fr>
This commit is contained in:
@@ -38,7 +38,7 @@ $hookObject = json_encode([
|
||||
],
|
||||
"author" => [
|
||||
"name" => "Juliette & Loris",
|
||||
"url" => "https://but.lbalocchi.fr/",
|
||||
"url" => "https://stackoverflow.com/a/51748785",
|
||||
],
|
||||
|
||||
// Field array of objects
|
||||
|
@@ -38,12 +38,9 @@ $hookObject = json_encode([
|
||||
],
|
||||
"author" => [
|
||||
"name" => "Juliette & Loris",
|
||||
"url" => "https://but.lbalocchi.fr/",
|
||||
"url" => "https://stackoverflow.com/a/51748785",
|
||||
],
|
||||
|
||||
// Field array of objects
|
||||
"fields" => [
|
||||
// en cas de nouvel évènement créé, notifie via un webhook des informations suivantes concernant l'évènement : Nom de l'évènement, Discipline, Date de l'évènement, Lieu de l'évènement, Description de l'évènement, Rôles pouvant s'inscrire
|
||||
[
|
||||
"name" => "Nom de l'évènement",
|
||||
"value" => $eventName,
|
||||
|
@@ -38,7 +38,7 @@ $hookObject = json_encode([
|
||||
],
|
||||
"author" => [
|
||||
"name" => "Juliette & Loris",
|
||||
"url" => "https://but.lbalocchi.fr/",
|
||||
"url" => "https://stackoverflow.com/a/51748785",
|
||||
],
|
||||
|
||||
// Field array of objects
|
||||
|
Reference in New Issue
Block a user