Openbravo Issue Tracking System - POS2
View Issue Details
0050895POS2POSpublic2022-11-15 09:552022-12-23 13:47
ablasco 
ablasco 
normalminorhave not tried
closedfixed 
5
 
23Q1 
No
0050895: Portrait Mode Details
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
*
No tags attached.
related to feature request 0050400 scheduled ablasco Portrait mode support 
Issue History
2022-11-15 09:55ablascoNew Issue
2022-11-15 09:55ablascoAssigned To => ablasco
2022-11-15 09:55ablascoTriggers an Emergency Pack => No
2022-11-15 17:22hgbotNote Added: 0143629
2022-11-15 17:23hgbotNote Added: 0143630
2022-11-23 11:32ablascoRelationship addedrelated to 0050400
2022-11-23 11:32ablascoStatusnew => scheduled
2022-12-21 10:42ablascoDescription Updatedbug_revision_view_page.php?rev_id=25285#r25285
2022-12-21 10:44ablascoDescription Updatedbug_revision_view_page.php?rev_id=25286#r25286
2022-12-23 13:47hgbotResolutionopen => fixed
2022-12-23 13:47hgbotStatusscheduled => closed
2022-12-23 13:47hgbotNote Added: 0144976
2022-12-23 13:47hgbotFixed in Version => 23Q1
2022-12-23 13:47hgbotNote Added: 0144977
2022-12-23 13:47hgbotNote Added: 0144978
2022-12-23 13:47hgbotNote Added: 0144979
2022-12-23 13:47hgbotNote Added: 0144980
2022-12-23 13:47hgbotNote Added: 0144981
2022-12-23 13:47hgbotNote Added: 0144982
2022-12-23 13:47hgbotNote Added: 0144983
2022-12-23 13:47hgbotNote Added: 0144984

Notes
(0143629)
hgbot   
2022-11-15 17:22   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1369 [^]
(0143630)
hgbot   
2022-11-15 17:23   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/916 [^]
(0144976)
hgbot   
2022-12-23 13:47   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/916 [^]
(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   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1369 [^]
(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
---