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

Fix babel transpiling issues #1777

Merged
merged 1 commit into from
Aug 14, 2019
Merged

Conversation

felixheidecke
Copy link
Contributor

@felixheidecke felixheidecke commented Aug 12, 2019

Description

Fixes ES6 transpiling issues in files and media viewer, that popped up in IE11.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

@felixheidecke felixheidecke self-assigned this Aug 12, 2019
@felixheidecke felixheidecke added Status:Needs-Review Needs review from a maintainer Type:Bug Something isn't working labels Aug 12, 2019
@ownclouders
Copy link
Contributor

💥 Acceptance tests webUISharingInternalGroups failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/4652/

20190812-112046-943.png
20190812-112047-234.png
20190812-112121-879.png
20190812-112122-098.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests webUISharingInternalUsers failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/4652/

20190812-111938-634.png
20190812-111939-088.png
20190812-112011-723.png
20190812-112012-013.png
20190812-112057-082.png
20190812-112057-379.png
20190812-112122-631.png
20190812-112123-170.png
20190812-112154-662.png
20190812-112154-900.png
20190812-112226-527.png
20190812-112226-729.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/4652/

20190812-112200-313.png
20190812-112200-749.png
20190812-112329-501.png
20190812-112329-679.png
20190812-112356-816.png
20190812-112356-994.png
20190812-112432-761.png
20190812-112433-096.png
20190812-112500-289.png
20190812-112500-438.png
20190812-112528-684.png
20190812-112528-902.png
20190812-112558-132.png
20190812-112558-414.png
20190812-112625-806.png
20190812-112626-051.png
20190812-112652-889.png
20190812-112653-154.png
20190812-112728-286.png
20190812-112728-541.png
20190812-112804-306.png
20190812-112804-489.png
20190812-112839-530.png
20190812-112839-709.png
20190812-112915-163.png
20190812-112915-428.png
20190812-113002-277.png
20190812-113002-619.png
20190812-113048-817.png
20190812-113049-109.png
20190812-113126-958.png
20190812-113127-235.png
20190812-113205-923.png
20190812-113206-088.png
20190812-113244-839.png
20190812-113245-013.png
20190812-113325-285.png
20190812-113325-556.png
20190812-113407-174.png
20190812-113407-333.png
20190812-113442-328.png
20190812-113442-509.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/4652/

20190812-112905-072.png
20190812-112905-276.png
20190812-112953-776.png
20190812-112953-876.png
20190812-113030-772.png
20190812-113030-889.png
20190812-113116-105.png
20190812-113116-193.png
20190812-113153-004.png
20190812-113153-177.png
20190812-113229-914.png
20190812-113230-030.png
20190812-113313-653.png
20190812-113313-825.png
20190812-113406-244.png
20190812-113406-384.png

@ownclouders
Copy link
Contributor

💥 Acceptance tests webUIFiles failed. Please find the screenshots inside ...

https://drone.owncloud.com/owncloud/phoenix/4652/

20190812-112722-411.png
20190812-112800-531.png
20190812-112941-823.png
20190812-113011-764.png
20190812-113049-104.png
20190812-113117-883.png
20190812-113301-524.png
20190812-113341-362.png
20190812-113412-001.png
20190812-113442-333.png
20190812-113621-649.png
20190812-113655-037.png
20190812-113757-490.png
20190812-113834-488.png
20190812-114026-632.png
20190812-114027-016.png
20190812-114108-335.png
20190812-114108-673.png

}]
rules: [
{
test: /\.js$/,
Copy link
Member

Choose a reason for hiding this comment

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

why are here two rules for *.js?

@DeepDiver1975 DeepDiver1975 merged commit dabc24e into master Aug 14, 2019
@delete-merged-branch delete-merged-branch bot deleted the bugfix/ie11-fix-transpiling branch August 14, 2019 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Needs-Review Needs review from a maintainer Type:Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants