Releases: BlueBrain/nexus-web
Release v1.9.0
What's Changed
- US 3: Show resources that are missing paths by @Dinika in #1301
- US 6: Show resources that contain a specific value by @Dinika in #1302
- US 7: Show count of resources by @Dinika in #1312
- DE10: jump between nighbours resources by @bilalesi in #1293
- DE12: Enable File download by @bilalesi in #1307
- DE14: Show popover info on hover by @bilalesi in #1321
- US 4022: Show count in a clearer format by @Dinika in #1317
- US 4023: Reset predicate by @Dinika in #1327
- US 4038: Show only user data by default by @Dinika in #1323
- US 4041: Collapse header when scrolled away by @Dinika in #1340
- US 4051: Filter dataexplorer rows by type by @Dinika in #1319
- F3945: Filter by type mydata page by @bilalesi in #1336
- F3983: advanced mode beta by @bilalesi in #1283
- F4044: Expand specific resource by @bilalesi in #1322
- F4046: Navigate between back forward by @bilalesi in #1324
- F4047: Data Explorer Graph Flow fullscreen mode by @bilalesi in #1325
- F4048: ACL check actions by @bilalesi in #1331
- Hotfix: Anchor icon path by @bilalesi in #1334
- Hotfix: back btn use react router location by @bilalesi in #1311
- Hotfix: enable back link detection and resolution by @bilalesi in #1306
- Hotfix: Allow resource view for anonymous users by @bilalesi in #1314
- Hotfix: add referer to data explorer to allow return back to origin DEGF by @bilalesi in #1313
- Hotfix: Reset predicate when search term is empty by @Dinika in #1315
- Hotfix: Remove white space on top of header pictures by @Dinika in #1318
- Hotfix: Fix back arrow location by @bilalesi in #1332
- Hotfix: Anchor icon path by @bilalesi in #1333
- Hotfix: Error resource view by @bilalesi in #1338
- Hotfix: Replace anchor icon with url highlight by @bilalesi in #1337
- Hotfix: use key download url by @bilalesi in #1339
- Hotfix: slow navigation in expand by @bilalesi in #1341
- Hotfix: antd autoscroll warning by @Dinika in #1342
Full Changelog: v1.8.5...v1.9.0
Release 1.8.5
What's Changed
- DE9: navigate to data-explorer resource page by @bilalesi in #1292
- Hotfix: enable data panel for anonymous by @bilalesi in #1303
Full Changelog: v1.8.3...v1.8.5
Release 1.8.4
DATA PANEL
Fix: Enable the data panel to be used by anonymous users
Release 1.8.3
GENERAL
- #1260 Display name of the resource by (perfName, name, _filename, suffix of id, suffix of _self
DATA CART
- #1275 Use Zip format instead Tar.
- #1261 Fetch the resources when they don’t have a distribution.
- #1262 File size details “shows only when the user check the types checkboxes or when the resource is a File type”.
- #1273 Some resources with name as an array, the front will get an error, but the resource distribution still get downloaded successfully (the error has been fixed).
- #1278 Fix remove a an item from data panel
- #1274 Don’t show
JSON
file extension in file types section for resources (only for distribution and@type=File
). - #1282 Reseting the types checkboxes when the user clear the data panel.
- #1278 Fix removing the resource from the Cart by removing also the binaries to show the correct stats in the data panel bottom bar.
MY DATA
- #1267 Filter by dates (
createdAt
,updatedAt
) in my data section/page. - Rebuild the date component to match exactly the design.
- #1280 Enable the Date component to inverse the dates when the user use the range (if
end date < start date
)
SETTINGS
Release 1.8.2
Release 1.8.1
Release 1.8.0
Release 1.8
General
(#3496)) Rebuilt the header of the app.
(#3497) Added a fixed toolbox to allow the user an easy navigation between the main parts of the applications.
(#3835) Added Route access protection by checking the user authentication session to allow or forbid the user to access a private page.
Login Page
(#3829) Rebuilt the Login Page.
Home
(#3754) Rebuilt the home page: the user can see the main global search types at the home page.
- The user can navigate to organisations, projects and studios,
- The user can create new organisation, new project, new studio.
- The user can see their data and search within the entire datasets list.
(#2442), (#3223) Enabled users to select datasets both in the home page, my data page, and the global search types and add them to the cart where he can download them entirely or by selecting the files extensions.
Organisation Listing Page
(#3830) Improvements to organisations list both on the UI and network requests caching.
Projects Listing Page
(#3831) Improvements to projects list both on the UI and network requests caching.
Studio Page
(#3832) Improvements to studios list both on the UI and network requests caching.
(#3224) Enable download of a selection of data
(#3344) Enabled filtering columns for Elasticsearch
and sparql
based dashboards in studios.
(#3345) Persist updates made on columns when user edits dashboards.
(#3346) Re-enable sorting for sparql
tables in studios page.
(#3256) Show error messages (with details, when available) when dashboards fail to load
(#3365) Show count of results in studio dashboards
Project Page
Settings Tab
(#2979) Added ability to list all Views configured in the Project.
- Allow to create a new View.
- Enable the user to edit/query the selected view.
(#3819) Enabled the user to trigger reindexing on Views, either a single one or all of them.
(#2980) Added ability to list all Storages configured in the Project.
- Ability to create a new Storage.
(#2981) Added ability to list all Resolvers configured in the Project. Present their respective priority and their type.
(#3842) Added the ability to run ID resolution on the Resolvers configured in the Project:
- Show the details of the retrieved resource.
- Allow the user to open the resource view.
- Display the full error if the resource can not be resolved.
(#2984) Rebuilt the ACL permissions UI, to be user friendly.
(#3767) Allowed the user to deprecate a Project
- A security check has been implemented to confirm that the user is very aware of this sensitive action by providing a
organization/project
name validation and forbidding the copy/past action of the the previous information.
Browse Tab
(#3803) The types in the type filter dropdown list has a tag contains the redundant type in the title
- Remove the tag since it’s duplication.
- Add tooltip to the title to show the full URI of the type if there is a redundant with different schema.
Plugins
Preview Plugin
(#3272) Enable to preview the csv
distribution files.
Image Plugin
(#3214), (#3282) Added Image Preview Plugin: the plugin allow to display the images as list or grid with title and the size of the image,
- The user has the ability to preview and download the image.
Data Panel
- Allow the user to select resource data from different places in the application (My data page, Global Search Types Pages, Studio page).
- Allow the user to download all the data, or some specific data based on file type extension and bundle the data in a .tar file.
v1.8.0-M16-2
- FIX: Reset unfold when the expand/metadata are toggled.
- FIX: Search by @id and _self query depends on deprecated value.
- FIX: Refresh the ES type list depends on deprecated value.
v1.8.0-M16-1
Fix organization label regex
Fix fold/unfold name in toggle json preview
Fix redirect to Query View with base url by Link instead button
Fix redirect QueryView (Browse) -> Open View Resource (ResourceViewComponent)
Fix error Alert disappearing when change resources (one is not found)