Openbravo Issue Tracking System - POS2 |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0050524 | POS2 | POS | public | 2022-10-13 19:24 | 2022-10-14 13:54 |
|
Reporter | dbaz | |
Assigned To | migueldejuana | |
Priority | high | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 23Q1 | |
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 | 0050524: "Hour", "Day of the week", "Date", "Welcome to" and "OB logo" colors are wrong in Scan window |
Description | "Hour", "Day of the week", "Date", "Welcome to" and "OB logo" colors are wrong in Scan window
Currently all of them have a mixture of "on-surface" and "on-background".
All of them should be "on-background".
Together with this, a new variable
--obc2-color-on-background-standard-opacity: 1;
needs to be created in both Dark and Light variables definition, and it needs to be used, together with "color: var(--obc2-color-on-background)" as "opacity: var(--obc2-color-on-background-standard-opacity)" in every single place where "color: var(--obc2-color-on-background)" appears. |
Steps To Reproduce | . |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2022-10-13 19:24 | dbaz | New Issue | |
2022-10-13 19:24 | dbaz | Assigned To | => migueldejuana |
2022-10-13 19:24 | dbaz | OBNetwork customer | => No |
2022-10-13 19:24 | dbaz | Triggers an Emergency Pack | => No |
2022-10-14 13:16 | hgbot | Merge Request Status | => open |
2022-10-14 13:16 | hgbot | Note Added: 0142073 | |
2022-10-14 13:18 | hgbot | Note Added: 0142074 | |
2022-10-14 13:20 | hgbot | Note Added: 0142075 | |
2022-10-14 13:27 | dbaz | Description Updated | bug_revision_view_page.php?rev_id=24891#r24891 |
2022-10-14 13:46 | hgbot | Merge Request Status | open => approved |
2022-10-14 13:54 | hgbot | Resolution | open => fixed |
2022-10-14 13:54 | hgbot | Status | new => closed |
2022-10-14 13:54 | hgbot | Note Added: 0142077 | |
2022-10-14 13:54 | hgbot | Fixed in Version | => 23Q1 |
2022-10-14 13:54 | hgbot | Note Added: 0142078 | |
2022-10-14 13:54 | hgbot | Note Added: 0142079 | |
2022-10-14 13:54 | hgbot | Note Added: 0142080 | |
2022-10-14 13:54 | hgbot | Note Added: 0142081 | |
2022-10-14 13:54 | hgbot | Note Added: 0142082 | |
2022-10-14 13:54 | hgbot | Note Added: 0142083 | |
Notes |
|
(0142073)
|
hgbot
|
2022-10-14 13:16
|
|
|
|
(0142074)
|
hgbot
|
2022-10-14 13:18
|
|
|
|
(0142075)
|
hgbot
|
2022-10-14 13:20
|
|
|
|
(0142077)
|
hgbot
|
2022-10-14 13:54
|
|
|
|
(0142078)
|
hgbot
|
2022-10-14 13:54
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2 [^]
Changeset: 4b25a9f01f4ee2cfb8fbeee275a608e540b2541d
Author: Miguel de Juana <miguel.dejuana@openbravo.com>
Date: 14-10-2022 11:54:02
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.core2/-/commit/4b25a9f01f4ee2cfb8fbeee275a608e540b2541d [^]
Fixes ISSUE-0050524: "Hour", "Day of the week", "Date", "Welcome to" and "OB logo" colors are wrong in Scan window
---
M web-jspack/org.openbravo.core2/src/assets/style/color.scss
M web-jspack/org.openbravo.core2/src/components/BaseChip/BaseChip.scss
M web-jspack/org.openbravo.core2/src/components/BaseFormDatePicker/BaseFormDatePicker.scss
M web-jspack/org.openbravo.core2/src/components/BaseFormRadioGroup/BaseFormRadioGroup.scss
M web-jspack/org.openbravo.core2/src/components/FilterableGrid/stories/FilterableGrid.stories.scss
M web-jspack/org.openbravo.core2/src/components/MultiStepProcess/MultiStepProcessTitle/MultiStepProcessTitle.scss
M web-jspack/org.openbravo.core2/src/components/MultiStepProcess/MultiStepProcessWindow/stories/MultiStepProcessWindow.stories.scss
M web-jspack/org.openbravo.core2/src/components/MultiStepProcess/stories/MultiStepProcess.stories.scss
M web-jspack/org.openbravo.core2/src/components/OrgVariables/OrgVariables.scss
---
|
|
|
(0142079)
|
hgbot
|
2022-10-14 13:54
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: 77f26ea6ef0740dc7c87af89ab88916f76bee80b
Author: miguel.dejuana <miguel.dejuana@openbravo.com>
Date: 14-10-2022 13:30:16
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/77f26ea6ef0740dc7c87af89ab88916f76bee80b [^]
Fixes ISSUE-0050524: "Hour", "Day of the week", "Date", "Welcome to" and "OB logo" colors are wrong in Scan window
---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/SelectCashToKeepStep/SelectCashToKeepStep.scss
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingTool/CountingTool.scss
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerGrid/CustomerGrid.scss
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelTitle/DiscountPanelTitle.scss
M web-jspack/org.openbravo.pos2/src/components/Discounts/OrderDiscount/OrderDiscountPanelTitle/OrderDiscountPanelTitle.scss
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/EditableLayout/EditableLayout.scss
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapProductsGrid/KeyMapProductsGrid.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelTitle/PaymentPanelTitle.scss
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContent.scss
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContentImg.scss
M web-jspack/org.openbravo.pos2/src/components/ProductCategoryButton/ProductCategoryButton.scss
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanDateInfo/ProductScanDateInfo.scss
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanProductInfo/ProductScanProductInfo.scss
M web-jspack/org.openbravo.pos2/src/components/SafeboxHistory/stories/SafeboxHistory.stories.scss
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListLocalGrid/TicketListLocalGrid.scss
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/TicketListRemoteGrid.scss
---
|
|
|
(0142080)
|
hgbot
|
2022-10-14 13:54
|
|
|
|
(0142081)
|
hgbot
|
2022-10-14 13:54
|
|
Directly closing issue as related merge request is already approved.
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2 [^]
Changeset: ed35b6c12ec2d244b17ec0face95b856151e1f25
Author: miguel.dejuana <miguel.dejuana@openbravo.com>
Date: 14-10-2022 13:34:45
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.pos2/-/commit/ed35b6c12ec2d244b17ec0face95b856151e1f25 [^]
Fixes ISSUE-0050524: Use properly on background opacity
---
M web-jspack/org.openbravo.pos2/src/components/Cashup/CashupSteps/SelectCashToKeepStep/SelectCashToKeepStep.scss
M web-jspack/org.openbravo.pos2/src/components/Cashup/CountingToolDialog/CountingTool/CountingTool.scss
M web-jspack/org.openbravo.pos2/src/components/Customer/CustomerGrid/CustomerGrid.scss
M web-jspack/org.openbravo.pos2/src/components/Discounts/ManualDiscount/DiscountPanelTitle/DiscountPanelTitle.scss
M web-jspack/org.openbravo.pos2/src/components/Discounts/OrderDiscount/OrderDiscountPanelTitle/OrderDiscountPanelTitle.scss
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/EditableLayout/EditableLayout.scss
M web-jspack/org.openbravo.pos2/src/components/KeyMapEditor/steps/KeyMapEditorLayout/KeyMapProductsGrid/KeyMapProductsGrid.scss
M web-jspack/org.openbravo.pos2/src/components/Payments/PaymentPanelTitle/PaymentPanelTitle.scss
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContent.scss
M web-jspack/org.openbravo.pos2/src/components/ProductButton/ProductButtonContent/ProductButtonContentImg.scss
M web-jspack/org.openbravo.pos2/src/components/ProductCategoryButton/ProductCategoryButton.scss
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanDateInfo/ProductScanDateInfo.scss
M web-jspack/org.openbravo.pos2/src/components/ProductScan/ProductScanProductInfo/ProductScanProductInfo.scss
M web-jspack/org.openbravo.pos2/src/components/SafeboxHistory/stories/SafeboxHistory.stories.scss
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListLocalGrid/TicketListLocalGrid.scss
M web-jspack/org.openbravo.pos2/src/components/TicketList/TicketListRemoteGrid/TicketListRemoteGrid.scss
---
|
|
|
(0142082)
|
hgbot
|
2022-10-14 13:54
|
|
|
|
(0142083)
|
hgbot
|
2022-10-14 13:54
|
|
|