Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Software version: WP 1.5

Publication date: 29 APR 2020

This file provides information about the VERA Web Portal

  • Resolved Issues
  • New Features
  • Docker Image Information
  • Known Issues and Limitations

Resolved Issues

KeySummaryNotes
VS-566Web Portal: Footer overlaps the Approval Queue tableApproval Queue is now contained to a smaller portion of the web page to prevent overflow with the page footer.
VS-595Admin portal does not have an active tab by defaultUser Management is now the active tab upon loading the Admin section of the Web Portal.
VS-610Cannot add large number of users to a domainCreated two separate async calls for adding/removing items to/from a list in the mongo adapter and implemented in the domain modules. 
VS-612The entire user admin portal refreshes after adding/removing domainsThis was fixed as a byproduct of fixing VS-613.  Now, only the Domains table refreshes rather than the entire page.
VS-613In web portal, all modals refresh after they are cancelled.Updated functionality of web portal to stop refreshing an entire page any time a modal is closed.
VS-620User Management table does not load asynchronouslyImproved performance of the User Management page by adding server-side pagination to the table of users.
VS-649Record domain warning banner is not sensitive to the feature toggleThe domain warning banner's visibility on a record's details page is now linked to the domain feature toggle.
VS-658The 'Users' list does not sort correctly on Name columnFixed the Users Management table to allow sorting by the Name of the user.

New Features

KeySummary
VS-74Error Handling for Batch Approvals in the Approval Queue
VS-494Enforce domain permissions in the approval queue
VS-582Make Approval bar font and buttons bigger
VS-583Add meaningful error message for end user when approval or rejection fails
VS-598Web Portal: Display the Approve link as a button
VS-603Add project to domain
VS-615Update VERA Page Title
VS-616Update logo and copyright year on VERA footer and login page
VS-621View a record's associated domain
VS-622View a user's domain assignments.
VS-624An admin can view a user's profile page
VS-657VERA User Guide should open in a new tab


Docker

Repositoryveraserver20190209075900.azurecr.io/tx3/vera-web-portal
Tags
  • 1.5.0
  • win-2016-1.5.0
  • win-2019-1.5.0
  • linux-1.5.0

Known Issues and Limitations

KeySummaryKnown Issue Details
TBD


  • No labels