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

Turnos Prestaciones - Turnos prestaciones: agregar label "No se encontraron resultados" #2451

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

martinebucarey
Copy link
Contributor

Requerimiento

https://proyectos.andes.gob.ar/browse/MISC-184

Funcionalidad desarrollada

  1. Se agrega un label para mostrar que no hay resultados en el buscador de turnos y prestaciones.
  2. Se agrega cache() a la subscripcion de la búsqueda.

UserStory llegó a completarse

  • Si
  • No
  • No corresponde

Requiere actualizaciones en la base de datos

  • Si
  • No

Requiere actualizaciones en la API

  • Si
  • No

Requiere actualizaciones en andes-test-integracion

  • Si
  • No

@liquid36
Copy link
Contributor

USUARIO: martinebucarey
BUILD NUMBER: 5081
CYPRESS RUN: 4044
TEST START: 2021-09-16T13:51:11.192Z
TOTAL: 400
SUCCESS: 399
FAIL: 0
SKIPPED: 1

@liquid36 liquid36 added the test ok Los test estan ok label Sep 16, 2021
@@ -184,6 +184,12 @@
</tr>
</tbody>
</table>
<div *ngIf="!(busqueda$ | async)?.length" justify="center" class="mt-5">
<plex-label class="flex-column" icon="magnify" type="info" size="xl" direction="column"
[titulo]="'No hay resultados'"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[titulo]="'No hay resultados'"
titulo="No hay resultados"

@kroce kroce merged commit 9dd66fd into master Sep 20, 2021
@kroce kroce deleted the MISC-184 branch September 20, 2021 14:13
liquid36 pushed a commit that referenced this pull request Sep 22, 2021
# [5.65.0](v5.64.0...v5.65.0) (2021-09-22)

### Bug Fixes

* **BI:** reset de leyenda al 'se muestran..' cambiar de filtros ([#2458](#2458)) ([548ef21](548ef21))
* **citas:** check permisos ([#2452](#2452)) ([1b7f58c](1b7f58c))
* **EP:** fixes mergeo asignacion ([#2440](#2440)) ([cca5d9e](cca5d9e))
* **reporte:** agrega reporte por prestación ([#2450](#2450)) ([d880579](d880579))
* **rup:** corrige error al seleccionar una organizacion en solicitudes ([#2460](#2460)) ([6f527bf](6f527bf))

### Features

* **BI:** mejora visual reportes c2 ([#2449](#2449)) ([243138d](243138d))
* **CIT:** consultorio virtual ([#2399](#2399)) ([81f5e5d](81f5e5d))
* **EP:** filtrar seguimientos activos ([#2442](#2442)) ([68e369a](68e369a))
* **ficha:** select multiple instituciones ([#2459](#2459)) ([b7ee06a](b7ee06a))
* **turnos-prestaciones:** muestra label sin resultados ([#2451](#2451)) ([9dd66fd](9dd66fd))
* **vac:** datos de certificado en detalle inscripción ([#2446](#2446)) ([9d7fd06](9d7fd06))
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.

4 participants