Skip to content

Releases: unee-t/frontend

MVP - Jan 12th Release

12 Jan 07:21
Compare
Choose a tag to compare

Functionalities:

  • Temporarily disable the Welcome dialogue for new user. See PR #681

Bug Fixes and improvements:

  • Performance improvement when a user needs to load a lot of cases. See Issue #685

Misc:

MVP - Jan 4th Release

04 Jan 04:34
Compare
Choose a tag to compare

Functionalities:

  • Simple search by case number is now working #164

Bug fixes and improvements:

  • It is now possible to zoom in on images for Inspection Reports (draft and finalized) and for cases. See #667 and #646
  • Search bar is now functional for the Case page. See #517

Misc:

Nil

MVP - Dec 27th Release

27 Dec 09:20
2227a5a
Compare
Choose a tag to compare

Functionalities:

  • Ability for the user to change
    • family name
    • given name
    • Phone number
  • Ability to add a profile picture which will be used as avatar. (see PR #655)

Bug fixes and improvements:

  • Improved error reporting - See #674

Misc:

Nil

MVP - Dec 20th Release

20 Dec 02:42
ab2bff2
Compare
Choose a tag to compare

Functionalities:

Nil

Bug Fixes and Improvements:

  • Improve picture view: pan and zoom now works as expected for images in draft reports and in cases (#666)
  • Fix issue #267 (Back button from attachment leads to blank page)

Misc:

  • Improve documentation (#652)
  • Improve Logs (#678)

MVP - Dec 2nd Release

04 Dec 05:42
Compare
Choose a tag to compare

Hotfix for issue #656

MVP - Nov 30th Release

30 Nov 09:57
Compare
Choose a tag to compare

New Functionality:

  • Allow professional and enterprise users to change the logo for the inspection reports if needed

Bug fixes and improvements:

  • Upgrade dependancies for Meteor 1.8
  • Fix Travis Issue which prevented tag release mechanism to work as intended

MVP - Nov 25th Release

25 Nov 05:56
Compare
Choose a tag to compare

Bug fixes and Improvements:

  • Insert load sign while user is being created. See #598
  • Better identifiy the Disabled unit. See #581

New functionality:

MVP - Nov 06th Release

06 Nov 10:05
Compare
Choose a tag to compare

Improvements:

  • Implement tabbed layout for report's draft view. See issue #486
  • Faster parallel builds
  • Better documentation for developer looking to deploy on a local environment

bug fixes:

  • quick fix for unit access error

MVP - Oct 30th Release

30 Oct 11:48
Compare
Choose a tag to compare

Bug fixes and improvements:

  • Hide BZ bugs from the 'Open cases' view if they are an 'item' or 'room' - See #575
  • Showing closed cases as closed in the unit's case list see #623

MVP - Oct 29th Release

29 Oct 13:38
c7e4920
Compare
Choose a tag to compare

bug fix:

The Case page now only displays open case. See #618