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

LPS-107954, LPS-108010, LPS-109156 #85429

Closed

Conversation

wincent
Copy link

@wincent wincent commented Feb 27, 2020

Rebase of #85428 to resolve merge conflicts. As described there:

This is a batch of in-progress work that is protected by a feature flag, specifically useDataEngineEditor="true" in a config file:

com.liferay.journal.web.internal.configuration.JournalDDMEditorConfiguration.config

To prevent this from snowballing further we've done some initial review here:

and I've done QA to confirm that the changes don't break related things like app-builder.

victorg1991 and others added 23 commits February 27, 2020 16:28
Create component SidebarTabs to handle tabs selection
Formatting lints, and:

    modules/apps/journal/journal-web/src/main/resources/META-INF/resources/js/dataEngineLayoutRendererLanguageProxy.es.js
      32:27  error  'event' is defined but never used. Allowed unused args must match /^_/u.  no-unused-vars
Fixes:

    modules/apps/data-engine/data-engine-taglib/src/main/resources/META-INF/resources/data_layout_builder/js/components/fieldsets/Fieldsets.es.js
      18:8  error  'saveDefinitionAndLayout' is defined but never used.  no-unused-vars
Explained here:

#149 (comment)

> In general, any promise should have a catch — ideally to recover
> gracefully, but even if we can't do that, we can at least refrain from
> creating console spew about an unhandled promise rejection.

In this case, I'm logging information about the error, but only in
development mode. In production builds the logging gets stripped out.
@liferay-continuous-integration
Copy link
Collaborator

CI is automatically triggering "ci:test:sf" and "ci:test:relevant" for this pull to run Source Formatter and relevant tests.

Comment "ci:test" to run the full PR Tester for this pull.

@wincent
Copy link
Author

wincent commented Feb 27, 2020

cc @ealonso, @victorg1991

@liferay-continuous-integration
Copy link
Collaborator

❌ ci:test:stable - 16 out of 21 jobs passed

❌ ci:test:relevant - 120 out of 164 jobs passed in 3 hours 9 minutes 7 seconds 923 ms

Click here for more details.

Base Branch:

Branch Name: master
Branch GIT ID: 55c45e541fc40f21481c3be233892a9e21029e76

Copied in Private Modules Branch:

Branch Name: master-private
Branch GIT ID: 67b983938aa465c129dca59172b5e883d4f32b48

ci:test:stable - 16 out of 21 jobs PASSED
16 Successful Jobs:
ci:test:relevant - 120 out of 164 jobs PASSED

44 Failed Jobs:

120 Successful Jobs:
For more details click here.

Failures unique to this pull:

  1. ...

@brianchandotcom
Copy link
Owner

Merged. Thank you.
View total diff: 87c7ce3...a190da3

@wincent wincent deleted the LPS-107954-108010-109156-ii branch February 28, 2020 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants