Skip to content

Releases: BlueBrain/nexus-web

v1.1.2

27 Nov 08:03
Compare
Choose a tag to compare

👷‍♂️ Fixes:

  • major refactor
  • improved accessibility
  • Fixed various bugs: list available here

v1.1.1

19 Jul 09:54
Compare
Choose a tag to compare

👷‍♀️ Fixes

  • Fix _total count issue based on the fact Nexus is now using Elastic Search 7

v1.1.0

20 Jun 12:19
Compare
Choose a tag to compare

Nexus Web v1.1

This is the first fully supported version of Nexus Web, now freshly graduated from beta. Its v1.1 version reflects the feature set supporting the Nexus v1.1 release and will be kept in step with that project.

✨ Features:

  • Image previews / Lightbox

  • Query any View
    Screenshot from 2019-07-24 10-42-21

  • Filter lists by deprecated or if they are Management Resources

  • Improve Resources creation (generates payload based on selected resource type)
    Screenshot from 2019-07-19 14-53-40

  • Upload Files, and choose their target storage
    Screenshot from 2019-07-24 10-47-35

  • Expand Resources

  • Resource history
    Screenshot from 2019-06-25 13-14-52

  • Resource list lazy loading

  • Most visited Orgs/Projects

  • User page that displays basic user identity info
    Screenshot from 2019-07-24 10-39-08
    Screenshot from 2019-07-24 10-39-24

👷‍♀️ Fixes

  • Fix various issues related to oidc authentication, including silent refresh when token expires
  • Remove various buggy animations / add rendering optimisations
  • Fix various styling issues
  • Orgs/Projects pagination issues
  • Resource list filters behaviour issues

v1.1.0-beta.4

01 May 10:01
08e32ed
Compare
Choose a tag to compare
fix: observer crash (#213)

* fix resize observer crash

* make list item popups better

v0.4.9

09 Oct 13:05
Compare
Choose a tag to compare
  • Added Jenkinsfile for CI deployment