Releases: uwscope/scope-web
v0.14.0
Published on fredhutch
, multicare
, scca
from 2024-04-15 to 2024-04-29.
Published on demo
from 2024-04-15 to 2024-04-29.
Study-Visible Changes
- Enable Password Reset Using Cognito-Emailed Code in #489
Study-Invisible Changes
- Create an .editorconfig in #480
- Fixes Resolve Parameters of Agreement on IDE Configuration in #3
- Add Command for Updating Patient / Provider Cognito Email in #490
Data Migration and Release
- Perform v0.14.0 Data Migration and Release in #493
Milestone: https://github.com/uwscope/scope-web/milestone/15
Full Changelog: v0.13.1...v0.14.0
v0.13.1
v0.13.0
Published on fredhutch
, multicare
, scca
from 2024-03-22 to 2024-03-30.
Published on demo
from 2024-03-22 to 2024-03-30.
Study-Visible Changes
- Update Cancel Assignment Text and Icons in #483
- Consistently Sort Sessions by Date in #479
- Consistently Sort Case Reviews by Date in #484
- Add Enrollment Date to Patient Profile and Caseload Overview in #485
- Fix for Include Enrollment Date in Caseload Overview in #473
Study-Invisible Changes
- Apply .gitattributes for Line Endings in #481
- Use get_multiple_types in construct_patient_document in #482
Data Migration and Release
Milestone: https://github.com/uwscope/scope-web/milestone/14
Full Changelog: v0.12.0...v0.13.0
v0.12.0
Published on fredhutch
, multicare
, scca
from 2024-03-06 to 2024-03-22.
Published on demo
from 2024-03-06 to 2024-03-22.
Study-Visible Changes
- Highlight Overdue Case Review Dates in Caseload Review in #281
- Enable Registry Cancel of Assigned Assessment in #477
Study-Invisible Changes
- Remove Celery in #468
- Add Code Format Task in #469
- Apply Code Format in #470
- Pin Python Package Versions in #463
Data Migration and Release
- Perform v0.12.0 Data Migration and Release in #478
Milestone: https://github.com/uwscope/scope-web/milestone/13
Full Changelog: v0.11.0...v0.12.0
v0.11.0
Published on fredhutch
, multicare
, scca
from 2024-02-10 to 2024-03-06.
Published on demo
from 2024-02-10 to 2024-03-06.
Study-Visible Changes
- Sorting in Caseload Overview in #279
Study-Invisible Changes
- Add Constraints on Javascript Package Versions in #459
Data Migration and Release
- Perform v0.11.0 Data Migration and Release in #467
Milestone: https://github.com/uwscope/scope-web/milestone/12
Full Changelog: v0.10.0...v0.11.0
v0.10.0
Published on fredhutch
, multicare
, scca
from 2024-02-04 to 2024-02-10.
Published on demo
from 2024-02-04 to 2024-02-10.
Study-Visible Changes
- Add "No show" as a Session Type in Registry in #453
- Add Error Handling in Password Entry and Creation in #443
- Fixed Spaces in 'username' are Causing Login Errors in #312
- Ensure Uniqueness of Created/Edited Value Names in #416
- Fixed Value Names are Not Trimmed Prior to Creation in #428
Study-Invisible Changes
Data Migration and Release
Milestone: https://github.com/uwscope/scope-web/milestone/11
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Published on fredhutch
, multicare
, scca
from 2023-09-10 to 2024-02-04.
Published on demo
from 2023-09-10 to 2024-02-04.
Study-Visible Changes
- Deploy Fred Hutch Instance in #449
- Update "About Us" Content in #446
- Fixed Duplicate Social Worker in #442
Study-Invisible Changes
- Initial JupyterLab Notebook Support in #358
- Initial Patient Summary Notebook in #448
- Update Version of webpack in #444
- Update Invoke Task Documentation in #445
Data Migration and Release
Milestone: https://github.com/uwscope/scope-web/milestone/10
Full Changelog: v0.8.0...v0.9.0
v0.8.0
Published on multicare
, scca
from 2023-07-02 to 2023-09-10.
Published on demo
from 2023-07-02 to 2023-09-10.
Study-Visible Changes
- Made Toggle Text Clickable by @anantmittal in #419
- Add Safety Notice and Resources in Mood Tracking in #398
- Update Mood Logging for Crisis Resources by @anantmittal in #430
- Robustness Fix for #430 by @jayfo in #436
- Display Activity Name when Scheduling Activity by @anantmittal in #431
- Provide Sample Activities in Values & Activities Inventory by @anantmittal in #434
- Update Values Inventory with Link to Activity Ideas by @anantmittal in #433
- Reverse Chronological Sorting of Logs in Progress Tab by @anantmittal in #432
- Update Text of Medication Changes in Registry in #347
- Sort Social Workers in Patient Information by @jayfo in #439
- Add MultiCare Auburn Site by @jayfo in #438
- Sort Social Workers in Caseload Filter by @jayfo in #440
Study-Invisible Changes
N/A
Data Migration and Release
- #441: Perform v0.8.0 Release
Milestone: https://github.com/uwscope/scope-web/milestone/9
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Published on multicare
, scca
from 2023-04-29 to 2023-07-02.
Published on demo
from 2023-04-06 to 2023-07-02.
Study-Visible Changes
- Fixes #277: Redesign Values Inventory and Activity Scheduling
- Includes #344: Temporarily Remove Reminder Configuration from Interface for Activity
- Modify Activity Schemas to Disable Reminders by @jayfo in #354
- Create Schema Enum for lifeareaId by @jayfo in #355
- Implement Schemas and Flask for Activity Scheduling Redesign by @jayfo in #357
- Updates to Schemas and Flask for ActivitySchedule Documents by @anantmittal in #360
- Progress on Refactoring Client for New Values and Activities Design by @jayfo in #361
- Initial Update to Activities View by @jayfo in #367
- Implement collection_utils support for _deleted by @anantmittal in #365
- Add Menu to Values Inventory Activities by @anantmittal in #369
- Database Layer Support for Value Deletion by @anantmittal in #371
- Add Flask Support for Value Deletion by @anantmittal in #366
- Add Initial Client Panel for ActivitySchedule by @jayfo in #370
- Database and Flask Support for Deleting Activities and Activity Schedules by @anantmittal in #374
- activity-schedule: Removed isActive and isDeleted by @anantmittal in #378
- Change ActivitySchedule Schema startDateTime to date by @anantmittal in #377
- Implement delete value in client by @anantmittal in #375
- Initial Implementation of ActivitySchedule Creation Client by @jayfo in #382
- Updated ValuesInventoryHome with other activities by @anantmittal in #381
- Initial Fixes to Registry View of Values and Activities Inventory by @anantmittal in #380
- Format PatientStore Code by @anantmittal in #384
- Registry Updates for ValuesInventory by @anantmittal in #385
- App Client Fixes for Values Inventory by @jayfo in #383
- Registry Values Inventory Fixes by @jayfo in #386
- Fix Compile Error by @jayfo in #387
- Fixes to Values Inventory by @jayfo in #388
- Inventory Fixes and Initial Activities View by @jayfo in #389
- Updates to Activities View by @jayfo in #390
- Add Delete Confirmation Dialogs by @anantmittal in #391
- Fix Unique Key Warning by @anantmittal in #392
- Scheduled Activity Schema and Faker by @anantmittal in #396
- Scheduled Activity Database Layer by @anantmittal in #397
- Scheduled Activity Maintain Data Snapshot by @anantmittal in #399
- Minor Client Fixes by @jayfo in #400
- Merge Branch on Scheduled Activity Logging by @jayfo in #401
- Patient Activity Logging by @anantmittal in #403
- Activity Log Schema by @anantmittal in #402
- Registry Activity Tracking by @anantmittal in #404
- Fix Compile Error by @jayfo in #405
- Activity Log Post by @anantmittal in #406
- Add Overdue Activities to Patient Homepage by @anantmittal in #407
- Patient Care Plan by @anantmittal in #409
- Activity Log Schema Improvements by @anantmittal in #410
- Fixed bug in activity log sample json for schema testing by @anantmittal in #411
- Patient Homepage & Careplan Update by @anantmittal in #412
- Client Activity Logging Fix by @anantmittal in #413
- Client Update Post DB Migration by @anantmittal in #414
- FormDialog.tsx: Back Button Bug Fix by @anantmittal in #422
- Activity Logging Fix for Deleted Activities by @anantmittal in #415
- strings.ts: Change Planned Activities string to Past Due by @anantmittal in #418
- Make Alternative Activity more Clear by @anantmittal in #417
- Change Past Scheduled Activities to 1 Week by @anantmittal in #423
- Scripts for Data Migration to v0.7.0 by @jayfo in #408
- Safety Plan String Update by @anantmittal in #424
- Fixes During v0.7.0 Migration and Validation by @jayfo in #427
Study-Invisible Changes
Data Migration and Release
- #425: Perform v0.7.0 Data Migration and Release for Dev and Demo
- #426: Perform v0.7.0 Data Migration and Release
Milestone: https://github.com/uwscope/scope-web/milestone/8
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Published on multicare
, scca
from 2022-08-29 to 2023-04-29.
Published on demo
from 2022-08-29 to 2023-04-06.
Study-Visible Changes
- Fix references to "Values Inventory" by @jayfo in #345
- Fixes #315: Update 'Values Inventory' to 'Values & Activities Inventory'
- Adjust Columns to Create More Space for Patient Name by @jayfo in #352
Study-Invisible Changes
Data Migration and Release
- #353: Perform v0.6.0 Release
Milestone: https://github.com/uwscope/scope-web/milestone/7
Full Changelog: v0.5.0...v0.6.0