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

GT-1991 Switch to an event object for callbacks on the Dashboard #3011

Merged
merged 6 commits into from
Aug 1, 2023

Commits on Jul 26, 2023

  1. introduce a ToolCardEvent class to capture all the events that can co…

    …me out of tool cards
    frett committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    af256fb View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Jul 28, 2023

  1. introduce a DashboardLessonsEvent that represents events that can hap…

    …pen in the Lessons layout
    frett committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    25c9682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e48f20 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df93624 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d2ce0 View commit details
    Browse the repository at this point in the history