Skip to content

Releases: unee-t/frontend

MVP - Aug 14th Release

14 Aug 08:54
Compare
Choose a tag to compare

Bug fixes and improvements:

  • #269 issue with attachments
  • #430 Error message are clearer if an email already exists during account creation
  • #432 More icons to better differentiate properties

MVP - Aug 8th Release

07 Aug 17:32
Compare
Choose a tag to compare

New Functionalities:

Inspection Reports

First release of our Inspection Report Functionality (See #422 for more details)
It is now possible to create an Inspection Report in Unee-T.

Inspection Reports allow user to group a list of cases together.
The cases will also all be individually visible in the list of cases for that unit.

An Inspection Report is a great way to group issues when you are doing a handover of a property.
You can also use Inspection Reports to list what needs to be done in a unit for a renovation project, or record what is broken so you can prepare a quote, etc...

Congratulations to @nbiton for that major milestone!

ChatBot interface:

Unee-T now give tips to users after a case is created. This allows a new user to get to learn Unee-T as he/she start using it see #109

Well done @sophieyang0813 and @sebdeckers for your work on this.

Bug Fixes and Improvements:

  • The case filter is now available in the Unit view. See #364
  • Simplify the UI/UX: remove the Priority and Severity fields during case creation see #388

MVP - July 30th Release

30 Jul 07:09
Compare
Choose a tag to compare

Bug fix and improvement:

  • When creating a unit, choosing the country is faster. fixes issue #387

MVP - July 28th Release

27 Jul 23:12
44507ab
Compare
Choose a tag to compare

New Functionalities:

  • Improve signup process: make sure email address are verified. (See #408 )
  • Differentiate Active and Disabled units (See #396)

Bug fixes and improvements:

  • Email notification: clarify that this is a notification message and that user should follow the link (See #354 )
  • Update Meteor to v1.7.0.3 (see #404 and #360)
  • Make sure the 'Add unit' Button is docked (see #410)
  • Make registration checkbox easier to click (see #415)

MVP - July 23rd Release

23 Jul 07:11
a29a559
Compare
Choose a tag to compare

New Functionalities:

  • The box to add a new message now accept multiple lines see #328
  • If a user needs to login or reset his/her password, email address will be pre-filled (see #300)

Bug fixes:

  • feat: feeding new tab with the base route, see issue #324
  • use BZ login instead of MEFE email to render messages as owned see #389

MVP - July 17th Release

17 Jul 17:32
552096a
Compare
Choose a tag to compare

New functionalities:

  • Make the invitation mechanism more visible see #197
  • Improved log when a new message is posted. This should help figuring out #379

MVP - July 16th Release

16 Jul 00:55
d983cf5
Compare
Choose a tag to compare

New functionalities:

This is another Major release for Unee-T: user can see the cases which have been updated in the list of cases (see #337).
If a case has been updated then:

  • The number of cases listed for this unit is highligted in bold
  • The unit where the case has been updated is pushed at the top of the list
  • When the user expands the list of cases for that unit:
    • The updated case is pushed at the top of the list
    • The updated case is highlighted on bold
    • If there is new messages for the updated case:
      • a 'message' icon is displayed
      • a counter with the number of new messages since the user last accessed this case is displayed next to the icon too
    • If there was other changes (new solution, new next step, assignee changed, etc...)
      • a 'case changed' icon is displayed
      • a counter with the number of other changes made since the user last accessed this case is displayed next to
        Well done @nbiton for this major milestone!!

Bug fixes:

  • fix alignment issue (see #384)

MVP - July 15th Release

13 Jul 09:18
Compare
Choose a tag to compare

New Functionalities:

  • Update the signup page to record the user acceptance of our T&Cs and privacy policy see #359

Bug fixes and improvements:

  • Simplify Signup process See #370
  • After successful signup user is now directed to the page to create his new unit
  • Change the design for the 'Add unit" Button to make it more consistent with the rest of the design
  • Fix regression introduced in the fix for issue #376 ---> notification when new messages and when a case was updated were silenced

MVP - July 10th Release

11 Jul 07:49
719dd0f
Compare
Choose a tag to compare

New Functionalities :

  • If a user has no case in the 'Case' view - it is now faster to access the list of units to create cases see #369
  • In the 'Unit' view, capability to create a case directly from the list of units (save 1 click).

Bug fixes and improvements:

  • Copyright see #365
  • #363
  • Make the 'Case updated' notification less noisy ---> only notify MEFE users if the change is for a field that is available in the MEFE. See #331
  • Incorrect routing of some notifications. See #376

MVP - July 5th Release

05 Jul 09:59
Compare
Choose a tag to compare

New functionalities:

  • Add a filter for the cases that are assigned to me
  • mark email as invalid if we have permanent error on that email

Bug fixes: