Skip to content

Releases: unee-t/frontend

MVP - Oct 29th Release

29 Oct 04:47
982a5be
Compare
Choose a tag to compare

Improvement:

  • Improve performances for user who have access to a lot of open cases. This shoudl fix #479

MVP - Oct 28th Release

28 Oct 08:02
3e8922c
Compare
Choose a tag to compare

New functionalities:

Filters and Sorts:

Additional filters and Sort for Units, Cases and Inspection Reports. See #565 for more details.
This fixes:

  • Standardize Look and feel for Filters and Sorts - #496
  • List of Units in case (or Inspection Report) creation has no discernable order #574

It is now possible to filter cases, units and Inspection reports based on several criteria.
It is also possible to sort cases, units and Inspection report based on several criteria too.

Invite a user to sign an Inspection Report:

  • If a person has no role in a unit yet, it is now much easier to invite that person to sign the Inspection Report. Invitation of that person can be done during the Inspection Report finalization process.

Bug Fixes:

  • Disabled units are no longer visible in the list to select unit for new IR or case (see #573)

Misc Improvements:

  • Improve Cloudwatch log

Thanks to @sophieyang0813 , @kaihendry and of course @nbiton for all the hard work on this release!

MVP - Oct 22nd Release

22 Oct 09:20
Compare
Choose a tag to compare

Bug fixes:

  • Add a delay before user can reset his password again.
  • Add a pre-loading icon when the password is being reset.

MVP - Oct 22nd Release

22 Oct 09:13
Compare
Choose a tag to compare

Bug Fix:

  • Include a 1 minute timer before a user can reset his password again.
  • preloader for form

MVP - Oct 19th Release

19 Oct 12:53
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Make content of the message more visible in email notifications #591
  • Update twitter image (meta) #585
  • Make the taglines and marketing message editable in one place #545
  • Fix import path #568
  • Add engagement links so we can figure out how users interacted with email notifications #570
  • Chore Improve compatibility for VScode.
  • Chore ECS tweaks for better performances.

MVP - Oct 4th Release

04 Oct 02:49
Compare
Choose a tag to compare

Bug Fixes and improvements:

  • Several fixes on report titles (See #561 and #536)
  • Add Twitter card to case.unee-t.com (#551)
  • Hotfix ECS-CLI breakage (f508065)
  • Improve README and documentation (#563)

MVP - Oct 2nd Release

02 Oct 22:06
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Keep "Finalized Report" button docked (#549)
  • iOS - remove unintended 'Tap zoom' in some scenario (#557)
  • Correct timestamp reading for attachments (#542)
  • Fix Unit overview is cut off at the bottom for certain screen sizes (#559)

MVP - Oct 1st Release

01 Oct 05:16
Compare
Choose a tag to compare

Hot fix:

  • This is to solve issues #548 and #546 (migration issues)

MVP - Sep 30th Release

30 Sep 09:28
Compare
Choose a tag to compare

New Functionalities:

This is another major release for the Unee-T MVP

  • email replies to a Unee-T notification message are now added as a comment to the case (#354, #520, #537, #540)
  • It is now possible to share Inspection Reports as PDF attachments via email with (see #530):
    • Unee-T users
    • non Unee-T users

Bug fixes and improvements:

  • It's much easier and faster to select a unit to create a case or create an inspection report (#519)
  • If an email bounces temporarily, it'll be markes as invalid until the user validate the email again. This is needed in the scenario when the user mailbox is full for instance (#523)

Well done @kaihendry, @sophieyang0813 and @nbiton!!

MVP - Sep 25th Release

25 Sep 09:59
Compare
Choose a tag to compare

Bug Fix:

  • Fix issue with demo environment unable to send email (see #532)
  • Improvements to the email templates (see #529)