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

Landing page builder feature #661

Merged
merged 81 commits into from Feb 15, 2019
Merged

Landing page builder feature #661

merged 81 commits into from Feb 15, 2019

Conversation

damcou
Copy link
Contributor

@damcou damcou commented Jan 23, 2019

No description provided.

…feat-landing-page-builder

# Conflicts:
#	Block/Algolia.php
#	view/adminhtml/templates/adminjs.phtml
#	view/adminhtml/templates/analytics/overview.phtml
Copy link

@AlexEven AlexEven left a comment

Choose a reason for hiding this comment

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

Here are some changes to the wording we've seen with Lucia + some questions that we can discuss if available.
Let us know if you have any questions.
Thank you!

@TravisBuddy
Copy link

Hey @damcou,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: 62b16d90-2e2a-11e9-93d2-519d0ef52680

@algolia algolia deleted a comment from TravisBuddy Feb 12, 2019
Copy link
Contributor

@JanPetr JanPetr left a comment

Choose a reason for hiding this comment

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

LGTM

The PR is huge, I probably didn't get all the details.
I noticed only 2 things I wanted to ask, so I added questions. Otherwise it looks good :)

Good job, @damcou 🙌

/** @var \Algolia\AlgoliaSearch\Model\LandingPage $landingPage */
$landingPage = $this->landingPageFactory->create();
$landingPage->getResource()->load($landingPage, $landingPageId);
$landingPage->getResource()->delete($landingPage);
Copy link
Contributor

Choose a reason for hiding this comment

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

URL is deleted automatically?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

$resultPage->getConfig()->getTitle()->prepend($breadMain);

$dataPersistor = $this->_objectManager->get(\Magento\Framework\App\Request\DataPersistorInterface::class);
$dataPersistor->clear('landing_page');
Copy link
Contributor

Choose a reason for hiding this comment

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

What is data persistor?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@TravisBuddy
Copy link

Hey @damcou,
Your changes look good to me!

View build log

TravisBuddy Request Identifier: b45fc0d0-3111-11e9-91d5-11294258c2e5

@damcou damcou merged commit 11969d4 into develop Feb 15, 2019
@JanPetr JanPetr deleted the feat-landing-page-builder branch March 6, 2019 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants