Skip to main content

Release 1.3.0(31.10.2024)

Features

  • WICRM-448 - E2E Testing Infrastructure ✅

    • Implemented an end-to-end testing framework to support automated testing across modules. This infrastructure aims to enhance the testing coverage and speed, enabling more efficient and comprehensive system validation.
  • WICRM-456 - 'Leads Signed-Up' Block Redesign ✅

    • Redesigned the "Leads Signed-Up" block in the Buckets dashboard to improve information clarity and visual hierarchy, making it easier for users to analyze lead data at a glance.
  • WICRM-455 - New Icons for Favorites Modal ✅

    • Introduced updated icons for the Favorites Client modal window, providing a more modern and visually cohesive user experience that enhances navigation within the modal.
  • WICRM-454 - Client Password Change ✅

    • Added a feature allowing client managers to change clients' passwords directly within the client profile form. This functionality is accessible to managers with specific permissions, enhancing account security and management control.
  • WICRM-469 - Nonvisible Bucket Lead Actions Disabled
    • Updated bucket lead actions so that icons for assigned actions remain visible but are inactive after completion, ensuring clearer user interaction and feedback.
  • WICRM-463 - Stay on Client Profile Page Post-Edit
    • Updated client edit workflow to keep users on the client’s profile page after saving changes, avoiding redirection to the main user table and improving manager productivity.
  • WICRM-466 - Employee Calendar Markup
    • Created UI elements for an action calendar specific to assigned employees, providing a structured interface for scheduled tasks and events.

Bugfixes:

  • WICRM-445 - Role Name Character Limit ✅

    • Adjusted the role name character limit by reducing the minimum length to two, allowing for simpler and more flexible role naming within the system.
  • WICRM-431 - Action Save Error in Client Module ✅

    • Resolved an issue where the "action" drawer in the client module lacked error messages for required fields. Now, when a required text area is left blank, an error is displayed, ensuring users understand why the action cannot be saved.
  • WICRM-450 - Email Field Validation for Submit Button ✅

    • Fixed the validation logic for the password reset email field so the submit button remains inactive until a valid email address is entered. This update prevents incomplete or incorrect requests and enhances form accuracy.
  • WICRM-462 - Double Minus Sign Issue in API Transaction Entries
    • Fixed a bug where the minus sign in the amount field wasn’t processed correctly via OpenAPI, resulting in double minus signs in transaction tables.
  • WICRM-460 - Remove 'Source' Field Requirement for Transactions
    • Updated transaction creation requirements by removing the 'Source' field as mandatory, increasing flexibility for users creating new transactions.
  • WICRM-457 - Label Validation Fix
    • Resolved a validation issue in the translations module that prevented editing or creating translations with separators, ensuring smooth entry and editing functionality.