Draft:[16.0][ADD] web_filter_header_button#3449
Conversation
2a7c28e to
8be644e
Compare
|
@KKamaa Please use the back-port method that preserves the commit history (same as we would do with forward migrations). As documented here (obviously replacing 15.0 with 18.0): |
Now we can configure group filters to show up along the other filters so users can easily access those as well. TT49232
When there are too many buttons, they won't fit in the window and they will overlap with other ui elemnets. We can prevent it putting them in their own row. TT49431
In custom views, like the reconciliation one, that use the control panel we must prevent loading the FilterButton component. TT49664
…rrors referring self
8be644e to
206be4a
Compare
@NL66278 I preserved the commit history. |
e27edb5 to
a4b009e
Compare
|
@KKamaa It all works very well now. Can you please squash your three commits into one, and then this should be good to go. |
4c2fcdc to
b382f3d
Compare
| @@ -1,10 +1,10 @@ | |||
| # Copyright 2024 Tecnativa - David Vidal | |||
There was a problem hiding this comment.
Do not remove the existing Copyright, just add Therp on a separate line.
There was a problem hiding this comment.
ah yea, one should add the new copyright below the existing, sorry about that.
b0e0329 to
ec9d3a1
Compare
|
Pre-commit errros unrelated to this module. |
A back port of v18.0 to v16.0