yeldiRium / st3k101

UNMAINTAINED.
2 stars 1 forks source link

[FEATURE] update all range labels for dimension at once in frontend #63

Closed strangedev closed 6 years ago

strangedev commented 6 years ago

This resolves #54 .

There's a button in Dimension.vue now, which will show a modal for the feature. The modal will also display warnings if:

1) The Questions in the Dimension use different ranges 2) There are ShadowQuestions present in the Dimension


This change is Reviewable

codecov[bot] commented 6 years ago

Codecov Report

Merging #63 into develop will decrease coverage by <.01%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #63      +/-   ##
==========================================
- Coverage     0.21%   0.21%   -0.01%     
==========================================
  Files           54      54              
  Lines         1404    1405       +1     
  Branches       124     124              
==========================================
  Hits             3       3              
- Misses        1277    1278       +1     
  Partials       124     124
Impacted Files Coverage Δ
frontend/src/utility/functional.js 0% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 33f99e0...1830624. Read the comment docs.