Skip to content

Releases: unee-t/frontend

MongoDB in Singapore

29 May 10:22
Compare
Choose a tag to compare

MVP - May 20th Release

25 May 16:05
e63ef67
Compare
Choose a tag to compare

New Features:

  • Invitation of a new user to a case is now automated: the invitation email is sent almost immediately to the invited user.
  • Add an interface to list the units for a given user

UX improvements:

  • Color codes for Next Step and Solution are different
  • Invitation: dialogue box for the invited user during first login is now scrollable, this makes it easier to fill on smaller screens.

Fixes:

  • routing from http to https is working for the case interface.

MVP - May 10th Release

09 May 14:23
a563744
Compare
Choose a tag to compare

Fix Minor bugs and UX improvements:

  • message is sent when user hits 'enter'
  • Revise UI for invitation based on user feedbacks
  • Adjust design of the 'More Info' button for better clarity
  • Use consistent color code: same role always have the same color codes

MVP - April 10th Release

10 Apr 11:16
620482d
Compare
Choose a tag to compare

This is still a PILOT version

  • in the BZFE - for user selection - replace drop down list with textbox.
  • in the MEFE - update the inviation email, create a html version see issue #188

MVP - March 26th Release

26 Mar 15:44
b5fa646
Compare
Choose a tag to compare

This is still a PILOT version

  • list ALL the cases (open and closed) in the landing/home page

  • Display user name instead of email addresses in the conversation

  • Allow user to invite new people in a role that is not yet affected to a 'real' person (ex: invite the tenant to a case when the case is created).

  • Several performance improvements and minor bug fixes.

MVP - March 20th release

20 Mar 14:57
Compare
Choose a tag to compare
  • Update look and feel of the login page
  • Enable User log out
  • Capability for an existing user to reset his/her password
  • Add a link to create a support case
  • Add a link to the documentation/knowledge base
  • Add ability to edit:
    • Case title
    • Solution
    • Next Step
  • Track how many non-users have been invited (issue #116)