Skip to content
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

Mise à jour des dépendances Node.js #6388

Merged
merged 3 commits into from
Oct 1, 2022
Merged

Conversation

Situphen
Copy link
Member

@Situphen Situphen commented Sep 7, 2022

Mise à jour des dépendances Node.js, sauf gulp-imagemin et del car ce sont maintenant des ESM (EcmaScript Module) donc il faudrait convertir Gulpfile.js en ESM lui aussi pour que ça fonctionne.

QA :

  • source zdsenv/bin/activate && make update && make zmd-start && make run-back
  • Vérifier que le site web fonctionne correctement, notamment l'éditeur de texte

@Situphen Situphen added the C-Front Concerne l'interface du site label Sep 7, 2022
@coveralls
Copy link

coveralls commented Sep 7, 2022

Coverage Status

Coverage remained the same at 88.303% when pulling 60ece95 on Situphen:node-deps into 2d9572f on zestedesavoir:dev.

Copy link
Contributor

@Arnaud-D Arnaud-D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA NOK ✖️

Dans le nouvel éditeur, un des boutons custom fonctionne mais n'a pas d'icône. Dans mon cas, il s'agit du bouton Grammalecte. Il y a des chances que ça soit pareil pour le bouton Antidote aussi, mais je n'ai pas l'outil.

J'ai essayé de voir d'où ça venait, mais sans succès. Recompiler le front et vider le cache n'ont rien changé. Sur la version dev actuelle, le bouton apparaît bien.

@Situphen
Copy link
Member Author

C'est corrigé ! La structure d'un bouton dans l'éditeur doit être <button><i></i></button> et j'ai l'impression qu'ils ont ajouté ou modifié un bout de code qui fait que le <i> n'est pas créé s'il n'y a pas fa ou fas (qui correspond aux icônes par défaut) dans le nom de classe.

Copy link
Contributor

@Arnaud-D Arnaud-D left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA OK ✔️

Le bouton est bien revenu. ^^

@Arnaud-D Arnaud-D enabled auto-merge (squash) October 1, 2022 11:18
@Arnaud-D Arnaud-D merged commit 2b006fb into zestedesavoir:dev Oct 1, 2022
@Situphen Situphen deleted the node-deps branch October 1, 2022 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-Front Concerne l'interface du site
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants