Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

Releases: BlueBrain/nexus-web

v1.2.1

20 Jan 10:27
344146c

Choose a tag to compare

✨ Features:

  • Studio (Read Docs)
  • Download metadata button (in all 3 available formats)
  • Customisable Studio Plugins (Experimental)

👷‍♂️ Fixes:

Issues Closed: (31): list available here

v1.2.0

11 Dec 14:42

Choose a tag to compare

Update Schema link container (#433)

* Update Schema link container

* now using latest sdk 1.2.0

v1.1.2

27 Nov 08:03

Choose a tag to compare

👷‍♂️ Fixes:

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

v1.1.1

19 Jul 09:54

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

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

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

Choose a tag to compare

  • Added Jenkinsfile for CI deployment