Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0050895 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [POS2] POS | minor | have not tried | 2022-11-15 09:55 | 2022-12-23 13:47 | |||
| Reporter | ablasco | View Status | public | |||||
| Assigned To | ablasco | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 23Q1 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | approved | |||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| 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 | * | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0143629) hgbot (developer) 2022-11-15 17:22 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1369 [^] |
|
(0143630) hgbot (developer) 2022-11-15 17:23 |
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/916 [^] |
|
(0144976) hgbot (developer) 2022-12-23 13:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/merge_requests/916 [^] |
|
(0144977) hgbot (developer) 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 (developer) 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 (developer) 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 (developer) 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 (developer) 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 (developer) 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 (developer) 2022-12-23 13:47 |
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/merge_requests/1369 [^] |
|
(0144984) hgbot (developer) 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 --- |
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 | OBNetwork customer | => No |
| 2022-11-15 09:55 | ablasco | Triggers an Emergency Pack | => No |
| 2022-11-15 17:22 | hgbot | Merge Request Status | => open |
| 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-12 14:23 | hgbot | Merge Request Status | open => approved |
| 2022-12-21 10:42 | ablasco | Description Updated | View Revisions |
| 2022-12-21 10:44 | ablasco | Description Updated | View Revisions |
| 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 | |
| Copyright © 2000 - 2009 MantisBT Group |