Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0034843
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2017-01-03 15:182017-01-19 12:40
ReporterdbazView Statuspublic 
Assigned Toranjith_qualiantech_com 
PrioritynormalResolutionfixedFixed in VersionRR17Q2
StatusclosedFix in branchFixed in SCM revision8ace301cd8f4
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0034843: [UX] Several small UI problems in Login screen

DescriptionThere are several small UI problems in the Login screen:
* The bottom margin of the Login button should be bigger.
* The warning message right now is not well legible, due to the red color on green background. Yellow color could work ok, since it is a warning (not an error). Also, the font-size and position is not the best one. It should be better before the Login button.
* The bottom margin of the 'Not supported browser' screen should be bigger.

Attached to the issue there are the current images, the proposed visualization and a diff that solves the issue.
Steps To ReproduceSee attached images.
Proposed SolutionSee attached diff.
TagsNo tags attached.
Attached Filespng file icon LoginBase_current.png [^] (184,890 bytes) 2017-01-03 15:18


png file icon LoginWarning_current.png [^] (188,911 bytes) 2017-01-03 15:18


png file icon LoginNotSupported_current.png [^] (149,368 bytes) 2017-01-03 15:19


png file icon LoginBase_proposal.png [^] (184,880 bytes) 2017-01-03 15:19


png file icon LoginWarning_proposal.png [^] (198,130 bytes) 2017-01-03 15:19


png file icon LoginNotSupported_proposal.png [^] (149,086 bytes) 2017-01-03 15:19


diff file icon org.openbravo.mobile.core.diff [^] (1,837 bytes) 2017-01-03 15:20 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0093154)
hgbot (developer)
2017-01-04 10:00

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 9726ee78e6a4efb9f2a68d1b2ae5eede55646be4
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Wed Jan 04 14:30:07 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9726ee78e6a4efb9f2a68d1b2ae5eede55646be4 [^]

Fixed issue 34843 : Changes in Login Button Design

* Changed Login Button & Login Warning CSS

---
M web/org.openbravo.mobile.core/assets/css/ob-login.css
M web/org.openbravo.mobile.core/source/component/ob-login.js
---
(0093161)
dbaz (developer)
2017-01-04 11:29

This setContent is unneeded
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9726ee78e6a4efb9f2a68d1b2ae5eede55646be4#l2.45 [^]
because always is overwritten by this one:
https://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9726ee78e6a4efb9f2a68d1b2ae5eede55646be4#l2.60 [^]

Copyright year should be updated too (2017) in both files.
(0093210)
hgbot (developer)
2017-01-05 08:46

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 8ace301cd8f473bf30a3b9f0240c6555bc192309
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu Jan 05 13:15:19 2017 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8ace301cd8f473bf30a3b9f0240c6555bc192309 [^]

Fixed issue 34843 : Changes in Login Button Design

* Removed Incorrect Code, Modified Copyright Year

---
M web/org.openbravo.mobile.core/assets/css/ob-login.css
M web/org.openbravo.mobile.core/source/component/ob-login.js
---
(0093730)
marvintm (manager)
2017-01-19 12:03

Changes to the main login page are correct as far as I can see. However, I don't see any changes in the "Non supported browser" screen, so this part is missing.
(0093731)
marvintm (manager)
2017-01-19 12:40

After further review, the changes done are correct, and the "not supported browser" window is properly shown, so the issue can be closed.

- Issue History
Date Modified Username Field Change
2017-01-03 15:18 dbaz New Issue
2017-01-03 15:18 dbaz Assigned To => Retail
2017-01-03 15:18 dbaz Triggers an Emergency Pack => No
2017-01-03 15:18 dbaz File Added: LoginBase_current.png
2017-01-03 15:18 dbaz File Added: LoginWarning_current.png
2017-01-03 15:19 dbaz File Added: LoginNotSupported_current.png
2017-01-03 15:19 dbaz File Added: LoginBase_proposal.png
2017-01-03 15:19 dbaz File Added: LoginWarning_proposal.png
2017-01-03 15:19 dbaz Assigned To Retail => dbaz
2017-01-03 15:19 dbaz Assigned To dbaz => Retail
2017-01-03 15:19 dbaz File Added: LoginNotSupported_proposal.png
2017-01-03 15:20 dbaz File Added: org.openbravo.mobile.core.diff
2017-01-04 07:02 ranjith_qualiantech_com Assigned To Retail => ranjith_qualiantech_com
2017-01-04 07:03 ranjith_qualiantech_com Status new => scheduled
2017-01-04 10:00 hgbot Checkin
2017-01-04 10:00 hgbot Note Added: 0093154
2017-01-04 10:00 hgbot Status scheduled => resolved
2017-01-04 10:00 hgbot Resolution open => fixed
2017-01-04 10:00 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9726ee78e6a4efb9f2a68d1b2ae5eede55646be4 [^]
2017-01-04 11:29 dbaz Note Added: 0093161
2017-01-04 11:29 dbaz Status resolved => new
2017-01-04 11:29 dbaz Resolution fixed => open
2017-01-05 08:46 hgbot Checkin
2017-01-05 08:46 hgbot Note Added: 0093210
2017-01-05 08:46 hgbot Status new => resolved
2017-01-05 08:46 hgbot Resolution open => fixed
2017-01-05 08:46 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/9726ee78e6a4efb9f2a68d1b2ae5eede55646be4 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/8ace301cd8f473bf30a3b9f0240c6555bc192309 [^]
2017-01-19 12:03 marvintm Note Added: 0093730
2017-01-19 12:03 marvintm Status resolved => new
2017-01-19 12:03 marvintm Resolution fixed => open
2017-01-19 12:39 marvintm Status new => scheduled
2017-01-19 12:39 marvintm Status scheduled => resolved
2017-01-19 12:39 marvintm Fixed in Version => RR17Q2
2017-01-19 12:39 marvintm Resolution open => fixed
2017-01-19 12:40 marvintm Review Assigned To => marvintm
2017-01-19 12:40 marvintm Note Added: 0093731
2017-01-19 12:40 marvintm Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker