autoupgrade
autoupgrade copied to clipboard
Storybook integration
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