odoo / o-spreadsheet

Other
193 stars 44 forks source link

[FW][FIX] pivot: fix simplistic style of pivot field in error #4734

Closed fw-bot closed 2 months ago

fw-bot commented 2 months ago

Description

Fields in error in the pivot side panel had a simple bg-red style, which isn't greate design-wise. This commit make them more pretty.

Task: : 4046068

review checklist

Forward-Port-Of: odoo/o-spreadsheet#4648

robodoo commented 2 months ago

Pull request status dashboard

fw-bot commented 2 months ago

@hokolomopo @LucasLefevre cherrypicking of pull request odoo/o-spreadsheet#4648 failed.

stdout:

Auto-merging src/components/side_panel/pivot/pivot_layout_configurator/pivot_dimension/pivot_dimension.ts
Auto-merging src/components/side_panel/pivot/pivot_layout_configurator/pivot_dimension/pivot_dimension.xml
CONFLICT (content): Merge conflict in src/components/side_panel/pivot/pivot_layout_configurator/pivot_dimension/pivot_dimension.xml
Auto-merging tests/pivots/spreadsheet_pivot/spreadsheet_pivot_side_panel.test.ts

Either perform the forward-port manually (and push to this branch, proceeding as usual) or close this PR (maybe?).

In the former case, you may want to edit this PR message as well.

:warning: after resolving this conflict, you will need to merge it via @robodoo.

More info at https://github.com/odoo/odoo/wiki/Mergebot#forward-port

hokolomopo commented 2 months ago

@robodoo r+