Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • A agileTeamHealth
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • vicente antonio manriquez cortes
  • agileTeamHealth
  • Merge requests
  • !14

Ahora si se hacen los cambios correspondientes al experimento 2 y se cambian...

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Matías Guzmán Quilaqueo requested to merge FixE2.1 into master 4 years ago
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 3

Ahora si se hacen los cambios correspondientes al experimento 2 y se cambian algunas config de la pagina :clown:

Compare
  • master (base)

and
  • latest version
    e323d4ad
    1 commit, 4 years ago

3 files
+ 4
− 4

    Preferences

    File browser
    Compare changes
public/index.html
+ 2
− 2
  • View file @ e323d4ad

  • Edit in single-file editor

  • Open in Web IDE


@@ -24,10 +24,10 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Agile Health</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<noscript>Tu salud, nuestra salud</noscript>
<div id="root"></div>
<!--
This HTML file is a template.
src/components/Dashboard/index.js
+ 1
− 1
  • View file @ e323d4ad

  • Edit in single-file editor

  • Open in Web IDE


@@ -85,7 +85,7 @@ function LineChart(){
}
return(
<div className="Grafico">
<h2 className="Titulo">Dashboard</h2>
<h2 className="Titulo">Estadísticas</h2>
<div className="text-justify Grafico-texto">
<span className="instructionsGraph">
Este gráfico, muestra la comparación entre los resultados de tu encuesta y el promedio de las respuestas de todo el equipo para cada sprint.
src/components/Navbar/index.js
+ 1
− 1
  • View file @ e323d4ad

  • Edit in single-file editor

  • Open in Web IDE


@@ -21,7 +21,7 @@ const Navbarpers = () => {
Team
</Nav.Link>
<Nav.Link className="navButton" href="/Dashboard">
Dashboard
Estadísticas
</Nav.Link>
</Nav>
</Navbar.Collapse>
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
2
2 Participants
vicente antonio manriquez cortes
Matías Guzmán Quilaqueo
Reference: vicente.manriquez/agileteamhealth!14
Source branch: FixE2.1

Menu

Explore Projects Groups Topics Snippets