Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0055788 | Openbravo ERP | A. Platform | public | 2024-06-18 07:31 | 2024-06-26 14:39 |
|
Reporter | gonzalo_fernandez | |
Assigned To | gonzalo_fernandez | |
Priority | normal | Severity | major | Reproducibility | N/A |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | PR24Q3 | |
Merge Request Status | approved |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0055788: Change password from POS |
Description | Use case 1:
I’m a user with access to POS with only access to POS (normally a seller in the store)
I want to change my password
Openbravo should allow to enable or not the option for POS users to change their password from their POS user profile
If this action is enable, the POS user will go to their user profile and by clicking on “Change my password“ they will have to type their current password, then enter twice their noew password
The new passowrd will have to comply the password rules already in place |
Steps To Reproduce | . |
Proposed Solution | . |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-06-18 07:31 | gonzalo_fernandez | New Issue | |
2024-06-18 07:31 | gonzalo_fernandez | Assigned To | => gonzalo_fernandez |
2024-06-18 07:31 | gonzalo_fernandez | OBNetwork customer | => No |
2024-06-18 07:34 | hgbot | Merge Request Status | => open |
2024-06-18 07:34 | hgbot | Note Added: 0166045 | |
2024-06-18 09:00 | hgbot | Note Added: 0166048 | |
2024-06-18 13:10 | gonzalo_fernandez | Project | Infrastructure => Openbravo ERP |
2024-06-18 13:12 | gonzalo_fernandez | Modules | => Core |
2024-06-18 13:12 | gonzalo_fernandez | Triggers an Emergency Pack | => No |
2024-06-18 13:12 | gonzalo_fernandez | Category | wiki.openbravo.com => A. Platform |
2024-06-24 13:05 | hgbot | Note Added: 0166260 | |
2024-06-24 20:10 | hgbot | Merge Request Status | open => approved |
2024-06-26 11:20 | hgbot | Note Added: 0166361 | |
2024-06-26 14:30 | hgbot | Merge Request Status | approved => open |
2024-06-26 14:32 | hgbot | Merge Request Status | open => approved |
2024-06-26 14:39 | hgbot | Resolution | open => fixed |
2024-06-26 14:39 | hgbot | Status | new => closed |
2024-06-26 14:39 | hgbot | Fixed in Version | => 24Q3 |
2024-06-26 14:39 | hgbot | Note Added: 0166383 | |
2024-06-26 14:39 | hgbot | Note Added: 0166384 | |
2024-06-26 14:39 | hgbot | Fixed in Version | 24Q3 => PR24Q3 |
2024-06-26 14:39 | hgbot | Note Added: 0166385 | |
2024-06-26 14:39 | hgbot | Note Added: 0166386 | |
Notes |
|
(0166045)
|
hgbot
|
2024-06-18 07:34
|
|
|
|
(0166048)
|
hgbot
|
2024-06-18 09:00
|
|
|
|
(0166260)
|
hgbot
|
2024-06-24 13:05
|
|
|
|
(0166361)
|
hgbot
|
2024-06-26 11:20
|
|
|
|
(0166383)
|
hgbot
|
2024-06-26 14:39
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 958d568efe4e083adc87ecf4ccfff596d9ad64a0
Author: Gonzalo Fernández García <gonzalo.fernandez@openbravo.com>
Date: 26-06-2024 14:38:55
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/958d568efe4e083adc87ecf4ccfff596d9ad64a0 [^]
Fixes ISSUE-55788: Change password from POS
---
A web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/ChangePasswordButton.jsx
M src-db/database/sourcedata/AD_MESSAGE.xml
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/UserButton.jsx
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/__test__/UserButton.test.jsx
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/stories/UserButton.stories.jsx
M web-jspack/org.openbravo.core2/src/components/AppBar/__test__/AppBar.test.jsx
M web-jspack/org.openbravo.core2/src/components/AuthProvider/ExpiredPasswordDialog/ExpiredPasswordDialog.jsx
M web-jspack/org.openbravo.core2/src/components/AuthProvider/ExpiredPasswordDialog/ExpiredPasswordDialog.scss
M web-jspack/org.openbravo.core2/src/components/AuthProvider/ExpiredPasswordDialog/__test__/ExpiredPasswordDialog.test.jsx
M web-jspack/org.openbravo.core2/src/components/AuthProvider/ExpiredPasswordDialog/stories/ExpiredPasswordDialog.stories.jsx
M web-jspack/org.openbravo.core2/src/components/AuthProvider/ExpiredPasswordDialog/stories/ExpiredPasswordDialogStoryHolder.jsx
M web-jspack/org.openbravo.core2/src/core/authentication/LoginProcess.js
M web-jspack/org.openbravo.core2/src/core/network/RequestListener.js
M web-jspack/org.openbravo.core2/src/ob-init.js
---
|
|
|
(0166384)
|
hgbot
|
2024-06-26 14:39
|
|
|
|
(0166385)
|
hgbot
|
2024-06-26 14:39
|
|
|
|
(0166386)
|
hgbot
|
2024-06-26 14:39
|
|
|