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

EZEE-2950: Inject drag-mock using Webpack Encore #121

Merged
merged 3 commits into from
Jan 24, 2020
Merged

Conversation

mnocon
Copy link
Member

@mnocon mnocon commented Jan 20, 2020

JIRA: https://jira.ez.no/browse/EZEE-2950

Doc this is based on: https://doc.ezplatform.com/en/latest/guide/bundles/#configuration-from-a-bundle

Green build with all tests passing: https://github.com/ezsystems/ezplatform-page-builder/pull/477
Companion PR, removing the code from AdminUI: ezsystems/ezplatform-admin-ui#1201

Changing how the dragMock library is loaded - now it's added to the Page automatically in the behat Symfony env, which should make the tests a lot faster (there is no need to load the library for every drag and drop interaction separately).

@dew326 If you could please have a look at the ez.config.manager.js file, as I'm pretty sure it's not perfect 😄 I had to make sure page-builder and form-builder entries are present, otherwise this would fail on Open Source version.

@DominikaK I wrote a tiny bit of doc, could you have a look?

@mnocon mnocon changed the title [WIP] EZEE-2950: Inject drag-mock using Webpack Encore EZEE-2950: Inject drag-mock using Webpack Encore Jan 20, 2020
@mnocon mnocon force-pushed the EZEE-2950-use-webpack branch from e2a521d to 3fa21df Compare January 20, 2020 16:06
Copy link
Contributor

@DominikaK DominikaK left a comment

Choose a reason for hiding this comment

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

+1 for doc

Copy link
Member

@dew326 dew326 left a comment

Choose a reason for hiding this comment

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

+1 for the JS

Copy link
Member

@micszo micszo left a comment

Choose a reason for hiding this comment

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

🎳

@micszo micszo merged commit 01c4389 into 7.0 Jan 24, 2020
@micszo micszo deleted the EZEE-2950-use-webpack branch January 24, 2020 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

5 participants