Skip to content

wip: modaltemplatedatbase has a new prop: the current id, and a new button "replace my template"

Marc-AntoineA requested to merge feat/173-edit-templates-in-backtivisda into main

Description

#175 is required

Todo: Si ce n'est pas fait dans cette MR, ajouter un ticket. Il est nécessaire de ne pas recalculer les miniatures si le modèle n'a pas changé.

Issues : Resolves #173 (closed)

Checklist before merge :

  • No remaining console.log
  • Version changed for any feature or bugfix
  • Create an entry in changelog
  • english and french translations if required
  • all eslintConfig rules are on ("2") (except no-useless-escape / vue/no-mutating-props)

Tests

  • Aktivisda can be used: start aktivisda and play with it
  • Backtivisda can be used: start backtivisda and play with it
  • If it’s a bug, a new test added
  • If it’s a new feature, a new test added
Edited by Marc-AntoineA

Merge request reports