Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050895 | POS2 | POS | public | 2022-11-15 09:55 | 2022-12-23 13:47 |
|
Reporter | ablasco | |
Assigned To | ablasco | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q1 | |
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 | 0050895: Portrait Mode Details |
Description | Portrait Mode Details related commonly with CSS styling.
- Ticket lines lite overlaps with total div.
- Terminal info should be moved to the left, not centered.
- Wrong bottom padding in keymap products when selecting Mountaneering.
- Badge icon should be 1rem, not 0.8rem.
- Badge icon is out of place with other portrait resolutions (i.e. ipad air) (use absolute position).
- "x" server status button is out of place with other portrait resolutions (i.e. ipad air).
- When backend server is offline, badge should be red, not orange.
- When trying to go online the circle arrow icon is not properly placed
- Fix vertical alignment of status bar button in menu.
- In ticket line properties, looking glass icon is truncated.
- In ticket detail window, there is too much gap between name and schema
|
Steps To Reproduce | * |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | feature request | 0050400 | | scheduled | ablasco | Portrait mode support |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-11-15 09:55 | ablasco | New Issue | |
2022-11-15 09:55 | ablasco | Assigned To | => ablasco |
2022-11-15 09:55 | ablasco | Triggers an Emergency Pack | => No |
2022-11-15 17:22 | hgbot | Note Added: 0143629 | |
2022-11-15 17:23 | hgbot | Note Added: 0143630 | |
2022-11-23 11:32 | ablasco | Relationship added | related to 0050400 |
2022-11-23 11:32 | ablasco | Status | new => scheduled |
2022-12-21 10:42 | ablasco | Description Updated | bug_revision_view_page.php?rev_id=25285#r25285 |
2022-12-21 10:44 | ablasco | Description Updated | bug_revision_view_page.php?rev_id=25286#r25286 |
2022-12-23 13:47 | hgbot | Resolution | open => fixed |
2022-12-23 13:47 | hgbot | Status | scheduled => closed |
2022-12-23 13:47 | hgbot | Note Added: 0144976 | |
2022-12-23 13:47 | hgbot | Fixed in Version | => 23Q1 |
2022-12-23 13:47 | hgbot | Note Added: 0144977 | |
2022-12-23 13:47 | hgbot | Note Added: 0144978 | |
2022-12-23 13:47 | hgbot | Note Added: 0144979 | |
2022-12-23 13:47 | hgbot | Note Added: 0144980 | |
2022-12-23 13:47 | hgbot | Note Added: 0144981 | |
2022-12-23 13:47 | hgbot | Note Added: 0144982 | |
2022-12-23 13:47 | hgbot | Note Added: 0144983 | |
2022-12-23 13:47 | hgbot | Note Added: 0144984 | |
Notes |
|
(0143629)
|
hgbot
|
2022-11-15 17:22
|
|
|
|
(0143630)
|
hgbot
|
2022-11-15 17:23
|
|
|
|
(0144976)
|
hgbot
|
2022-12-23 13:47
|
|
|
|
(0144977)
|
hgbot
|
2022-12-23 13:47
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: fbb096c90fe500b2ce02474c89a4e43ad1e9a031
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 23-12-2022 13:45:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/fbb096c90fe500b2ce02474c89a4e43ad1e9a031 [^]
Fixes ISSUE-50895: Ticket lines lite overlaps with total div
Fixes ISSUE-50895: Circle Icon in red and responsive Position
Fixes ISSUE-50895: Receipt Properties Icon SVG Cleaned
Fixes ISSUE-50895: Circle Arrow Icon in ServerStatusIcon properly placed when refresh offline status
Related to ISSUE-50895: DrawerMenu HeaderButtons. Alignment, font body2 and RefreshIcon when Status is offline
Related to ISSUE-50895: StatusBar same width in headermenu Buttons Grid
Related to ISSUE-50895: HeaderMenuButtons paddings redefined for previous statusBar change with same width
Related to ISSUE-50895: copyright and padding DrawerMenu
---
M web-jspack/org.openbravo.core2/src/assets/icons/receipt-properties.svg
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBar.scss
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBarMenuButton.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.scss
M web-jspack/org.openbravo.core2/src/components/StatusBar/ServerStatusButton.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/StatusBar.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/StatusBar.scss
---
|
|
|
(0144978)
|
hgbot
|
2022-12-23 13:47
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: fbb096c90fe500b2ce02474c89a4e43ad1e9a031
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 23-12-2022 13:45:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/fbb096c90fe500b2ce02474c89a4e43ad1e9a031 [^]
Fixes ISSUE-50895: Ticket lines lite overlaps with total div
Fixes ISSUE-50895: Circle Icon in red and responsive Position
Fixes ISSUE-50895: Receipt Properties Icon SVG Cleaned
Fixes ISSUE-50895: Circle Arrow Icon in ServerStatusIcon properly placed when refresh offline status
Related to ISSUE-50895: DrawerMenu HeaderButtons. Alignment, font body2 and RefreshIcon when Status is offline
Related to ISSUE-50895: StatusBar same width in headermenu Buttons Grid
Related to ISSUE-50895: HeaderMenuButtons paddings redefined for previous statusBar change with same width
Related to ISSUE-50895: copyright and padding DrawerMenu
---
M web-jspack/org.openbravo.core2/src/assets/icons/receipt-properties.svg
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBar.scss
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBarMenuButton.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.scss
M web-jspack/org.openbravo.core2/src/components/StatusBar/ServerStatusButton.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/StatusBar.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/StatusBar.scss
---
|
|
|
(0144979)
|
hgbot
|
2022-12-23 13:47
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: fbb096c90fe500b2ce02474c89a4e43ad1e9a031
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 23-12-2022 13:45:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/fbb096c90fe500b2ce02474c89a4e43ad1e9a031 [^]
Fixes ISSUE-50895: Ticket lines lite overlaps with total div
Fixes ISSUE-50895: Circle Icon in red and responsive Position
Fixes ISSUE-50895: Receipt Properties Icon SVG Cleaned
Fixes ISSUE-50895: Circle Arrow Icon in ServerStatusIcon properly placed when refresh offline status
Related to ISSUE-50895: DrawerMenu HeaderButtons. Alignment, font body2 and RefreshIcon when Status is offline
Related to ISSUE-50895: StatusBar same width in headermenu Buttons Grid
Related to ISSUE-50895: HeaderMenuButtons paddings redefined for previous statusBar change with same width
Related to ISSUE-50895: copyright and padding DrawerMenu
---
M web-jspack/org.openbravo.core2/src/assets/icons/receipt-properties.svg
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBar.scss
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBarMenuButton.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.scss
M web-jspack/org.openbravo.core2/src/components/StatusBar/ServerStatusButton.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/StatusBar.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/StatusBar.scss
---
|
|
|
(0144980)
|
hgbot
|
2022-12-23 13:47
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: fbb096c90fe500b2ce02474c89a4e43ad1e9a031
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 23-12-2022 13:45:10
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/fbb096c90fe500b2ce02474c89a4e43ad1e9a031 [^]
Fixes ISSUE-50895: Ticket lines lite overlaps with total div
Fixes ISSUE-50895: Circle Icon in red and responsive Position
Fixes ISSUE-50895: Receipt Properties Icon SVG Cleaned
Fixes ISSUE-50895: Circle Arrow Icon in ServerStatusIcon properly placed when refresh offline status
Related to ISSUE-50895: DrawerMenu HeaderButtons. Alignment, font body2 and RefreshIcon when Status is offline
Related to ISSUE-50895: StatusBar same width in headermenu Buttons Grid
Related to ISSUE-50895: HeaderMenuButtons paddings redefined for previous statusBar change with same width
Related to ISSUE-50895: copyright and padding DrawerMenu
---
M web-jspack/org.openbravo.core2/src/assets/icons/receipt-properties.svg
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBar.scss
M web-jspack/org.openbravo.core2/src/components/AppBar/AppBarMenuButton.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.jsx
M web-jspack/org.openbravo.core2/src/components/DrawerMenu/DrawerMenu.scss
M web-jspack/org.openbravo.core2/src/components/StatusBar/ServerStatusButton.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/StatusBar.jsx
M web-jspack/org.openbravo.core2/src/components/StatusBar/StatusBar.scss
---
|
|
|
(0144981)
|
hgbot
|
2022-12-23 13:47
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3d6083674b0ad10e0e32a02f71f5b46c057aacdc
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 23-12-2022 13:47:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3d6083674b0ad10e0e32a02f71f5b46c057aacdc [^]
Fixes ISSUE-50895: Ticket lines lite overlaps with total div
Fixes ISSUE-50895: font Caption in TicketLinesLite
Related to ISSUE-50895: px to rem
Related to ISSUE-50895: Terminal info moved to the left due to image width
Related to ISSUE-50895: Receipt Properties Button Fixed Size in ButtonBar area
Related to ISSUE-50895: gap between name and schema in TicketDetail
Related to ISSUE-50895: In ticket line properties, looking glass icon is truncated
Related to ISSUE-50895: Checkbox displacement styling checked
Related to ISSUE-50895: Cleaning className test tag
Fixes ISSUE-50895: Terminal info to the Left
---
M web-jspack/org.openbravo.pos2/src/components/ButtonBar1/ButtonBar1.scss
M web-jspack/org.openbravo.pos2/src/components/ButtonBar4/ButtonBar4.config.json
M web-jspack/org.openbravo.pos2/src/components/POSAppInfo/POSAppInfo.config.json
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLineCheckbox.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLineView.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLines.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLinesLite.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketPropertiesPopover/TicketPropertiesPopover.scss
---
|
|
|
(0144982)
|
hgbot
|
2022-12-23 13:47
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3d6083674b0ad10e0e32a02f71f5b46c057aacdc
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 23-12-2022 13:47:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3d6083674b0ad10e0e32a02f71f5b46c057aacdc [^]
Fixes ISSUE-50895: Ticket lines lite overlaps with total div
Fixes ISSUE-50895: font Caption in TicketLinesLite
Related to ISSUE-50895: px to rem
Related to ISSUE-50895: Terminal info moved to the left due to image width
Related to ISSUE-50895: Receipt Properties Button Fixed Size in ButtonBar area
Related to ISSUE-50895: gap between name and schema in TicketDetail
Related to ISSUE-50895: In ticket line properties, looking glass icon is truncated
Related to ISSUE-50895: Checkbox displacement styling checked
Related to ISSUE-50895: Cleaning className test tag
Fixes ISSUE-50895: Terminal info to the Left
---
M web-jspack/org.openbravo.pos2/src/components/ButtonBar1/ButtonBar1.scss
M web-jspack/org.openbravo.pos2/src/components/ButtonBar4/ButtonBar4.config.json
M web-jspack/org.openbravo.pos2/src/components/POSAppInfo/POSAppInfo.config.json
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLineCheckbox.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLineView.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLines.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLinesLite.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketPropertiesPopover/TicketPropertiesPopover.scss
---
|
|
|
(0144983)
|
hgbot
|
2022-12-23 13:47
|
|
|
|
(0144984)
|
hgbot
|
2022-12-23 13:47
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 3d6083674b0ad10e0e32a02f71f5b46c057aacdc
Author: adrian.blasco <adrian.blasco@openbravo.com>
Date: 23-12-2022 13:47:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/3d6083674b0ad10e0e32a02f71f5b46c057aacdc [^]
Fixes ISSUE-50895: Ticket lines lite overlaps with total div
Fixes ISSUE-50895: font Caption in TicketLinesLite
Related to ISSUE-50895: px to rem
Related to ISSUE-50895: Terminal info moved to the left due to image width
Related to ISSUE-50895: Receipt Properties Button Fixed Size in ButtonBar area
Related to ISSUE-50895: gap between name and schema in TicketDetail
Related to ISSUE-50895: In ticket line properties, looking glass icon is truncated
Related to ISSUE-50895: Checkbox displacement styling checked
Related to ISSUE-50895: Cleaning className test tag
Fixes ISSUE-50895: Terminal info to the Left
---
M web-jspack/org.openbravo.pos2/src/components/ButtonBar1/ButtonBar1.scss
M web-jspack/org.openbravo.pos2/src/components/ButtonBar4/ButtonBar4.config.json
M web-jspack/org.openbravo.pos2/src/components/POSAppInfo/POSAppInfo.config.json
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLineCheckbox.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLineView.jsx
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLines.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketLines/TicketLinesLite.scss
M web-jspack/org.openbravo.pos2/src/components/Ticket/TicketPropertiesPopover/TicketPropertiesPopover.scss
---
|
|