-
Notifications
You must be signed in to change notification settings - Fork 1
Ameliorations rochefort #20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@adurand-cs j'ai traité un conflit ! Est-ce que c'est OK pour reviewer et merger après ? |
@adurand-cs je continue sur la même branche |
@adurand-cs c'est ok de mon côté ; j'ai ajouté le code qui permet de faire les petits résumés XML. Je vais aller le plugger dans une autre PR. On relit de son côté et on valide et on merge ici ! |
@@ -0,0 +1,56 @@ | |||
# self-contained tests embryo |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests qui m'ont permis de mettre au point le petit outil de résumé XML.
elixir lib/test/wip_test.exs
pour lancer.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(ça me permet aussi de vérifier si on n'a pas trop cassé de code à côté).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ça a l'air bon, la PR est grosse on fera plus petit aux prochains tours
<summary class="cursor-pointer font-bold p-4"></i>Solution</summary> | ||
<div class="p-4"> | ||
|
||
``` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pourquoi ce formattage ? On ne peut pas juste afficher du texte simple ? Là ça donne un rendu "code" pour du texte
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah mince, moi à l'écran ça fait du markdown bien rendu normalement !!!
Je vais vérifier (mais là j'arrive à la gare ; donc on merge comme ça ou je corrige après)
@@ -664,7 +789,7 @@ Kino.Layout.tabs([ | |||
]) | |||
``` | |||
|
|||
## DESCRIPTION DES PERIODES ET DES JOURS TYPES | |||
## DESCRIPTION DES PERIODES ET DES JOURS TYPES - 01:10:00 | |||
|
|||
🫵 À vous : ouvrez le fichier des calendriers |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Il faudra enlever cette ligne (A vous) : on a dit qu'on ne les faisait pas manipuler en même temps que nous
Dans cette PR: