autoupgrade icon indicating copy to clipboard operation
autoupgrade copied to clipboard

Storybook integration

Open M0rgan01 opened this issue 7 months ago • 1 comments

Questions Answers
Description? Storybook integration - This mini-project provides an overview of the different components of the interface of the "Upgrade assistant" module in different versions of Prestashop.
Type? new feature
BC breaks? no
Deprecations? no
Fixed ticket? -
Sponsor company -
How to test? Follow the steps in the readme to set up storybook. The components should appear as in the attached video. The autoupgrade module itself should work the same as before

To-do

  • [x] Rename twig files
  • [x] Make sure module still works in PS context
  • [x] Implement most complex template to try out trans modifier, inclusion of other template and aliases
  • [x] Include theme(s) of PS 8+
  • [x] Make sure README is complete
  • [x] Remove images from themes
  • [x] Add prettier

To-do (later)

  • Add translations management
  • Move form generation from PHP class in templates
  • Mock ajax requests

Capture vidéo du 08-07-2024 14:24:12.webm

M0rgan01 avatar Jul 04 '24 16:07 M0rgan01