Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0040069 | Openbravo ERP | Z. Others | public | 2019-01-30 13:37 | 2019-06-14 11:22 |
|
Reporter | jarmendariz | |
Assigned To | jarmendariz | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR19Q3 | |
Merge Request Status | |
Review Assigned To | alostale |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0040069: Fix errors and warnings found with ESLint (platform team code) |
Description | Before upgrading the Lint/Format tool used, code can be updated beforehand to make migration easier.
For this task the modules referenced in this file will be updated: https://code.openbravo.com/erp/devel/try-mods/config/file/tip/platform.json [^] |
Steps To Reproduce | Run ESLint over modules js code. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | has duplicate | feature request | 0039990 | | closed | platform | Fix Javascript errors and warnings after upgrading the linter | related to | feature request | 0039983 | | closed | jarmendariz | Upgrade javascript linter and formatter |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-01-30 13:37 | jarmendariz | New Issue | |
2019-01-30 13:37 | jarmendariz | Assigned To | => Triage Finance |
2019-01-30 13:37 | jarmendariz | OBNetwork customer | => No |
2019-01-30 13:37 | jarmendariz | Modules | => Core |
2019-01-30 13:37 | jarmendariz | Triggers an Emergency Pack | => No |
2019-01-30 13:38 | jarmendariz | Status | new => scheduled |
2019-01-30 13:38 | jarmendariz | Assigned To | Triage Finance => jarmendariz |
2019-01-30 13:41 | jarmendariz | Relationship added | related to 0039983 |
2019-06-12 11:29 | hgbot | Checkin | |
2019-06-12 11:29 | hgbot | Note Added: 0112599 | |
2019-06-12 11:33 | hgbot | Checkin | |
2019-06-12 11:33 | hgbot | Note Added: 0112601 | |
2019-06-12 11:33 | hgbot | Checkin | |
2019-06-12 11:33 | hgbot | Note Added: 0112602 | |
2019-06-12 11:33 | hgbot | Checkin | |
2019-06-12 11:33 | hgbot | Note Added: 0112603 | |
2019-06-12 11:34 | hgbot | Checkin | |
2019-06-12 11:34 | hgbot | Note Added: 0112604 | |
2019-06-12 13:21 | jarmendariz | Relationship added | has duplicate 0039990 |
2019-06-12 13:23 | jarmendariz | Status | scheduled => resolved |
2019-06-12 13:23 | jarmendariz | Fixed in SCM revision | => faae3d418dcfc4b9ad5368f239a39a0f86053fd3 |
2019-06-12 13:23 | jarmendariz | Resolution | open => fixed |
2019-06-12 17:25 | hudsonbot | Checkin | |
2019-06-12 17:25 | hudsonbot | Note Added: 0112660 | |
2019-06-14 09:43 | hgbot | Checkin | |
2019-06-14 09:43 | hgbot | Note Added: 0112780 | |
2019-06-14 11:22 | alostale | Review Assigned To | => alostale |
2019-06-14 11:22 | alostale | Note Added: 0112788 | |
2019-06-14 11:22 | alostale | Status | resolved => closed |
2019-06-14 11:22 | alostale | Fixed in Version | => 3.0PR19Q3 |
Notes |
|
(0112599)
|
hgbot
|
2019-06-12 11:29
|
|
Repository: erp/devel/pi
Changeset: faae3d418dcfc4b9ad5368f239a39a0f86053fd3
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Fri May 31 11:43:28 2019 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/faae3d418dcfc4b9ad5368f239a39a0f86053fd3 [^]
Related to issue 40069: Fixing ESLint errors
---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/toolbar/ob-action-button.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/upload/ob-upload-popup.js
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/utilities/ob-utilities.js
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-widget.js
---
|
|
|
(0112601)
|
hgbot
|
2019-06-12 11:33
|
|
|
|
(0112602)
|
hgbot
|
2019-06-12 11:33
|
|
|
|
(0112603)
|
hgbot
|
2019-06-12 11:33
|
|
|
|
(0112604)
|
hgbot
|
2019-06-12 11:34
|
|
|
|
|
|
|
(0112780)
|
hgbot
|
2019-06-14 09:43
|
|
Repository: erp/mods/org.openbravo.client.application.examples
Changeset: 85a705205f54840ce8989f88aa57cd68ecbd2a74
Author: Javier Armendáriz <javier.armendariz <at> openbravo.com>
Date: Fri Jun 14 09:42:28 2019 +0200
URL: http://code.openbravo.com/erp/mods/org.openbravo.client.application.examples/rev/85a705205f54840ce8989f88aa57cd68ecbd2a74 [^]
Related to issue 40069: Fixed ESLint issues
---
M web/org.openbravo.client.application.examples/js/example-canvas-field.js
M web/org.openbravo.client.application.examples/js/example-grid-view.js
M web/org.openbravo.client.application.examples/js/example-manual-process.js
M web/org.openbravo.client.application.examples/js/example-onchange.js
M web/org.openbravo.client.application.examples/js/example-pick-and-execute.js
M web/org.openbravo.client.application.examples/js/example-simple-view.js
M web/org.openbravo.client.application.examples/js/example-toolbar-button.js
M web/org.openbravo.client.application.examples/js/example-view-component.js
---
|
|
|
|
|