rails-stall/stall

View on GitHub
app/assets/javascripts/para/stall/inputs/variants-matrix/variant.coffee

Summary

Maintainability
Test Coverage

Line exceeds maximum allowed length
Open

      $propertyValue = @$("[data-variants-matrix-variant-property='#{ propertyValue.propertyId }']")

Line exceeds maximum allowed length
Open

    @_propertyValues ?= for key, value of @combination when @combination.hasOwnProperty(key)

Line exceeds maximum allowed length
Open

    @$el.find('[data-variant-remove]').val(if @isDestroyed then 'true' else 'false')

Unnecessary fat arrow
Open

    @$('input:visible').each (i, el) =>

There are no issues that match your filters.

Category
Status