28 Oct, 2015

1 commit

  •  * Also the previous conditional in the view was unnecessary because the
     kalibro_ranges method never returns nil, at most it returns an empty
     array, which is checked by another conditional in the same view
    
    Signed off by: Eduardo Araújo <duduktamg@hotmail.com>
    Heitor
     

26 Oct, 2015

1 commit


12 Jun, 2015

1 commit

  • The graphic for Metric results previously did not have a set size.
    Changed it so that it fills the whole space available, and made it
    responsive to window resizing. That broke some particular cases of
    histories with few changes and number of points that wasn't very small.
    
    In addition, made the graphic display a single point instead of an
    unhelpful message.
    Daniel
     

17 Apr, 2015

1 commit


12 Feb, 2015

1 commit

  • We are missing the date selection and metric history features (which were wiped on cucumber)
    
    kalibro_client was updated
    Waiting for PR: https://github.com/mezuro/kalibro_processor/pull/76
    Which is expected to fix the metric history graph
    
    Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com>
    Signed off by: Heitor Reis Ribeiro <marcheing@gmail.com>
    Rafael Manzo
     

12 Sep, 2014

2 commits


24 Jan, 2014

1 commit


23 Jan, 2014

1 commit

  • This change was necessary to be able cache the action
    
    Pending:
     * Do not render a graphic for a single point
     * Loading animation is not working
     * Unit and acceptance tests for the graphic failling
     * Renable the action cache
    
    Signed off by: Diego Araújo <diegoamc90@gmail.com>
    Rafael Manzo
     

09 Dec, 2013

1 commit


26 Nov, 2013

1 commit

  • Also, fixed acceptance test for graphic show
    
    Signed-off By: Guilherme Rojas V. de Lima <guilhermehrojas@gmail.com>
    Signed-off By: Diego Araújo <diegoamc90@gmail.com>
    Signed-off By: Fellipe Souto Sampaio <fllsouto@gmail.com>
    Renan Fichberg
     

25 Nov, 2013

2 commits