Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.
HTML
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<title>Central QA</title>
<script-- IMAGEM PRINCIPAL -->
<div style="text-align:center; margin-bottom: 20px;">
  <img 
    src="https://cdntdn.jsdelivr.net/npm/chart.js"></script>
<style>
body { font-family: Arial, sans-serif; background:#f2f4f8; margin:0; padding:20px; }
h1 { margin-bottom:20px; }
.grid { display:grid; grid-template-columns: repeat(auto-fit, minmax(220px,1fr)); gap:20px; }
.card { background:#fff; border-radius:10px; padding:15px; text-align:center; box-shadow:0 2px 6px rgba(0,0,0,0.1); cursor:pointer; transition:0.2s; }
.card:hover { transform:scale(1.03); box-shadow:0 4px 10px rgba(0,0,0,0.15); }
.card img { width:80px; margin-bottom:10px; }
.card h3 { margin:10px 0 5px; font-size:16px; }
.card p { font-size:13px; color:#666; }
.chart-container { margin-top:40px; background:#fff; padding:20px; border-radius:10px; box-shadow:0 2px 6px rgba(0,0,0,0.1); }
</style>
</head>
<body>


<h1>🎯 Central QA</h1>
<p>Hub de qualidade, testes e indicadores</p>


<div class="grid">
<div class="card" onclick="window.open('https://link-docs.com')">
totvs.com/download/attachments/1036760547/1036761004/qualidade.png"
    alt="Reforma Tributária - Construção e Projetos"
    style="width:100%; max-width:1200px; height:auto;"
  />
</div>

<!-- CONTAINER DOS 5 BLOCOS -->
<div style="
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  flex-wrap: nowrap;
">   <!-- CONTAINER GRID 4x4 -->
<div style="
  display: grid;
  grid-template-columns: repeat(4, 190px);
  gap: 20px;
  justify-content: center;
  margin: 30px auto;
  max-width: 900px;
">

  <!-- BLOCO 1 -->
  <a href=""
     style="width:190px;height:140px;background:#e5e5e5;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;">
    <img src="https://tdn.totvs.com/download/attachments/1036760547/1036761389/ScriptsDiversos.png" style="width:100%;height:100%;object-fit:contain;">
  </a>

  <!-- BLOCO 2 -->
  <a href="https://tdn.totvs.com/display/LRM/IA+TAMPLATES"
     style="width:190px;height:140px;background:#e5e5e5;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;">
    <img src="https://cdn-icons-png.flaticontdn.totvs.com/download/512attachments/1036760547/29911036761386/2991148IATAMPLATE.png" />
<h3>Documentações</h3>
<p>Planos de teste, cenários e evidências</p>
</div>


<div class="card" onclick="window.open('https://jira.com')">
style="width:100%;height:100%;object-fit:contain;">
  </a>

  <!-- BLOCO 3 -->
  <a href=""
     style="width:190px;height:140px;background:#e5e5e5;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;">
    <img src="https://cdn-icons-png.flaticontdn.totvs.com/512/5968/5968875download/attachments/1036760547/1036761383/GeradoresDiversos.png" />
<h3>Defeitos</h3>
<p>Gestão de bugs e falhas</p>
</div>


<div class="card" onclick="window.open('https://confluence.com')">
style="width:100%;height:100%;object-fit:contain;">
  </a>

  <!-- BLOCO 4 -->
  <a href=""
     style="width:190px;height:140px;background:#e5e5e5;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;">
    <img src="https://cdn-icons-png.flaticontdn.totvs.com/download/512attachments/1036760547/59681036761382/5968866FluxosdosProcessos.png" /style="width:100%;height:100%;object-fit:contain;">
<h3>Base de Conhecimento<</h3>
<p>Regras, fluxos e padrões</p>
</div>


<div class="card" onclick="window.open('https://dashboard.com')">
a>

  <!-- BLOCO 5 -->
  <a href="https://tdn.totvs.com/display/LRM/Ferramentas+diversas"
     style="width:190px;height:140px;background:#e5e5e5;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;">
    <img src="https://cdn-icons-png.flaticontdn.totvs.com/download/attachments/5121036760547/18281036761378/1828765FerramentasDiversas.png" /style="width:100%;height:100%;object-fit:contain;">
<h3>Indicadores  QA</h3>
<p>Métricas e produtividade</p>
</div>
</div>


<div class="chart-container">
<h2>📈 Evolução de Casos Específicos</h2>
<canvas id="qaChart"></canvas>
</div>


<script>
const ctx = document.getElementById('qaChart');
new Chart(ctx, {
type: 'line',
data: {
labels: ['Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun'],
datasets: [
{
label: 'Defeitos Críticos',
data: [12, 9, 15, 8, 6, 4],
borderWidth: 2,
tension: 0.3
},
{
label: 'Casos Automatizados',
data: [5, 12, 18, 25, 40, 55],
borderWidth: 2,
tension: 0.3
}
]
},
options: {
responsive: true,
plugins: {
legend: { position: 'top' }
}
}
});
</script>


</body>
</html></a>

  <!-- BLOCO 6 -->
  <a href="https://tdn.totvs.com/display/LRM/Doc+de+Auditoria"
     style="width:190px;height:140px;background:#e5e5e5;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;">
    <img src="https://tdn.totvs.com/download/attachments/1036760547/1036761376/Documentos%20Auditoria.png" style="width:100%;height:100%;object-fit:contain;">
  </a>

  <!-- BLOCO 7 -->
  <a href="https://tdn.totvs.com/display/LRM/Cursos+e+Treinamentos"
     style="width:190px;height:140px;background:#e5e5e5;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;">
    <img src="https://tdn.totvs.com/download/attachments/1036760547/1036761374/CursosTreinamentos.png" style="width:100%;height:100%;object-fit:contain;">
  </a>

  <!-- BLOCO 8 -->
  <a href=""
     style="width:190px;height:140px;background:#e5e5e5;border-radius:20px;display:flex;align-items:center;justify-content:center;text-decoration:none;overflow:hidden;">
    <img src="https://tdn.totvs.com/download/attachments/1036760547/1036761362/BaseConhecimento.png" style="width:100%;height:100%;object-fit:contain;">
  </a>

</div>  </div>



Documentação Base Aceleradora : https://fluig.totvs.com/portal/p/10097/socialdocs/aceleradores-de-implantacao-linha-rm?app_ecm_navigation_doc=13465118

Baixar Instaladores : \\bh-eng-files.sp01.local\Publicado\12.1

Padrão de Desenvolvimento Interno TCGI : Padrão de Desenvolvimento TCGI - Uso Interno

Master Key : https://tdn.totvs.com.br/pages/releaseview.action?pageId=658415503

Caminho TOTVS Restore : https://totvsrestore.z15.web.core.windows.net/#/user-environments

Instalador Protheus : https://arte.engpro.totvs.com.br/

Abrir Chamados para Engenharia : https://suporte.interno.totvs.io/hc/pt-br