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

refactor(RUP): molecula-base incorpora funcionalidad de ultimo regist… #1883

Merged
merged 4 commits into from
Oct 5, 2020

Conversation

waltergarrido
Copy link
Contributor

…ros parametrizable

Requerimiento

Mover la funcionalidad de las Moleculas de Niño sano, al componente MoleculaBase.

Funcionalidad desarrollada

  1. se incorpora funcionalidad de ultimo registro parametrizable a molécula-base

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

Depende de #1856

src/app/modules/rup/components/core/rup.html Outdated Show resolved Hide resolved
@@ -8,10 +8,53 @@ import { RupElement } from '.';
})
@RupElement('MoleculaBaseComponent')
export class MoleculaBaseComponent extends RUPComponent implements OnInit {
flag = true;
Copy link
Contributor

Choose a reason for hiding this comment

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

El nombre del flag no es descriptivo. Qué indica este flag? Dónde se cambia?

@liquid36
Copy link
Contributor

liquid36 commented Oct 1, 2020

BUILD NUMBER: 2011
TEST START: 2020-10-01T13:47:24.216Z
TOTAL: 301
SUCCESS: 300
FAIL: 0
SKIPPED: 1

@liquid36 liquid36 added the test ok Los test estan ok label Oct 1, 2020
// } else {
// this.validacion = false;
// }
// });
Copy link
Contributor

Choose a reason for hiding this comment

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

Borrar código comentado

@liquid36 liquid36 merged commit f8bd11c into master Oct 5, 2020
@liquid36 liquid36 deleted the RUP-173 branch October 5, 2020 11:19
liquid36 pushed a commit that referenced this pull request Oct 7, 2020
# [5.16.0](v5.15.0...v5.16.0) (2020-10-07)

### Bug Fixes

* **citas:** error obra social al autocitar ([#1930](#1930)) ([f06ab27](f06ab27))
* **rup:** ejecutar una solicitud ([#1931](#1931)) ([00ddba6](00ddba6))

### Features

* **com:** cambio de nombre de estado pendiente por solicitada ([#1941](#1941)) ([d9cfbb7](d9cfbb7))
* **com:** permitir sumar notas/adjuntos a estado actual ([#1940](#1940)) ([d9c4a0f](d9c4a0f))
* **com:** redirigir a inicio si no tiene permisos ([#1937](#1937)) ([3d948ed](3d948ed))
* **core:** mejoras de performance  ([#1923](#1923)) ([8755c26](8755c26))
* **mapa-camas:** agrega sector completo al alta de cama ([#1934](#1934)) ([57bd535](57bd535))
* **mapa-camas:** controla el permiso de bloqueo de camas ([#1929](#1929)) ([5594fc0](5594fc0))
* **rup:** filtros por semanticTag a SelectSnomedComponent ([#1899](#1899)) ([67a7dfa](67a7dfa))
* **rup:** molecula-base búsqueda de ultimo registro ([#1883](#1883)) ([f8bd11c](f8bd11c))
* **rup:** parámetro registrar conceptos repetidos en una prestación  ([#1895](#1895)) ([e051e2e](e051e2e))
* **tm:** configurar aceptaDerivacion en organizaciones ([#1936](#1936)) ([a06d80e](a06d80e))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aprobado test ok Los test estan ok
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants