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

Releases: BlueBrain/nexus-web

v1.4.1

13 Nov 08:48
9d894ba
Compare
Choose a tag to compare

1.4.1 Fusion Release

This is a minor update with bug fixes.

✨ Fixes:

  • Clicking on sub app icon will take user to sub app home page. (BlueBrain/nexus#1397)
  • Home icon has been removed from some pages . (BlueBrain/nexus#1396)
  • Sub app icon is always selected when user is on a sub app. (#657)

v1.4.0

17 Aug 09:49
6d04b7b
Compare
Choose a tag to compare

1.4 Fusion Release

In this initial release of Fusion, we will begin the process of morphing the Nexus Web application into Nexus Fusion. That means there's a lot of changes coming to this repo!

Important Notes:

Nexus Web will be renamed to Nexus Fusion, to reflect its new role as a platform which integrates any number of custom sub-applications that operate on Nexus.

This repo, likely, will be renamed to nexus-fusion.

✨ Features:

  • Sub Applications
    • Admin functionality repurposed into an "Admin" sub-app, you can follow the migration here: BlueBrain/nexus#1296
    • Studio v1 features, including the studio list, workspaces and dashboards, will be repurposed into a "Studio alpha" sub-app, you can follow the migration here: BlueBrain/nexus#1265

v1.3.7

08 Jul 13:41
2119c2b
Compare
Choose a tag to compare

👷 Fixes:

v1.3.6

10 Jun 14:15
4dc8d83
Compare
Choose a tag to compare

✨ Features:

  • Updated Studio table

👷 Fixes:

  • Updated messages in Admin plugin
  • Studio list bugfixes
  • Updated message when user has no access rights
  • Fix info panel layout

v1.3.5

13 May 13:07
c9d200c
Compare
Choose a tag to compare

✨ Features:

  • Updated Project View:
    ** New Studio List and Project Tools panels
    ** Removed Resource panel

👷 Fixes:

  • Plugins in sorted order

v1.3.4

15 Apr 14:20
1a7b79c
Compare
Choose a tag to compare

✨ Features:

  • No plugins/no access warnings .

👷 Fixes:

  • Redirect after login after trying to access a resource does not work.
  • Update the logic for plugin match.

v1.3.3

23 Mar 09:55
fe6530f
Compare
Choose a tag to compare

✨ Features:

  • Collapsable Plugins / Resource View Sections
  • Search for resources using the ?_self= url param from any route

👷 Fixes:

  • Fetch plugin config from the plugin manifest, instead of a file
  • Plugin config nested objects and array support
  • Better loading and error signalling for plugins
  • Admin section in resource view will only show for people with resources/write access
  • Fixes problems with studio and search navigation

view all additions and fixes

v1.3.2

10 Mar 10:03
69877d7
Compare
Choose a tag to compare

✨ Features:

  • Integration tests with cypress
  • Global Plugins
  • Plugin mapping configuration
  • Unified Resource View
  • Searchable resources using the /?_self= url param

👷 Fixes:

  • Infinit Statistics Polling
  • Clear filters in Resource Lists
  • Fix studio table to handle date visualisation with microseconds

view all additions and fixes

v1.3.1

25 Feb 14:54
710b513
Compare
Choose a tag to compare

✨ Features:

  • Minimal Composite view support
  • Project View refactor
  • Persistent Resource lists

👷 Fixes:

  • Resource View modal
  • Time values in Studio results tables
  • Studio Plugin Resource Navigation
  • Editing Studio workspaces
  • View-statistics types

v1.2.2

12 Feb 12:43
e325769
Compare
Choose a tag to compare

✨ Features:

  • Collapsable JSON in resource editor
  • Google tag manager
  • Navigate to query results in Sparql
  • Studio Resource View
  • Modal Routes
  • Better User Page

👷‍♂️ Fixes:

  • Right click to open resource
  • Styling
  • Fix login dropdown
  • Fix studio navigation
  • Fix plugins loading
  • Display username instead of full name
  • Change studio editing for descriptions to TextArea
  • Use Multiselect for Plugin selection

Issues Closed: (18): list available here