Feature description
The modules accept transformators before the data is passed to the module but currently they don't accept transformators with the output.
Acceptance criteria
Provide decorators for all the modules.
Document the new parameter and the class of the object being decorated.
Use the functionality on teal for decorators (including the internal select_decorators())
It might be better if work is split in a PR per each module:
| module |
assigne |
PR |
| tm_g_events_term_id |
|
|
| tm_g_ae_oview |
|
|
| tm_g_ae_sub |
|
|
| tm_g_butterfly |
|
|
| tm_g_decorate |
|
|
| tm_g_heat_by_grade |
|
|
| tm_g_patient_profile |
|
|
| tm_g_spiderplot |
|
|
| tm_g_spiderplot |
|
|
| tm_g_swimlane |
|
|
| tm_g_waterfall |
|
|
Code of Conduct
Contribution Guidelines
Security Policy
Feature description
The modules accept transformators before the data is passed to the module but currently they don't accept transformators with the output.
Acceptance criteria
Provide decorators for all the modules.
Document the new parameter and the class of the object being decorated.
Use the functionality on teal for decorators (including the internal
select_decorators())It might be better if work is split in a PR per each module:
Code of Conduct
Contribution Guidelines
Security Policy