Skip to content

Releases: tidepool-org/hydrophone

v0.7.0

17 Apr 20:27
Compare
Choose a tag to compare

Show name of pwd for careteam invite and not that of the account user

an invitation for a fake child account should display the profile name (i.e., child's name), not the account name (i.e., the parent's name).

see trello card https://trello.com/c/NMr0pTEF for details

v0.6.0

08 Feb 00:12
Compare
Choose a tag to compare
  • Reset confirmation key, created, modified upon resend signup
  • Move confirmation timeouts from config to code; common IsExpired logic
  • Add custodial versions of signup confirmation email
  • Move email templates from config to code; precompile templates
  • Uncouple email template name from confirmation type
  • Use github.com rather than launchpad.net for mgo
  • Use canonical import paths

v0.5.2

04 Aug 14:37
Compare
Choose a tag to compare
  • Allow sending signup confirmation again if email address has changed

Stylized Email Templates

04 Aug 00:48
Compare
Choose a tag to compare

As a user, I want the emails I receive from Tidepool to reflect the design mentality their brand has come to embody so I can have more trust that this email is actually from them, and so the emails are more delightful and readable.

NOTE: this is a change to config only

v0.5.0

06 Jun 22:58
Compare
Choose a tag to compare
  • Use latest go-common
  • Allow custodians appropriate access to signups and invites
  • Add email verification workflow for users without a password requiring date of birth and new password, required for clinic support
  • Add test.sh

v0.4.0-dragster

02 Feb 22:35
Compare
Choose a tag to compare
v0.4.0-dragster Pre-release
Pre-release
tests for no perms situations

Change PW reset for new accounts

25 Mar 15:47
Compare
Choose a tag to compare

Updates the way we notify about password resets when the account doesn't actually exist.

Only find relevant confirmation types

29 Jan 00:26
Compare
Choose a tag to compare

Updates

  • when looking for existing confirmations only return those confirmations that are relevant e.g. invites

Better error logging

28 Jan 23:32
Compare
Choose a tag to compare

Updates

  • logging to better understand what is happening when things go wrong

Better error logging

28 Jan 22:53
Compare
Choose a tag to compare

Updates

  • better logging for when there is an issue trying to return data from the service