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

Release 3.1.1 #72

Merged
merged 36 commits into from
Apr 27, 2022
Merged

Release 3.1.1 #72

merged 36 commits into from
Apr 27, 2022

Conversation

Progi1984
Copy link
Member

Questions Answers
Description? Release 3.1.1
Type? improvement
BC breaks? no
Deprecations? no
Fixed ticket? N/A
How to test? Release Test

matks and others added 30 commits July 20, 2020 10:32
Add dependabot config file
Update short descrption and logo
Migrated Travis CI to Github Actions
Bumps [prestashop/php-dev-tools](https://github.com/PrestaShop/php-dev-tools) from 3.15.1 to 3.16.0.
- [Release notes](https://github.com/PrestaShop/php-dev-tools/releases)
- [Commits](PrestaShop/php-dev-tools@v3.15.1...v3.16.0)

---
updated-dependencies:
- dependency-name: prestashop/php-dev-tools
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…shop/php-dev-tools-3.16.0

Bump prestashop/php-dev-tools from 3.15.1 to 3.16.0
Bumps [prestashop/php-dev-tools](https://github.com/PrestaShop/php-dev-tools) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/PrestaShop/php-dev-tools/releases)
- [Commits](PrestaShop/php-dev-tools@v3.16.0...v3.16.1)

---
updated-dependencies:
- dependency-name: prestashop/php-dev-tools
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…shop/php-dev-tools-3.16.1

Bump prestashop/php-dev-tools from 3.16.0 to 3.16.1
Fix an issue with protected variable
Do not add scheme for empty or anchor links
Improved Github Action (Support PHP 5.6 => 8.1)
@Progi1984 Progi1984 added this to the 3.1.1 milestone Apr 11, 2022
@Progi1984 Progi1984 requested a review from a team April 11, 2022 14:21
NeOMakinG
NeOMakinG previously approved these changes Apr 12, 2022
Copy link
Contributor

@florine2623 florine2623 left a comment

Choose a reason for hiding this comment

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

Hello @Progi1984 ,

Tested on 1.7.8.x and develop branch.

  • CRUD ok
  • anchor links work well
  • checked BO and FO display
  • configure settings and slides list

There's 2 remaining issues :
I have a warning when I try to add a new slider 🚫
Screenshot 2022-04-13 at 10 48 11

The length of the field in the configuration form is not ok, it should be the same length as all other fields.
on develop branch 🚫
Screenshot 2022-04-13 at 10 57 15
on 1.7.8.X branch ✅
Screenshot 2022-04-13 at 11 04 01
responsive is OK

Could you check ?
Thanks!

@Progi1984
Copy link
Member Author

@florine2623 The PR for fixing these bugs : #73.

Fix configuration form (Responsive & Default values)
@Progi1984
Copy link
Member Author

@florine2623 Congratulations 🎉 You unlock the release :)

Copy link
Contributor

@florine2623 florine2623 left a comment

Choose a reason for hiding this comment

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

Hello @Progi1984 ,

The previous bug has been fixed ! It is looking good to me on develop and 1.7.8.x.
QA ✅

@Progi1984 Progi1984 merged commit ffc0818 into master Apr 27, 2022
@Progi1984
Copy link
Member Author

Thanks @florine2623

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants