Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CITAS: Lazy load de historial de turno + limpieza de código #1855

Merged
merged 2 commits into from
Oct 7, 2020
Merged

Conversation

plammel
Copy link
Contributor

@plammel plammel commented Aug 11, 2020

Requerimiento

https://proyectos.andes.gob.ar/browse/CIT-68

Funcionalidad desarrollada

  1. Quita la carga de historial de turnos inicial por defecto, y la realiza solo cuando se accede a los tabs de turno e historial.
  2. Limpia código duplicado.
  3. Remueve atributos anulaciones y contactos, y sus cargas. No son consumidos en la página o en ningún componente.

UserStory llegó a completarse

Requiere actualizaciones en la base de datos

  • Si
  • No

Requiere actualizaciones en la API

  • Si
  • No

Requiere actualizaciones en andes-test-integracion

@liquid36
Copy link
Contributor

BUILD NUMBER: 1564
TEST START: 2020-08-25T18:50:58.296Z
TOTAL: 301
SUCCESS: 296
FAIL: 3
SKIPPED: 2

@liquid36
Copy link
Contributor

BUILD NUMBER: 1565
TEST START: 2020-08-25T18:53:46.343Z
TOTAL: 9
SUCCESS: 7
FAIL: 2
SKIPPED: 0

@liquid36
Copy link
Contributor

Se limpio un poco el código y más refactor porque se estaba haciendo la query de historial al cambiar de tab. Se aplica la diractiva *plTab para lazy load del contenido de un tab.

@liquid36 liquid36 added the En pausa Temporalmente pausado label Sep 24, 2020
@liquid36
Copy link
Contributor

A la espera de #1923 por un tema con el loader de plex.

@liquid36 liquid36 removed the En pausa Temporalmente pausado label Oct 7, 2020
@liquid36
Copy link
Contributor

liquid36 commented Oct 7, 2020

BUILD NUMBER: 2101
TEST START: 2020-10-07T13:17:24.519Z
TOTAL: 310
SUCCESS: 302
FAIL: 8
SKIPPED: 0

@liquid36
Copy link
Contributor

liquid36 commented Oct 7, 2020

BUILD NUMBER: 2102
TEST START: 2020-10-07T13:38:50.583Z
TOTAL: 310
SUCCESS: 308
FAIL: 2
SKIPPED: 0

@liquid36
Copy link
Contributor

liquid36 commented Oct 7, 2020

BUILD NUMBER: 2106
TEST START: 2020-10-07T14:29:11.324Z
TOTAL: 310
SUCCESS: 310
FAIL: 0
SKIPPED: 0

@liquid36 liquid36 added test ok Los test estan ok and removed test fail labels Oct 7, 2020
@liquid36 liquid36 merged commit 797781c into master Oct 7, 2020
@liquid36 liquid36 deleted the CIT-68 branch October 7, 2020 18:49
liquid36 pushed a commit that referenced this pull request Oct 14, 2020
# [5.17.0](v5.16.0...v5.17.0) (2020-10-14)

### Bug Fixes

* **COM:** Se modifican los filtros que habían quedado con los enumerados anteriores ([#1947](#1947)) ([5f7b48a](5f7b48a))
* **huds:** cache es un observable ahora ([67d50fb](67d50fb))

### Features

* **citas:** lazy load de historial ([#1855](#1855)) ([797781c](797781c))
* **citas:** mejora interactividad al editar agendas ([#1935](#1935)) ([2adca7c](2adca7c))
* **gestor-usuario:** permisos unidad organizativa  ([#1914](#1914)) ([ff4b7c3](ff4b7c3))
* **mapa-camas:** sala común ([#1924](#1924)) ([978f79f](978f79f))
* **rup:** crear solicitudes en background ([#1942](#1942)) ([d8e8171](d8e8171))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test ok Los test estan ok
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants