-
Added team identifier to the AddTask and UpdateTask effects (#362,
aaddfe8
) -
Helper method on Http to execute HTTP requests in parallel (#376,
2317dd9
)
Signed-off-by: Christopher Sande csande@gmail.com
Co-authored-by: José Magalhães jose.magalhaes@canvasmedical.com
-
Bump pytest-asyncio from 0.25.2 to 0.25.3 in the development-patches group (#384,
78e3d12
) -
Bump the development-minors group across 1 directory with 2 updates (#383,
b01f109
)
-
Add events and effects for book appointments form and search results (#322,
1d435bd
) -
Add mixins for CommittableQuerySet and PatientAssetQuerySet (#211,
4d8f609
) -
Additional patient-centric data module models (#327,
38ecd1b
) -
Adds DetectedIssueEvidence events and id field (#303,
080006f
) -
Change the Command model to use a foreign key to Note (#278,
c887a8e
) -
Initial additions for Problem List Hygiene protocol conversion (#230,
114fd22
)
-
Bump the production-patches group across 1 directory with 3 updates (#334,
38149ad
) -
Ensure test plugins are unloaded between tests (#337,
9fafe24
)
Co-authored-by: Miguel Quintas miguelquintas@Mac.lan
Co-authored-by: Miguel Quintas miguelquintas@Miguels-MacBook-Pro.local
Co-authored-by: Nuno Silva nuno.silva@canvasmedical.com
- Set up v1 of the data module as a Django application such that v2 can be added later
(#319,
b5276d7
)
Signed-off-by: Christopher Sande christopher.sande@canvasmedical.com
Co-authored-by: Reba Magier reba.magier@canvasmedical.com
- Force build
(
8907f28
)
Co-authored-by: semantic-release
Co-authored-by: Beau Gunderson beau@beaugunderson.com
Co-authored-by: Joe Wilson joe.wilson@canvasmedical.com
-
Ignore hidden folders, hidden files and symlinks when building a plugin package (#242,
cbd96fa
) -
Improve error handling for canvas_cli install (#267,
7b8caf6
) -
Improve error handling for canvas_cli install command (#241,
2c3c749
) -
Upgrade Python to 3.12 to match GitHub's runners (
9d42b25
)
-
Bump the development-minors group with 3 updates (#254,
55ea34b
) -
Bump the development-patches group with 2 updates (#253,
7d0cc70
) -
Bump the production-patches group across 1 directory with 4 updates (#235,
768baf5
)
-
Add events and effects for preferred pharmacies search (#220,
f9c41b8
) -
Add patient profile section event and effect (#212,
f784d8f
)
Signed-off-by: Christopher Sande christopher.sande@canvasmedical.com
- Plugin uploading was trying to use UTF-8
(
c4d641f
)
-
Add models for task, task labels, task comments and staff (#202,
0fc5590
) -
Plugins functionality for protocol conversions (#183,
69e95c8
)
Signed-off-by: Kristen ONeill 91080969+kristenoneill@users.noreply.github.com
Co-authored-by: Christopher Sande christopher.sande@canvasmedical.com
Co-authored-by: José Magalhães jose.magalhaes@canvasmedical.com
Co-authored-by: Michela Iannaccone mbiannaccone@gmail.com
Co-authored-by: Kristen ONeill 91080969+kristenoneill@users.noreply.github.com
Signed-off-by: Christopher Sande christopher.sande@canvasmedical.com
-
Bump python-semantic-release from 9.12.1 to 9.14.0 in the development-minors group (#189,
bf236a7
) -
Bump typer from 0.13.0 to 0.13.1 in the production-patches group (#199,
93ddd99
)
-
Add capabilities for coding gap related plugins (#191,
45bf543
) -
Add coding gaps to patient chart configuration effect (#186,
a32bf18
)
Signed-off-by: Christopher Sande csande@gmail.com
-
Bump django from 5.1.2 to 5.1.3 in the production-patches group (#179,
163540a
) -
Bump the development-patches group across 1 directory with 2 updates (#182,
babb355
) -
Improve mypy configuration and fix the resulting errors (#187,
44071f1
)
-
Add is_predictive property to cqm class meta (#181,
9ff3117
) -
Add plugin_created and plugin_updated events (#178,
efd45e2
)
Signed-off-by: Kristen ONeill 91080969+kristenoneill@users.noreply.github.com
Co-authored-by: Kristen ONeill 91080969+kristenoneill@users.noreply.github.com
Co-authored-by: José Magalhães jose.magalhaes@canvasmedical.com
-
Bump grpcio from 1.67.0 to 1.67.1 in the production-patches group (#172,
22c5bc3
) -
Bump grpcio-tools from 1.62.0 to 1.62.3 in the development-minors group (#168,
755f741
) -
Bump peter-evans/create-pull-request from 4 to 7 (#151,
47e6c8f
) -
Bump pre-commit from 3.6.2 to 4.0.1 in the development-majors group (#155,
6eb777b
) -
Bump the development-minors group with 8 updates (#154,
24b4d9a
) -
Bump the production-patches group with 3 updates (#153,
9f3e69a
) -
Enhance release process by installing and executing the distribution (#143,
2d2352d
)
-
Add feedback_enabled property to protocol card effect (#148,
5dd7d96
) -
Add protocol classname to effects and include in plugin_runner event handler (#145,
517cadb
)
-
Adds settings to pyproject.toml.
-
Adds .py extension to settings in pyproject.toml.
chore(docs): add CONTRIBUTING and CODE_OF_CONDUCT
- Improvements to the TaskCommand definition
(
1dbc4ee
)
Bump restrictedpython from 7.1 to 7.3
Bumps restrictedpython from 7.1 to 7.3. - Changelog - Commits
--- updated-dependencies: - dependency-name: restrictedpython dependency-type: direct:production
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Add patient_chart_summary_configuration effect and new event to configure patient chart summary
(#94,
f53f61e
)
-
add patient_chart_summary_configuration effect and new event to configure patient chart summary
-
regen protobufs after rebase
-
Add Allergy command SDK definition (
87f05cf
) -
Add CloseGoal command SDK definition (
f99b86d
) -
Add effects for Perform Command (
b379a28
) -
Add FamilyHistory command SDK definition (
a77fa6d
) -
Add instruct and perform commands (
08997ed
) -
Add LabOrder command SDK definition (
3348685
) -
Add MedicationHistory command SDK definition (
e64238d
) -
Add PastSurgicalHistory command SDK definition (
332f898
) -
Add Refill command SDK definition (
36b3e1e
) -
Add Task command SDK definition (
4944078
) -
Add UpdateDiagnosis command SDK definition (
f751d07
) -
Add Vitals command SDK definition (
ad56f11
) -
Feat: add RemoveAllergy command SDK definition (
40fa8d3
)