637b75f Create page see some package analysis

21 files Authored by rafaelrabetti 6 years ago, Committed by MatheusGodinho 6 years ago,
    Create page see some package analysis
    - Creating a component to select a analyzer and some improvements
    - Updating test configuration to suport polifyll
    - Updating table data and integrate to analysis screen
    - Integrating graphics in analysis screen
    - Fixing package page layout for large screens
    - Fixing frontend to analyser page
    
    Signed-off-by: matheusgodinho <matheus.godinho@outlook.com>
    Signed-off-by: thiagocmoreira <thiago.cmoreira@yahoo.com.br>
    Signed-off-by: eduardonunes <eduardonunes2525@gmail.com>
    Signed-off-by: rafaelrabetti <rafael.rabetti@gmail.com>
    
        
file modified
+1 -0
file modified
+1 -1
file modified
+1 -0
src/components/package/ErrorsTable.vue src/components/packages/ErrorsTable.vue
file renamed
+45 -63
src/components/package/PieChart.vue src/components/analyzis/PieChart.vue
file renamed
+1 -3
file modified
+3 -1
file modified
+4 -0
file modified
+6 -0
file modified
+3 -1
file modified
+24 -5
file modified
+4 -0
file modified
+1 -1
file added
+7563