Skip to main content

2025.05.20.1

Search Grid Resizing

Updated the search grid to match Maven with a draggable splitter for resizing. This replaces the drop-down at the top of the grid.

resizing

Dashboard Editor Behavior

When opening the dashboard editor it will no longer display a dashboard automatically to avoid confusion about which dashboard is being edited.

Additionally, when a dashboard is deleted it will not automatically open another dashboard.

Empty editor: dashboard editor

Improvement Type Creation Fix

Fixed an issue when creating improvement types where the query parameter when creating a new improvement type was kept in the navigation history. This meant that users could navigate back to the new page, which would appear blank and look like the improvement type had not been created, where they could accidentally attempt to insert a duplicate primary key.

Now the navigation history for creating a new improvement is overwritten with the actual record URL, so that navigating back doesn't cause any issues.

Attachment Optimizations

On QA the maximum attachment size was increased to 30MiB, which highlighted some performance issues with larger files.

For both downloads and previews performance has been increased with larger files, and loading was added to the previews to indicate that the file is being processed.

Comment Default Size

Updated the comment boxes on the cost and improvement details pages so that they will not cause the page to expand, but will fill the available space by default.

The comment boxes are still re-sizable vertically, and will scroll if the content is large enough.

comment

Comment 2

Quality

Moved quality to a class, which is controlled by AgWare, and removed the quality setup.

Added an optional quality field to improvements. Also added a filter on the search page for quality.

quality

Non-Visable Type Behavior Fix

For user defined types (region, area, zone, etc.) it was possible to make them visible, assign them to a cost record, and then make them not visible, which would result in the assigned types not showing up on the cost record details page drop-downs. This lead to the fields looking unassigned when they actually were.

To avoid confusion the drop-downs will now populate values that are assigned to the cost record even if they are marked not visible.

Search Side Nav Fix

Fixed a bug where the side nav would sometimes be visible on the search page after entering the initial search fields. This also fixes an issue where navigating to and from the search page could leave the side nav hidden on other pages.

Search with the side nav visible:

nav 1

nav 2

RCN Estimate Date Range Reset Bug Fix

Fixed a bug where changing the date range on the RCN Estimate page and then switching tabs would reset the range selection.

Improvement Type Column for Component Results

Added an improvement type column for the component search results which allows users to open the improvement summary popup. Updated the improvement type column for improvements to match (improvement summary column was removed).

component results