Releases: haniot/dashboard-app
Releases · haniot/dashboard-app
v3.3.4
v3.3.3
Bug Fix
- Updates
@angular/compiler-cli
to solve build error.
v3.3.2
Adjustments and Bug Fixes
- Corrects the axes of serious time graphics to show 00:00:00 to 23:59:59 fixed;
- Adjusts the Body Fat and Distance graphs;
- Add section to configure measurements that will be used in the pilot;
- Adds adjustments to validation policies;
- Adjust the sidebar to update the view after selecting a new study.
v3.3.1
Adjustments and Bug Fixes
- Improvements in the visualization of the graphs;
- Improved translations;
- Addition of onClick to measurement cards;
- Addition of the synchronization button on the patient's dashboard;
- Correction of the date filter in the mobile view;
- Button style adjustments;
- Fixed error that did not close the modal on the ESC key;
- Correction in search methods by string;
- Fixed error handling of fitbit access token status;
- Addition of empty list messages for physical activities and sleep;
- Added the trigger axis in the sleep graph tooltip;
- Adding pipe to format the duration of physical activity;
- Limiting the impact value of the activity to a maximum of 100.
v3.3.0
New Features:
- Migration from Angular 8 to 9
- Updated libraries:
- @angular/animations(^8.2.14 -> ^9.0.1)
- @angular/common(^8.2.14 -> ^9.0.1)
- @angular/compiler(^8.2.14 -> ^9.0.1)
- @angular/core(^8.2.14 -> ^9.0.1)
- @angular/forms(^8.2.14 -> ^9.0.1)
- @angular/platform-browser(^8.2.14 -> ^9.0.1)
- @angular/platform-browser-dynamic(^8.2.14 -> ^9.0.1)
- @angular/platform-server(^8.2.14 -> ^9.0.1)
- @angular/router(^8.2.14 -> ^9.0.1)
- ngx-gauge(1.0.0-beta.11 -> 1.1.0)
- tslib(^1.9.0 -> ^1.10.0)
- zone.js(~0.9.1 -> ~0.10.2)
- @angular-devkit/build-angular(~0.803.23 -> ~0.900.2)
- @angular/cli(~8.3.23 -> ~9.0.2)
- @angular/compiler-cli(~8.2.14 -> ~9.0.1)
- @angular/language-service(~8.2.14 -> ~9.0.1)
- @types/node(~8.9.4 -> ^12.11.1)
- typescript(3.5.3 -> 3.7.5)
- Updated libraries:
- Adjusted in the style of the activity.dashboard component after updating the ngx-gauge.
v3.2.1
Bug Fixes:
- Fixed error in the build process caused by lib ngx-gauge.
v3.2.0
New Features:
- Added date and time of the last Fitbit data synchronization;
- Added status of the Fitbit access token;
- Added request to access Fitbit data collection;
- Added revocation of access to Fitbit data.
Bug Fixes:
- Fixed error caused by the jspdf library when generating build in production.
v3.1.0
New features:
- Added a new UI for selecting multiple graphics.
- Added the graphic components to save measurements manually.
- Added the heart rate component to the measurement dashboard.
- Added the creation date and last login on the patient edit page.
- Added the intraday option for the measurement graphs to show the time on the x-axis when the filter is daily.
Bug fixes and Improvements:
- Fixed the bug where an error was thrown by the Blood Pressure component on the nutritional assessment page.
- Adapted Measurement components to use the same filters as the time series.
- General UI improvements.
- Refactored the sidebar.
v3.0.0
New Features:
- Fitbit integration:
- Physical Activities, Sleep, Weight, Heart Rate and Time Series.
- New charts;
- Remodeling in layouts and navigation;
- Remodeling of the Account service data model;
- Bug fixes and general improvements.
v3.0.0-rc1
New Features:
- Fitbit integration:
- Physical Activities, Sleep, Weight, Heart Rate and Time Series.
- New charts;
- Remodeling of the Account service data model;
- Bug fixes and general improvements.