Commit Graph

20 Commits

Author SHA1 Message Date
Aysel Afsar
3b7330ca75 Merge userManagement branch to master 2016-02-14 20:45:04 -05:00
Aysel Afsar
24e615da1e LT-97: - Remove zxcvbn package because of version conflict,
- Add passwordOptions in ActiveEntry.configure
- Toggle showPasswordStrengthIndicator to show password strength meter ui, toggle requireRegexValidation to set password regex for validation or requireStrongPasswords to create strong passwords by using zxcvbn.
- Sign in/ sing up when enter key is pressed
2016-02-11 08:48:11 -05:00
Aysel Afsar
5ec3cace94 LT-107: Add countdown dialog
- Remove ui from meteor-stale-session package
2016-02-09 22:16:37 -05:00
Erik Ziegler
beaa56c0b3 Updates for Timepoint assocation (LT-60) and Conformance Checks (LT-92, LT-93, LT-94) 2016-02-08 19:59:39 +01:00
Aysel Afsar
e52df94363 LT-107: Add meteor-stale-session package to show countdown popup 2016-02-08 11:15:28 -05:00
Aysel Afsar
e659f0f4b3 - Renamed validatePassword method, usePwstrength and useZxcvbn,
- Moved passwordOptions from settings.json to ActiveEntry configuration object
- Used zxcvbn rule set if showPasswordStrengthIndicator is true, used regular expression rule set if showPasswordStrengthIndicator is false
2016-02-04 17:53:01 -05:00
Aysel Afsar
d3671a5bdd LT-97: Password validation
LT-107: Login session timeout after 30 min
2016-02-02 10:25:02 -05:00
Erik Ziegler
2ea9eae0aa Resolved styling issues from Clinical Meteor packages, added HIPAA Audit Log package 2016-01-25 22:35:53 +01:00
Erik Ziegler
98222abd0a Added starrynight test setup 2016-01-25 21:46:41 +01:00
Erik Ziegler
b2fa6ead3b Add Clinical Meteor packages to Lesion Tracker 2016-01-25 17:14:42 +01:00
Erik Ziegler
0af0069d69 Added data persistence for lesion measurements and timepoints 2015-11-19 21:11:59 +01:00
Erik Ziegler
292edc11d3 Added a basic implementation of hanging protocols with one hardcoded mammogram protocol. 2015-11-18 16:56:37 +01:00
Erik Ziegler
b49c36493e Measurements and Timepoint interaction in Lesion Table and tools 2015-11-06 17:35:35 +01:00
Erik Ziegler
a10f149b4b Updates to improve reactivity, session storage, logging 2015-10-30 12:25:08 +01:00
Aysel Afsar
f5f10dea34 Measurements collection is added for lesion table 2015-10-29 08:51:00 -04:00
Erik Ziegler
dfb4f6a41c Updated Meteor apps to 1.2.1 2015-10-27 16:28:53 +01:00
Erik Ziegler
e2000480d3 Updates to Lesion Tracker lesionTable and Packaging 2015-10-23 18:21:46 +02:00
Erik Ziegler
f7e6bee94f Update to tabs. Styling needs work 2015-10-20 15:45:27 +02:00
Erik Ziegler
9803046f2d Bug fixes for worklist and OHIF viewer. Trying to get tabbed worklist/viewer working 2015-10-13 21:18:40 +02:00
Erik Ziegler
b774c22593 Merged LesionTracker and OHIF Viewer, refactored out common components 2015-10-13 14:14:50 +02:00