-
Task
-
Resolution: Fixed
-
L3 - Default
-
7.12.0-alpha2
-
None
In most (all?) cases, the default operators found in the search config under operators > $type are not translated.
Let's use this to refactor how we handle the translation of Search configs.
AT
- Translate Search configs at a central place and remove duplicated code
This is the controller panel for Smart Panels app
[CAM-10705] In webapps, centralize search config translation
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Summary | Original: In Cockpit, in Cases search, variable operators are not translated | New: In Cockpit, default variable operators are not translated |
Description | Original: `PLGN_CS_SEARCH_LIKE` should be a human-readable label |
New:
In most (all?) cases, the default operators found in the search config under {{operators > $type}} are not translated.
*AT* * Create a SearchConfig translation service and replace the currently duplicated code with it |
Issue Type | Original: Bug Report [ 1 ] | New: Feature Request [ 2 ] |
Summary | Original: In Cockpit, default variable operators are not translated | New: In webapps, centralize search config translation |
Status | Original: In Progress [ 3 ] | New: Ready [ 10005 ] |
Issue Type | Original: Feature Request [ 2 ] | New: Task [ 3 ] |
Status | Original: Ready [ 10005 ] | New: In Progress [ 3 ] |
Description |
Original:
In most (all?) cases, the default operators found in the search config under {{operators > $type}} are not translated.
*AT* * Create a SearchConfig translation service and replace the currently duplicated code with it |
New:
In most (all?) cases, the default operators found in the search config under {{operators > $type}} are not translated.
Let's use this to refactor how we handle the translation of Search configs. *AT* * Translate Search configs at a central place and remove duplicated code |