Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0038775 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
feature request | [Retail Modules] Web POS | minor | N/A | 2018-06-18 07:45 | 2018-09-14 11:21 | |||||||
Reporter | guillermogil | View Status | public | |||||||||
Assigned To | guillermogil | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
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 | ||||||||||||
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 | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | issue38775.diff [^] (2,780 bytes) 2018-06-20 08:15 [Show Content] | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Notes | |
(0106755) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 2018-09-13 18:26 |
Repository: tools/automation/pi-mobile Changeset: e74b180235efcbb70d8995e9f177438bd8327126 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Fri Sep 07 12:42:37 2018 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/e74b180235efcbb70d8995e9f177438bd8327126 [^] Related to issue 38775: Fix IdTest --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/TestIdExtModules.java --- |
(0106759) hgbot (developer) 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 (developer) 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 (developer) 2018-09-13 18:26 |
Repository: tools/automation/pi-mobile Changeset: 677882ea68caa251a56bd132084ab2a1c29742f3 Author: Unai Martirena <unai.martirena <at> openbravo.com> Date: Thu Sep 13 18:22:12 2018 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/677882ea68caa251a56bd132084ab2a1c29742f3 [^] Related to issue 38775: Fixed merge issue --- M src-test/org/openbravo/test/mobile/retail/mobilecore/selenium/terminals/MobileCoreTerminalHelper.java --- |
(0106766) hgbot (developer) 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 (developer) 2018-09-14 11:21 |
Repository: tools/automation/pi-mobile Changeset: fe4d25174ba365031f91c4a22268fb3317e6bc4b Author: Gorka Gil <gorka.gil <at> openbravo.com> Date: Fri Sep 14 11:20:42 2018 +0200 URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/fe4d25174ba365031f91c4a22268fb3317e6bc4b [^] Related to issue 38775: Improve test FP090_ForgotPasswordOffline --- M src-test/org/openbravo/test/mobile/retail/extmodules/selenium/tests/forgotpassword/FP090_ForgotPasswordOffline.java --- |
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 |
Copyright © 2000 - 2009 MantisBT Group |