Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0043536 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
design defect | [Retail Modules] Web POS | trivial | have not tried | 2020-03-23 08:13 | 2020-04-02 07:21 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR20Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3f2307c4a0c4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | jarmendariz | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0043536: restructure JavaScript utilities file layout | |||||||
Description | Some of the new JavaScript files are within app/model directory although they common utilities that are not directly related to any model. | |||||||
Steps To Reproduce | - | |||||||
Proposed Solution | Move them from app/model to app/util | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0118742) alostale (manager) 2020-03-23 08:34 |
MR: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/9 [^] |
(0118780) hgbot (developer) 2020-03-24 07:16 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 3f2307c4a0c4babe69a8ae4815e677592263d743 Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Mon Mar 23 08:30:45 2020 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3f2307c4a0c4babe69a8ae4815e677592263d743 [^] fixed ISSUE-43536: restructure JavaScript utilities file layout Moved from app/model to app/util as they were utilities not directly related to model implementation: * /utils/ArrayUtils.js * /network/* --- M src/org/openbravo/mobile/core/MobileCoreComponentProvider.java M web-test/base/ob-app.js A web-test/util/ArrayUtils.test.js A web/org.openbravo.mobile.core/app/util/ArrayUtils.js A web/org.openbravo.mobile.core/app/util/network/Request.js A web/org.openbravo.mobile.core/app/util/network/RequestError.js A web/org.openbravo.mobile.core/app/util/network/RequestResultListener.js R web-test/model/utils/ArrayUtils.test.js R web/org.openbravo.mobile.core/app/model/network/Request.js R web/org.openbravo.mobile.core/app/model/network/RequestError.js R web/org.openbravo.mobile.core/app/model/network/RequestResultListener.js R web/org.openbravo.mobile.core/app/model/utils/ArrayUtils.js --- |
(0118789) hgbot (developer) 2020-03-24 15:15 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: fab6defae52e330c5c29052711e53e2cde7f0f5a Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Tue Mar 24 15:14:28 2020 +0100 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/fab6defae52e330c5c29052711e53e2cde7f0f5a [^] related to ISSUE-43536: fixed license --- M web-test/util/ArrayUtils.test.js --- |
(0118908) jarmendariz (developer) 2020-04-02 07:21 |
Reviewed |
Issue History | |||
Date Modified | Username | Field | Change |
2020-03-23 08:13 | alostale | New Issue | |
2020-03-23 08:13 | alostale | Assigned To | => Retail |
2020-03-23 08:13 | alostale | Triggers an Emergency Pack | => No |
2020-03-23 08:13 | alostale | Relationship added | related to 0043288 |
2020-03-23 08:34 | alostale | Note Added: 0118742 | |
2020-03-23 08:34 | alostale | Assigned To | Retail => alostale |
2020-03-23 08:34 | alostale | Review Assigned To | => jarmendariz |
2020-03-24 07:16 | hgbot | Checkin | |
2020-03-24 07:16 | hgbot | Note Added: 0118780 | |
2020-03-24 07:17 | hgbot | Status | new => resolved |
2020-03-24 07:17 | hgbot | Resolution | open => fixed |
2020-03-24 07:17 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3f2307c4a0c4babe69a8ae4815e677592263d743 [^] |
2020-03-24 15:15 | hgbot | Checkin | |
2020-03-24 15:15 | hgbot | Note Added: 0118789 | |
2020-04-02 07:21 | jarmendariz | Note Added: 0118908 | |
2020-04-02 07:21 | jarmendariz | Status | resolved => closed |
2020-04-02 07:21 | jarmendariz | Fixed in Version | => RR20Q1 |
Copyright © 2000 - 2009 MantisBT Group |