15 Apr, 2016
1 commit
-
This removes one responsability from Prezento. Signed-off-by: Rafael Reggiani Manzo <rr.manzo@protonmail.com>
22 Jan, 2016
1 commit
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
20 Jan, 2016
2 commits
-
There will no longer be a @kalibro_configuration_id instance variable, and all the views will use @metric_configuration, with no special cases like Compound previously had. Signed off by: Daniel Miranda <danielkza2@gmail.com>
-
Now it doesn't redirect to the tree metric configuration creation page after choosing a hotspot metric configuration Adds a bunch of code from removed commit ec4c3ef6f29aa34f3c58819df4f84725aff8bd60 that fixed the view after the modification introduced by 39bc97f568d6989ae98b1f5fd5452515ee54045f. It fixes the view to properly work with the path helper. This is a squash of two commits. Signed off by: Diego Araújo <diegoamc90@gmail.com> Signed off by: Heitor Reis <marcheing@gmail.com>
12 Jan, 2016
1 commit
-
Using URL helpers is not friendly with proxies like Colab. The path helpers have the same effect unless we want sometime to render pages outside Prezento context like embeds or sending emails. Signed off by: Diego Araújo <diegoamc90@gmail.com>
11 Sep, 2015
1 commit
-
Signed off by: Heitor Reis <marcheing@gmail.com>
15 Jul, 2015
1 commit
04 May, 2015
1 commit
17 Apr, 2015
2 commits
-
Signed-off-by: Pedro Scocco <pedroscocco@gmail.com>
12 Feb, 2015
8 commits
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com>
-
Signed off by: Daniel Paulino Alves <danpaulalves@gmail.com>
-
Otherwise, ActiveResource requests would look for the unexistent route /mezuro_configurations instead of /kalibro_configuration which is the route expected by KalibroConfigurations webservice.
22 Oct, 2014
1 commit
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
21 Oct, 2014
1 commit
-
Signed-off-by:Beatriz Rezener <beatrizrezener@gmail.com> Signed-off-by:João Gabriel <joaogabrieldebrittoesilva@gmail.com> Signed-off-by:Rafael R. Manzo <rr.manzo@gmail.com>
08 Oct, 2014
1 commit
-
Signed-off-by:Beatriz Rezener <beatrizrezener@gmail.com> Signed-off-by:Vinicius Franco <viniciusf.arantes@gmail.com>
03 Oct, 2014
1 commit
-
Signed-off-by: João Gabriel <joaogabrieldebrittoesilva@gmail.com> Signed-off-by: Beatriz Rezener <beatrizrezener@gmail.com>
12 Sep, 2014
8 commits
-
This broke kalibro_gatekeeper_client MetricConfigurationSnapshot. So the gem was updated to the git version
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed off by: Heitor Reis <marcheing@gmail.com>
-
Signed-off-by: Diego Araújo <diegoamc90@gmail.com>
-
Signed off by: Daniel Alves <danpaulalves@gmail.com>
22 Aug, 2014
1 commit
20 Aug, 2014
1 commit
30 Apr, 2014
1 commit
-
signed-off-by: Pedro Paulo Vezza Campos <pedro@vezza.com.br>
07 Mar, 2014
2 commits
27 Feb, 2014
2 commits
-
Can't create compound metric if the configuration is empty. signed-off-by: Guilherme Rojas V. de Lima <guilhermehrojas@gmail.com>
-
signed-off-by: Diego Araújo <diegoamc90@gmail.com>
26 Feb, 2014
3 commits
-
Pending fix the color field
-
1. Included verification of the list of ranges of a compound metric configuration; 2. Included verification of the list of ranges of a metric configuration. Also fixed show action of compound metric configuration controller. signed-off-by: Renan Fichberg <rfichberg@gmail.com>