Refactor: replace per-task "complete" components with a single reusable one

  • Add EssentialTaskComplete.vue with props
  • Delete HotCatComplete.vue, TranslationComplete.vue, EssentialArticleComplete.vue, and TwnComplete.vue
  • Update HotCatInstaller, TranslatePolicyPageTool, EssentialArticleTool, and TranslateInterfacePage to use EssentialTaskComplete directly with their own computed props
Edited by Nik Gkountas

Merge request reports

Loading