Openbravo Issue Tracking System - POS2
View Issue Details
0054684POS2Corepublic2024-02-15 12:532024-03-06 17:31
caristu 
caristu 
normalminorhave not tried
closedfixed 
5
 
24Q2 
No
0054684: Support exteding the UserButton component to add custom buttons
It would be nice if the UserButton component would be extensible, allowing to add custom buttons with other modules
.
No tags attached.
blocks feature request 0054537 closed caristu Modules Support authenticating users with Web Authentication (phase 1) 
Issue History
2024-02-15 12:53caristuNew Issue
2024-02-15 12:53caristuAssigned To => caristu
2024-02-15 12:53caristuTriggers an Emergency Pack => No
2024-02-15 12:54caristuRelationship addedblocks 0054537
2024-02-15 12:57hgbotNote Added: 0160790
2024-03-06 17:31hgbotResolutionopen => fixed
2024-03-06 17:31hgbotStatusnew => closed
2024-03-06 17:31hgbotFixed in Version => 24Q2
2024-03-06 17:31hgbotNote Added: 0161772
2024-03-06 17:31hgbotNote Added: 0161773

Notes
(0160790)
hgbot   
2024-02-15 12:57   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1372 [^]
(0161772)
hgbot   
2024-03-06 17:31   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: bb5eddc108528c87d9eb57c3580ed5a9c564ffef
Author: Carlos Aristu <carlos.aristu@openbravo.com>
Date: 06-03-2024 16:29:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/bb5eddc108528c87d9eb57c3580ed5a9c564ffef [^]

fixes FR-54684: support adding custom buttons in UserButton component

---
A web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/LogoutButton.jsx
A web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/ProfileButton.jsx
A web-jspack/org.openbravo.core2/src/components/FixedColumnsGridLayout/FixedColumnsGridLayout.jsx
A web-jspack/org.openbravo.core2/src/components/FixedColumnsGridLayout/__test__/FixedColumnsGridLayout.test.jsx
A web-jspack/org.openbravo.core2/src/components/FixedColumnsGridLayout/index.js
A web-jspack/org.openbravo.core2/src/components/FixedColumnsGridLayout/stories/FixedColumnsGridLayout.stories.jsx
A web-jspack/org.openbravo.core2/src/components/FixedColumnsGridLayout/stories/FixedColumnsGridLayout.stories.scss
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/UserButton.jsx
M web-jspack/org.openbravo.core2/src/components/AppBar/UserButton/UserButton.scss
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/StatusBar/StatusBar.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/__test__/StatusBar.test.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/stories/StatusBarStoriesUtils.jsx
M web-jspack/org.openbravo.core2/src/ob-init.js
---
(0161773)
hgbot   
2024-03-06 17:31   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/1372 [^]