Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI-0 - (UKS-5248) handle unexpected values in filter objects #47

Closed

Commits on Oct 17, 2022

  1. remove else condition from removal key tracker

    The else condition was causing the widget to be removed to not be included in the migrated content. so when the content got passed later on to the `removewidget` function it was incomplete leading to an erroneous result
    ibolari42 authored Oct 17, 2022
    Configuration menu
    Copy the full SHA
    38edc30 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    388ac49 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Update src/migrateDashboard.ts

    improvement to comments
    
    Co-authored-by: Antoine Tissier <[email protected]>
    ibolari42 and antoinetissier authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    74a9c7d View commit details
    Browse the repository at this point in the history