The 2022.Q2 release for DIAL’s flagship product is now live! We’ve added brand new features, fixed some bugs, and made technical improvements to the Catalog, a platform which is designed to support the delivery of digital infrastructure using the whole-of-government approach and leveraging the SDG Digital Investment Framework.

New Features

Technical Improvements

Category

Improvement

Description

Playbooks

Popup functionality on the submission form

A pop-up has been added to inform the user of a successful upload or any errors to fix prior to submission.

Playbooks

Create/edit form

The create/edit form was updated to include “moves”, which are a sub-step of each play.

Playbooks

Author/Source field

An “Author/Source” field has been added so that playbook creators can indicate who authored/created the content.

Playbooks

Limit display tags and products

When a user is searching for a playbook, only tags and products that have already been mapped to a playbook will be exposed to a user in the filter bar.

Playbooks

Auto-save

As users are creating playbooks content, information is auto-saved.

Playbooks

Add search bar for plays

When a user creates a playbook, they can search for existing plays in the plays library using the search bar

Playbooks

Mobile views

When viewing a playbook on a mobile device, the progress runner at the top extended beyond the width of the device. Now the header is horizontally scrollable.

Products

DIAL curated list

We now have an admin page which has a spreadsheet for DIAL curated lists of products, open datasets, and other tabs of the Catalog. This list also renders entries into the Catalog.

Projects

Filter

Project filtering has been improved to return projects associated with the products in a particular sector instead of limiting to only those that are mapped to the sector.

Performance

Infinite scroll

Performance of infinite scroll has been improved. The infinite scroll was redrawing all elements in the list, causing degraded performance after multiple pages had been loaded.

Search Bar

Widened and improved display

The search bar across all Catalog tab has now been widened for a more optimized user experience for users with different screen sizes. Additionally, there wasn’t enough contrast between the text and the search bar color to make the search text visible.

Software/ Code Maintenance

Unit tests

Added Playbooks unit tests

Software/Code Maintenance

Front End

We are moving from Rails to React on the front end, such as editing users, approving candidates, creating and editing organizations, user admin pages, etc. The forms have been refreshed for easier updating of content by users.

Translations

New content

New content has been translated into the available languages.

UX

Footer

The 2 bottom lines of the footer were misaligned and have been fixed.

Bug Fixes

Category

Bug

Description

Playbooks

Search error

Fixed: When entering text in the search bar, an error was being returned.

Organizations

Multiple entries

Fixed: Some organizations had multiple entries with slightly different names. Duplications have been removed.

Projects

Card view error

Fixed: In some projects, the name of the organization was overlapping with the organization logo.

Maturity scores

URL decode strings bad display

Fixed: Strings that were returned from the graphql query for maturity category descriptions were displaying incorrectly.

Products

404 Error

Fixed: Adding new candidate products was returning a 404 error

Organization

Projects logo misplaced

Fixed: Project’s logo was being displayed outside of its corresponding row.

Playbooks

Hyperlinks not displaying

Fixed: Hyperlinks were not displaying correctly

Help menu

Hover not consistent

Fixed: The help sub-menu had a different hover than the resources and about sub menus and was not closing automatically .

Display

Firefox

Fixed: The display of the hero image was not rendering properly when using Firefox

Other