Workspaces Version 3.13

First Released: 20 February 2023

Summary

We have made further improvements to the new Database Table list by adding more menu actions. We have also made some additional changes and improvements to the new file list.

Along with this we have made some bug fixes to workspaces and changes to the Workspace tools as shown below.

Upcoming items

We are working on the New UX features and the rest of our 2023 Roadmap, please get in touch with the team at Aridhia to discuss this further.

UX preview features can be trialled by selecting the "Use new view" button in the profile menu.

Released features

Feature Type Jira key Summary
Tabs for files with long names take up too much space BugFix XAP-21327

In the new UI, we have fixed an issue where long names of files or tables took up too much space in the ribbon

Freeze header of Files page Enhancement XAP-21149

We have made an improvement to the file list in the new UI. The table header will now show when you scroll down the page. This should make it easier to see what is in each column and have the a multi file actions available

Mark Down file containing QR code does not render to UI BugFix XAP-21085

We found and fixed an issue in the workspaces where QR codes were not being shown when included in a markdown file.

Hook in table actions Enhancement XAP-20968

As part of the UI refresh, we have added some of the actions to the Database Table list. Users should now be able to: open tables, edit metadata, edit table data and export tables using Airlock

Add new database table dialog Enhancement XAP-20966

In the new Database table list, it is now possible to add a new database table. This can be done using the ribbon or a button in the panel

Create "Add Note" dialogue Enhancement XAP-19596

There is a new dialogue box available in the new UI, Users can now add a Note to a workspace artefact.

Add option for custom link in app card information Enhancement AT-1065

New optional fields have been added to the information on the App card. One for a link to the license the App falls under, if one is used, and one for additional information.

Remove creation of RStudio and Jupyter Notebook mini-apps Enhancement AT-825

The creation of the RStudio and Jupyter Notebook Mini-apps have been removed since all workspaces now have the RStudio and Jupyter Notebook Built-in Apps. Any Mini-apps that have already been created will still work.

Binomial Logistic Regression – different text output in R-console and DTA when using text columns the output text differs BugFix AT-342

When running the Binomial Logistic Regression module with a column that had more then 2 unique values, the results would differ in the DTA and in the R-Console. A fix has been put in place that only allows columns with a maximum of 2 unique values as the outcome variable.