open-orchestra/open-orchestra-cms-bundle

View on GitHub
BackofficeBundle/Resources/public/ecmascript/OpenOrchestra/Application/View/Node/NodeListView.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getColumnsDefinition has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    getColumnsDefinition() {
        return [
            {
                name: 'name',
                title: Translator.trans('open_orchestra_backoffice.table.node.title'),

There are no issues that match your filters.

Category
Status