Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0056060 | POS2 | POS | public | 2024-07-18 13:12 | 2024-08-02 09:56 |
|
Reporter | ander_flores | |
Assigned To | Retail | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 24Q4 | |
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 | 0056060: Full screen and buttons improvements in pos with oauth2 |
Description | In this task are going to be implemented the improvements required to make work the full screen behaviour and the improvements required for the authorization provider buttons in the scope of the proyect |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | design defect | 0056103 | | closed | ander_flores | Openbravo ERP | API Change: Make column CLIENT_SECRET from C_AUTH_PROVIDER_OAUTH2 table non mandatory | depends on | feature request | 0055941 | | closed | njimenez | POS2 | Login and approvals in pos with oauth2 | causes | defect | 0056201 | | closed | ander_flores | POS2 | The Receipt Delivery Popup has the Buttons visualization format broken. |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2024-07-18 13:12 | ander_flores | New Issue | |
2024-07-18 13:12 | ander_flores | Assigned To | => Retail |
2024-07-18 13:12 | ander_flores | Triggers an Emergency Pack | => No |
2024-07-19 09:27 | hgbot | Note Added: 0167160 | |
2024-07-19 14:19 | hgbot | Note Added: 0167190 | |
2024-07-24 10:56 | ander_flores | Relationship added | related to 0056103 |
2024-08-01 13:19 | njimenez | Relationship added | depends on 0055941 |
2024-08-01 13:21 | njimenez | Summary | Approvals in pos with oauth2 => Full screen and buttons improvements in pos with oauth2 |
2024-08-01 13:21 | njimenez | Description Updated | bug_revision_view_page.php?rev_id=28305#r28305 |
2024-08-02 09:26 | hgbot | Note Added: 0167631 | |
2024-08-02 09:26 | hgbot | Note Added: 0167632 | |
2024-08-02 09:29 | hgbot | Resolution | open => fixed |
2024-08-02 09:29 | hgbot | Status | new => closed |
2024-08-02 09:29 | hgbot | Fixed in Version | => 24Q4 |
2024-08-02 09:29 | hgbot | Note Added: 0167633 | |
2024-08-02 09:29 | hgbot | Note Added: 0167634 | |
2024-08-02 09:56 | hgbot | Note Added: 0167638 | |
2024-08-12 14:48 | caristu | Relationship added | causes 0056201 |
Notes |
|
(0167160)
|
hgbot
|
2024-07-19 09:27
|
|
|
|
(0167190)
|
hgbot
|
2024-07-19 14:19
|
|
|
|
(0167631)
|
hgbot
|
2024-08-02 09:26
|
|
|
|
(0167632)
|
hgbot
|
2024-08-02 09:26
|
|
|
|
(0167633)
|
hgbot
|
2024-08-02 09:29
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 7068f7d3a3a13ba3bceb273e395f133d91267ad9
Author: Ander Flores <ander.flores@openbravo.com>
Date: 02-08-2024 09:28:58
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/7068f7d3a3a13ba3bceb273e395f133d91267ad9 [^]
Fixed ISSUE-56060: Full screen and buttons improvements in pos with oauth2
---
A web-jspack/org.openbravo.core2/src/components/BaseContent/stories/sampleImageBase64.js
M src-test/org/openbravo/core2/authentication/AuthenticationProviderServiceTest.java
M src/org/openbravo/core2/authentication/AuthenticationProviderService.java
M web-jspack/org.openbravo.core2/package-lock.json
M web-jspack/org.openbravo.core2/package.json
M web-jspack/org.openbravo.core2/src/components/AuthProvider/LoginForm.jsx
M web-jspack/org.openbravo.core2/src/components/AuthProvider/LoginForm.scss
M web-jspack/org.openbravo.core2/src/components/BaseContent/BaseContent.jsx
M web-jspack/org.openbravo.core2/src/components/BaseContent/__test__/BaseContent.test.jsx
M web-jspack/org.openbravo.core2/src/components/BaseContent/stories/BaseContent.stories.jsx
M web-jspack/org.openbravo.core2/src/components/OnlineButton/OnlineButton.jsx
M web-jspack/org.openbravo.core2/src/components/StandardButton/StandardButton.jsx
M web-jspack/org.openbravo.core2/src/components/StandardInputDataDialog/StandardInputDataDialog.jsx
M web-jspack/org.openbravo.core2/src/components/StandardInputDataDialog/StandardInputDataDialog.scss
M web-jspack/org.openbravo.core2/src/core/authentication/OIDC.js
M web-jspack/org.openbravo.core2/src/core/security/requestInputAndApproval.js
---
|
|
|
(0167634)
|
hgbot
|
2024-08-02 09:29
|
|
|
|
(0167638)
|
hgbot
|
2024-08-02 09:56
|
|
|