RippleOSI / Ripple-Showcase-Stack-Project

repo for Showcase Stack (PulseTile+ QEWDjs + EtherCIS) - Project issues
Apache License 2.0
0 stars 0 forks source link

In frontend missed field "time" in Procedures #26

Closed kuvakina closed 5 years ago

kuvakina commented 5 years ago

In Showcase, in heading Procedures, QEWD waits for a " time " field from frontend. But there is no such field on Frontend. Should Bogdan add it to Frontend or Dima has to remove/edit this field?

@BogdanScherban @DmitrySolyannik Could you please estimate the work on your side?

kuvakina commented 5 years ago

@PhilBarrett @tony-shannon

Bogdan needs 2h for this task (he found time field in documentation, but need to understand how to implement it)

Dima would need 1h (including to add tests), but we can't be sure, that EtherCIS will accept it

BogdanScherban commented 5 years ago

This issue should be solved by custom form creation. I'll do this, when I finish work on Patient List.

BogdanScherban commented 5 years ago

@tony-shannon

This issue in process.

List - done, create - done.

Result on the video: https://drive.google.com/file/d/1IhuJlZehvNCn7NQ4LNAtL7R8m0XdgOPR/view

Edit will be done next week, on Monday. I need 1-2 h for it.

BogdanScherban commented 5 years ago

This issue has been done: https://drive.google.com/file/d/11hdaKnNY9_LU36cYtRxv1or4sZtqN9Tb/view

kuvakina commented 5 years ago

@tony-shannon @PhilBarrett Bogdan added Procedures editing and updated it on Showcase:

as you can see we can create Procedures: sss5.png

But result not saved because EtherCIS not creating patient ID (the issue raised in QEWD chat)

kuvakina commented 5 years ago

@tony-shannon @PhilBarrett We can save Procedures right now.

PhilBarrett commented 5 years ago

Thanks for the update @kuvakina. Procedures aren't saving correctly it would appear;

Can you check your side please

BogdanScherban commented 5 years ago

@tony-shannon @PhilBarrett @DmitrySolyannik

I fixed this issue on the client side - time and data are saved. But look: https://drive.google.com/file/d/1CAQmyNbabvNrQVgLc7REDKDAlfVfHt1W/view

Date and time are saved with difference to initial value.

PhilBarrett commented 5 years ago

Reviewed also and working fine, thank you.