release notes

Release notes Universal GUI (2022.2.11.0)

Related products: Universal GUI
Release notes Universal GUI (2022.2.11.0)

 

August 5, 2022:

  • Changed beta release to the full version: 2022.2.11.0
  • Improvements for issues found in the previous beta release:
    • When selecting multiple records in a grid and then clicking a task button, only the active row was displayed as part of the selection. The task was still executed for all selected records, but this was unclear to users.
      This has been fixed. The selection remains visible until the task is executed.

 

Hello everyone,

In this sprint, we made it possible to resize grid columns, and when opening the scheduler component, the displayed period now starts from the previous month instead of the current day.

As always, we have made a demo for you: try it here. Before trying it out, press 'Clear Cache' on the login screen. You can read the GUI user manual to get familiar with the Universal GUI.

We will keep you updated regularly about Universal's progress.

Universal GUI version 2022.2.11.0

Do not forget the documentation and be sure to keep the following in mind:

  • A modern browser is required to access the Universal GUI, e.g., a recent version of Chrome, Firefox, Edge, or Safari mobile. Using the Universal GUI with IE is not supported.
  • The Universal GUI must be deployed on the same server as Indicium or an allowed origin in appsettings.json.
  • The Universal GUI only works with version 2021.1 and up of the Thinkwise Platform.
  • Make sure you run all hotfixes on the IAM and SF that you plan to use for the Universal GUI.
  • Make sure you are using the latest version of Indicium Universal.

Download the Universal GUI version 2022.2.11.0 here 

 

Contents of this release

New

Resizable grid columns

You can now resize grid columns and change the column width manually. The column widths are retained after closing and reopening a document and after a refresh.

Changed

Displayed period in Scheduler component

When opening the Scheduler component, the displayed period started with the current day. If you wanted to view the previous week, you had to navigate back. This behavior was not desired. As of this version, when opening the scheduler component, the displayed period starts from the previous month.

Minor fixes and tasks

  • In certain time zones (for example, GMT-12), when choosing a date using the date picker icon, for example, July 28th, an incorrect date value (July 27th) was used. This has been fixed.
  • In default edit mode, when a user did not modify the record, they had to cancel edit mode before executing a task or report. This has been fixed. Now, when executing a task or report, edit mode is automatically canceled if the user has not modified the record.
  • After adding or copying a record, the editdelete, and copy buttons were available too early. This would result in a "bad request" message when quickly trying to perform any of these actions after adding or copying. These three buttons are now disabled until they can be used.
  • When executing a task containing a file upload, the application could stop responding. This has been fixed.
  • When a parent grid was in edit mode, it was incorrectly allowed to switch between rows in a child subject. When a child subject was in edit mode, it was also incorrectly allowed to switch rows in the parent grid. This has been fixed. In both cases, switching between rows is no longer allowed.
  • Loading lookup translations used to fail if there were 800 or more filter conditions. This situation could occur, for example, if there were 800 rows with only one primary key or 400 records with two primary keys. This has been fixed by splitting the lookup translations into multiple requests if there are many filter conditions.

What we will be working on next sprint

In the next sprint, we will be working on:

  • Ensure that a new process flow always starts. This prevents the user from getting stuck in an old process flow.

  • Asynchronous editing in grids.

  • New Password control.

  • Research performance rendering nested details.

  • In progress:

    • Drag and drop records UI/UX.