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

Adds helper card in cms page #13163

Conversation

tomas862
Copy link
Contributor

@tomas862 tomas862 commented Apr 3, 2019

Questions Answers
Branch? develop
Description? Adds helper card in cms page located in /admin-dev/index.php/improve/design/cms-pages
Type? improvement
Category? BO
BC breaks? no
Deprecations? no
Fixed ticket?
How to test? Check the page how it looks like - also when everything looks okey, try to click on 'x' to remove that block. Before the testing make sure assets are up to date by running npm run build

This change is Reviewable

Allow Hook additionalCustomerFormFields to modify the fields positions.
@prestonBot prestonBot added develop Branch Improvement Type: Improvement Waiting for wording Status: action required, waiting for wording labels Apr 3, 2019
@matks matks added the migration symfony migration project label Apr 3, 2019
@matks
Copy link
Contributor

matks commented Apr 3, 2019

@tomas862 Do you feel confident about the RTL behavior :trollface: ?

@tomas862
Copy link
Contributor Author

tomas862 commented Apr 3, 2019

haha, no :D but I guess existing showcase cards had this thing handled? 🤔

@tomas862
Copy link
Contributor Author

tomas862 commented Apr 3, 2019

@tomas862 Do you feel confident about the RTL behavior :trollface: ?

close enough:

Screenshot(12)

</div>
<div class="showcase-card__right">
<h2>{{ 'Create meaningful content'|trans({}, 'Admin.Design.Help') }}</h2>
<p>{{ 'PrestaShop enables you to create content pages as easily as you would create product pages. You can add static pages in the top menu using the "Main menu" module.'|trans({}, 'Admin.Design.Help') }}</p>
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems that, for my part, I don't have the same wording:

Because it is not just selling products but also creating a universe, build pages to tell stories and catch your visitors’ interest to turn them into loyal customers.

@TristanLDD, do you know what is the final wording?

Copy link
Contributor

Choose a reason for hiding this comment

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

According to #10434 (comment) the wording of Louise is the right one @tomas862 can you please update it ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@matks done ;)

@matks matks mentioned this pull request Apr 3, 2019
7 tasks
@matks
Copy link
Contributor

matks commented Apr 4, 2019

haha, no :D but I guess existing showcase cards had this thing handled? 🤔

I checked, you need to add CSS class img-rtl

See https://github.com/PrestaShop/PrestaShop/pull/12809/files

@tomas862 tomas862 changed the base branch from develop to 1.7.6.x April 9, 2019 06:34
@tomas862 tomas862 force-pushed the improvements/helper-card-in-cms-page branch from 5dbd516 to c5f0653 Compare April 15, 2019 07:25
@matks
Copy link
Contributor

matks commented Apr 15, 2019

@tomas862 I'm sorry but your commits history looks bad :/ I think you might have used develop as base branch instead of 1.7.6.x

@tomas862
Copy link
Contributor Author

snap - old habits of rebasing... :/ gonna cherry pick this PR and I'll create new one instead

@tomas862
Copy link
Contributor Author

Forwarded to #13404

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
develop Branch Improvement Type: Improvement migration symfony migration project Waiting for wording Status: action required, waiting for wording
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants