plugins

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-4865: Ensure compatibility with latest dialin

  1. … 4 more files in changeset.
Merge master into DEN-5638-squish-migration

    • -0
    • +164
    ./inlinebloodpressures/loader.py
    • -0
    • +106
    ./salinebolus/loader.py
    • -0
    • +90
    ./treatmentranges/loader.py
    • -0
    • +69
    ./treatmentstates/loader.py
    • -0
    • +148
    ./ultrafiltration/loader.py
  1. … 8 more files in changeset.
DEN-5742: Code Coverage [100%]

  1. … 3 more files in changeset.
DEN-5741: Integration Testing

- Added Heparin Data test

- Added Heparin State test

  1. … 6 more files in changeset.
DEN-5739: Implementation

- Fixed the API bug when implementing the request.

DEN-5741: Integration Testing

- renamed all the py and ui to loader.py and interface.ui to be one step closer to load dynamically

    • -0
    • +383
    ./heparin/interface.ui
    • -164
    • +0
    ./inlinebloodpressures/inlinebloodpressures.py
    • -684
    • +0
    ./inlinebloodpressures/inlinebloodpressures.ui
    • -0
    • +684
    ./inlinebloodpressures/interface.ui
    • -0
    • +164
    ./inlinebloodpressures/loader.py
    • -0
    • +650
    ./salinebolus/interface.ui
    • -0
    • +106
    ./salinebolus/loader.py
    • -0
    • +727
    ./treatmentranges/interface.ui
    • -0
    • +90
    ./treatmentranges/loader.py
  1. … 11 more files in changeset.
DEN-5741: Integration Testing

- Added Heparin plugin

    • -0
    • +97
    ./heparin/heparin.py
    • -0
    • +383
    ./heparin/heparin.ui
  1. … 3 more files in changeset.
DEN-5741: Integration Testing

- Make the simulator a little bit more plugin based to be able to add more sections easier.

- It still needs work to load/register the plugins automatically.

    • -0
    • +164
    ./inlinebloodpressures/inlinebloodpressures.py
    • -0
    • +684
    ./inlinebloodpressures/inlinebloodpressures.ui
    • -0
    • +106
    ./salinebolus/salinebolus.py
    • -0
    • +650
    ./salinebolus/salinebolus.ui
    • -0
    • +91
    ./treatmentranges/treatmentranges.py
    • -0
    • +727
    ./treatmentranges/treatmentranges.ui
    • -0
    • +69
    ./treatmentstates/treatmentstates.py
    • -0
    • +464
    ./treatmentstates/treatmentstates.ui
    • -0
    • +148
    ./ultrafiltration/ultrafiltration.py
    • -0
    • +748
    ./ultrafiltration/ultrafiltration.ui
  1. … 4 more files in changeset.