Jonathan Lelievre

Results 38 issues of Jonathan Lelievre

https://github.com/PrestaShop/PrestaShop/pull/35983

develop
BO
migration
Task

In the autoupgrade module we check the minimum requirement to upgrade the shop towards the expected target including the PHP version For now this version is hard-coded to PHP 7.2...

Feature
CO
Autoupgrade
Ready
Developer Feature
Module
Backlog SUE

One of the task of the null value problem (see parent Epic), we have some columns in the DB that should never use null values as it's not a use...

CO
Autoupgrade
Task
Module
Backlog SUE

…stead of the ApiResource ones | Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | develop / 8.1.x | Description? | Please be specific when describing the PR. Every...

Bug fix

Handle in CQRS commands/queries (create, update, get) the following fields: - max width - max height - max depth - max weight - group access Update behat related tests

develop
BO
Carriers
migration
Task

Update CQRS command (create, update) and query (get) Add these fields: - handling costs - free shipping - billing - tax - out of range behavior Add related behat tests

develop
BO
Carriers
migration
Task

| Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | develop | Description? | This PR handles a few improvements from this epic https://github.com/PrestaShop/PrestaShop/issues/36001 | Type? | improvement |...

Improvement
develop

| Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | develop | Description? | Refacto login forms | Type? | refacto | Category? | BO | BC breaks? |...

develop
Refactoring