Releases: unee-t/frontend
Releases · unee-t/frontend
MVP - Jan 12th Release
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
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
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
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 - Nov 30th Release
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
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
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
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
bug fix:
The Case page now only displays open case. See #618