Openbravo Issue Tracking System - Retail Modules
View Issue Details
0043115Retail ModulesWeb POSpublic2020-01-15 18:022020-02-21 09:32
inaki_garcia 
prakashmurugesan88 
immediateminorhave not tried
closedfixed 
5
main 
RR20Q1RR20Q1 
marvintm
Packaging and release
No
0043115: [20Q1] [NewSkin] [UX] "Password Change" popup presents multiple issues
The "Password Change" popup shown upon password expiry when attempting to login shows several issues, primarily due to the popup missing the formatting up to spec to
the new skin. The list of perceived issues are as follows:

- The background of the description for the popup is incorrect: it's green instead of the white that it should be
- The labels of the field are missing
- The gap in between the lines is irregular
- The order and style of the "Apply" and "Cancel" buttons could potentially be out of place and not in accordance to the style of the buttons for the skinnable POS
- The "Same password than the older" message takes space to the left site of the first password field, due to the fact that the label is missing

This issue as a whole is considered a usability regression, since there are several elements which are out of place in accordance to the presentation prior to the
skinnable POS project.
-- In the Backend

0. Log in the ERP as "Openbravo" user with the "The White Valley Group Admin" role
1. Go to the User window
2. Select the "vallblanca" user, check the "Expired Password" checkbox, and save the record

-- In the Frontend

0. Try to log in with the "vallblanca" user. The "Password Change" popup will appear
(1) NOTICE that the first 4 items from the list in the description appear
1. Write the same password as the one used to login
(2) NOTICE that the 5th item from the list in the description appears

Points (1) and (2) can be checked in the attached screenshots in the same order.
No tags attached.
blocks defect 0042900 closed prakashmurugesan88 [20Q1] [NewSkin] [UX] "Password Change" popup presents multiple issues 
Issue History
2020-02-04 15:34prakashmurugesan88Typedefect => backport
2020-02-04 15:34prakashmurugesan88Target Version => RR20Q1
2020-02-12 08:55hgbotCheckin
2020-02-12 08:55hgbotNote Added: 0117671
2020-02-12 08:55hgbotStatusscheduled => resolved
2020-02-12 08:55hgbotResolutionopen => fixed
2020-02-12 08:55hgbotFixed in SCM revision => http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/9f85cd49a1974b048127df8fa032fdc47f797b27 [^]
2020-02-12 08:55hgbotCheckin
2020-02-12 08:55hgbotNote Added: 0117672
2020-02-21 09:32marvintmReview Assigned To => marvintm
2020-02-21 09:32marvintmStatusresolved => closed
2020-02-21 09:32marvintmFixed in Version => RR20Q1

Notes
(0117671)
hgbot   
2020-02-12 08:55   
Repository: retail/backports/3.0RR20Q1/org.openbravo.mobile.core
Changeset: 9f85cd49a1974b048127df8fa032fdc47f797b27
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Feb 12 12:50:50 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/9f85cd49a1974b048127df8fa032fdc47f797b27 [^]

Fixed issue 43115 : Fixed skin issues in Password Change popup

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
M web/org.openbravo.mobile.core/source/component/dialog/ob-expirationpassword.js
M web/org.openbravo.mobile.core/source/model/ob-terminal-model.js
---
(0117672)
hgbot   
2020-02-12 08:55   
Repository: retail/backports/3.0RR20Q1/org.openbravo.mobile.core
Changeset: cd80a66eaa53a076e61bf2965fa475e958838bdc
Author: Prakash M <prakash <at> qualiantech.com>
Date: Wed Feb 12 12:50:50 2020 +0530
URL: http://code.openbravo.com/retail/backports/3.0RR20Q1/org.openbravo.mobile.core/rev/cd80a66eaa53a076e61bf2965fa475e958838bdc [^]

Related to issue 43115 : Applied grid-template-columns changes only for ExpirationPassword

---
M web/org.openbravo.mobile.core/assets/css/obmobc-main.css
---