Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038775 | Retail Modules | Web POS | public | 2018-06-18 07:45 | 2018-09-14 11:21 |
|
Reporter | guillermogil | |
Assigned To | guillermogil | |
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0038775: Login window should be extensible to allow buttons from different modules |
Description | Login window should be extensible to allow buttons from different modules.
It will be needed to review Selenium test cases to ensure they are working. |
Steps To Reproduce | N/A |
Proposed Solution | See diff attached |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | issue38775.diff (2,780) 2018-06-20 08:15 https://issues.openbravo.com/file_download.php?file_id=11873&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2018-06-18 07:45 | guillermogil | New Issue | |
2018-06-18 07:45 | guillermogil | Assigned To | => guillermogil |
2018-06-18 07:45 | guillermogil | Triggers an Emergency Pack | => No |
2018-06-20 08:15 | guillermogil | File Added: issue38775.diff | |
2018-06-20 08:15 | guillermogil | Proposed Solution updated | |
2018-09-13 18:25 | hgbot | Checkin | |
2018-09-13 18:25 | hgbot | Note Added: 0106755 | |
2018-09-13 18:25 | hgbot | Checkin | |
2018-09-13 18:25 | hgbot | Note Added: 0106756 | |
2018-09-13 18:26 | hgbot | Checkin | |
2018-09-13 18:26 | hgbot | Note Added: 0106757 | |
2018-09-13 18:26 | hgbot | Checkin | |
2018-09-13 18:26 | hgbot | Note Added: 0106758 | |
2018-09-13 18:26 | hgbot | Checkin | |
2018-09-13 18:26 | hgbot | Note Added: 0106759 | |
2018-09-13 18:26 | hgbot | Checkin | |
2018-09-13 18:26 | hgbot | Note Added: 0106760 | |
2018-09-13 18:26 | hgbot | Checkin | |
2018-09-13 18:26 | hgbot | Note Added: 0106761 | |
2018-09-14 11:21 | hgbot | Checkin | |
2018-09-14 11:21 | hgbot | Note Added: 0106766 | |
2018-09-14 11:21 | hgbot | Checkin | |
2018-09-14 11:21 | hgbot | Note Added: 0106767 | |
Notes |
|
(0106755)
|
hgbot
|
2018-09-13 18:25
|
|
Repository: tools/automation/pi-mobile
Changeset: e1b94ccc80ee5a434c017e8f845eac515b58d108
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Aug 30 09:13:40 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e1b94ccc80ee5a434c017e8f845eac515b58d108 [^]
Related to issue 38775: Add Automated tests for Forgot Password
---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/terminals/MobileCoreTerminalHelper.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/suites/concurrent/job011/ForgotPasswordSuite.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/suites/concurrent/job011/ForgotPasswordSuiteHV.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/AllForgotPasswordTests.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/AllForgotPasswordTestsHV.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP030_70_ForgotPasswordButton.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP080_OrgTreeDefaultPasswordComprobation.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP090_ForgotPasswordOffline.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP100_UserWithoutAccessToTerminal.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP110_UserWithoutAccessToOrgTree.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP120_UserRoleWithoutAccessToWebPOS.java
A src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/ForgotPasswordTerminalHelper.java
---
|
|
|
(0106756)
|
hgbot
|
2018-09-13 18:25
|
|
Repository: tools/automation/pi-mobile
Changeset: 6e13a18c6b5302f85f29db9959f923ef78731d99
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Fri Aug 31 14:25:35 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/6e13a18c6b5302f85f29db9959f923ef78731d99 [^]
Related to issue 38775: Fix Forgot Password Offline test
---
M src-test/org/openbravo/test/mobile/core/utils/AllowedErrorsHelper.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP090_ForgotPasswordOffline.java
---
|
|
|
(0106757)
|
hgbot
|
2018-09-13 18:26
|
|
Repository: tools/automation/pi-mobile
Changeset: 1940f4803ac2d3c6b68c49c450a4d4aa02b3b93e
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Sep 06 12:08:05 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/1940f4803ac2d3c6b68c49c450a4d4aa02b3b93e [^]
Related to issue 38775: Wait for proper POS to be loaded before doing LOGIN
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP030_70_ForgotPasswordButton.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP080_OrgTreeDefaultPasswordComprobation.java
---
|
|
|
(0106758)
|
hgbot
|
2018-09-13 18:26
|
|
|
|
(0106759)
|
hgbot
|
2018-09-13 18:26
|
|
Repository: tools/automation/pi-mobile
Changeset: 252e742afe0396c303196689b53ce88881a431d4
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Mon Sep 10 17:58:33 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/252e742afe0396c303196689b53ce88881a431d4 [^]
Related to issue 38775: Reset user password at the end of the test
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP030_70_ForgotPasswordButton.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP080_OrgTreeDefaultPasswordComprobation.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/ForgotPasswordTerminalHelper.java
---
|
|
|
(0106760)
|
hgbot
|
2018-09-13 18:26
|
|
Repository: tools/automation/pi-mobile
Changeset: 17e0a08fb7ccaa573776363b789047e2f8c08dd9
Author: Unai Martirena <unai.martirena <at> openbravo.com>
Date: Thu Sep 13 15:22:25 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/17e0a08fb7ccaa573776363b789047e2f8c08dd9 [^]
Related to issue 38775: Adapt tests to use extenal modules context
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP030_70_ForgotPasswordButton.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP080_OrgTreeDefaultPasswordComprobation.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP090_ForgotPasswordOffline.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP100_UserWithoutAccessToTerminal.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP110_UserWithoutAccessToOrgTree.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP120_UserRoleWithoutAccessToWebPOS.java
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/ForgotPasswordTerminalHelper.java
---
|
|
|
(0106761)
|
hgbot
|
2018-09-13 18:26
|
|
|
|
(0106766)
|
hgbot
|
2018-09-14 11:21
|
|
Repository: tools/automation/pi-mobile
Changeset: df79248da95211cacb059c8993d95bd84646dc13
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Fri Sep 14 11:20:05 2018 +0200
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/df79248da95211cacb059c8993d95bd84646dc13 [^]
Related to issue 38775: Fix reload of modules to don't disable the stock validation preference
---
M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/terminals/WebPOSExtModulesTerminalHelper.java
---
|
|
|
(0106767)
|
hgbot
|
2018-09-14 11:21
|
|
|