-
Notifications
You must be signed in to change notification settings - Fork 5
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): crear solicitudes en background #1942
Conversation
BUILD NUMBER: 2073 |
BUILD NUMBER: 2077 |
BUILD NUMBER: 2082 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Buenísimo!
BUILD NUMBER: 2148 |
# [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))
Requerimiento
Mueve la logica de crear solicitudes a la API.
UserStory llegó a completarse
Requiere actualizaciones en la base de datos
Requiere actualizaciones en la API
Requiere actualizaciones en andes-test-integracion