Skip to content

Commit

Permalink
Merge pull request #291 from fga-eps-mds/devel
Browse files Browse the repository at this point in the history
App Version 0.4
  • Loading branch information
min-ia authored Nov 15, 2018
2 parents 8f688ce + e473f56 commit a83bd79
Show file tree
Hide file tree
Showing 66 changed files with 1,640 additions and 60 deletions.
32 changes: 27 additions & 5 deletions docs/_data/sprints.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
{
"number": "1",
"commits": true,
"sprintCommits": true,
"sprintCommits": true
},
{
"number": "2",
"commits": true,
"sprintCommits": true,
"sprintCommits": true
},
{
"number": "3",
Expand Down Expand Up @@ -40,7 +40,7 @@
"maintainability": true,
"styleSheet": true,
"commits": true,
"sprintCommits": true,
"sprintCommits": true
},
{
"number": "6",
Expand All @@ -51,7 +51,7 @@
"maintainability": true,
"styleSheet": true,
"commits": true,
"sprintCommits": true,
"sprintCommits": true
},
{
"number": "7",
Expand All @@ -60,8 +60,30 @@
"numberPairing": true,
"duplication": true,
"maintainability": true,
"styleSheet": true,
"styleSheet": true
},
{
"number": "8",
"coverage": true,
"complexity": true,
"numberPairing": true,
"duplication": true,
"maintainability": true,
"styleSheet": true
},
{
"number": "9"
},
{
"number": "10",
"complexity": true,
"numberPairing": true,
"duplication": true,
"sprintCommits": true,
},
{
"number": "11",
"class": "active in"
}

]
45 changes: 45 additions & 0 deletions docs/_data/urls.json
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,31 @@
"text": "Sprint 07",
"url": "/sprint-planning/2018/10/04/planning-sprint-7.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 08",
"url": "/sprint-planning/2018/10/04/planning-sprint-8.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 09",
"url": "/sprint-planning/2018/10/17/planning-sprint-9.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 10",
"url": "/sprint-planning/2018/10/24/planning-sprint-10.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 11",
"url": "/sprint-planning/2018/10/31/planning-sprint-11.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 12",
"url": "/sprint-planning/2018/11/07/planning-sprint-12.html",
"icon": "fa-angle-right"
}
]
},
Expand Down Expand Up @@ -217,6 +242,26 @@
"text": "Sprint 07",
"url": "/sprint-review/2018/10/03/review-sprint-7.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 08",
"url": "/sprint-review/2018/10/16/review-sprint-8.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 09",
"url": "/sprint-review/2018/10/23/review-sprint-9.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 10",
"url": "/sprint-review/2018/10/31/review-sprint-10.html",
"icon": "fa-angle-right"
},
{
"text": "Sprint 11",
"url": "/sprint-review/2018/11/07/review-sprint-11.html",
"icon": "fa-angle-right"
}
]
},
Expand Down
125 changes: 125 additions & 0 deletions docs/_posts/2018-10-10-planning-sprint-8.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,125 @@
---
layout: planning
title: "Sprint 08 - Planning"
date: 2018-10-04 09:50:39
categories: sprint-planning

sprint: 8
previousSprint: 7
startDate: 10/10/2018
endDate: 16/10/2018
duration: 7
plannedPoints: 15
debtPoints: 8
totalPoints: 26

scrumMaster: Heron Rodrigues
productOwner: Lucas Maciel
architect: Iasmin Mendes
devops: Renato Valério
developmentTeam: [
Gabriel Davi Silva Pereira,
Iasmin Mendes,
João Lucas Fragoso Zarbiélli,
Lucas Maciel Aguiar,
Matheus Gomes Ferreira,
Weiller Fernandes Pereira,
]

issues: [
{
number: 201,
description: TS - Adicionar rota para favoritar local,
responsible: ['Lucas Maciel'],
points: 3,
header: Planejadas,
headerSpan: 5,
},
{
number: 198,
description: TS - Adicionar rota para avaliar local,
responsible: ['Weiller Fernandes', 'João Lucas'],
points: 3,
},
{
number: 225,
description: Melhorar descrição das issues,
responsible: ['Iasmin Mendes'],
points: 5,
},
{
number: 199,
description: TS - Fixar issues de estilo no codeclimate,
responsible: ['Gabriel Davi'],
points: 2,
},
{
number: 189,
description: Mapa de telas do protótipo,
responsible: ['Weiller Fernandes'],
points: 2,
},
{
number: 197,
description: Configurar/Integrar testes no frontend,
responsible: ['Renato Valerio'],
header: Dividas,
headerSpan: 2,
points: 5,
},
{
number: 204,
description: TS - Refatorar Buscar local,
responsible: ['Matheus Gomes', 'Iasmin Mendes'],
points: 3,
},
]

knowledge: true

presence : [
{
name: Iasmin Mendes,
presence: true
},
{
name: Renato Valério,
presence: false,
justified: true
},
{
name: Gabriel Davi,
presence: true
},
{
name: Heron Rodrigues,
presence: true
},
{
name: João Lucas Zarbiélli,
presence: true
},
{
name: Lucas Maciel,
presence: true
},
{
name: Matheus Gomes,
presence: false,
justified: true
},
{
name: Weiller Fernandes,
presence: true
}
]

pairing: []

overview: [
"Nessa sprint pretende-se <b>melhorar a descrição das issues</b>, com o objetivo de melhorar a compreensão das mesmas pela equipe.",
"A partir dessa sprint, haverá <b>rotação dos papéis de Scrum Master, Devops, e Product Owner</b>. A proposta é que nenhum papel se repita até que todos já tenham assumido cada papel pelo menos uma vez, visando promover o conhecimento sobre os papéis dentro da equipe.",
"Foi decidido que o papel de Arquiteto da equipe não rotacionaria, porque acredita-se que este demanda maior conhecimento para auxiliar o restante da equipe a trabalhar em cima da arquitetura, e a validar o que está sendo implementado."
]

---
Loading

0 comments on commit a83bd79

Please sign in to comment.