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

CNX-8397-DLL-Conflict-Handling in existing DUI2 connectors #3273

Merged
merged 14 commits into from
Apr 23, 2024

Commits on Apr 9, 2024

  1. add conflict management project

    Connor Ivy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    35e75c3 View commit details
    Browse the repository at this point in the history
  2. rename namespace

    Connor Ivy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a792905 View commit details
    Browse the repository at this point in the history
  3. don't over catch exception

    Connor Ivy committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9a2a77b View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. save options to different location

    Connor Ivy committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f3d14de View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 18, 2024

  1. add metrics through events

    Connor Ivy committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    33d6c50 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. create undefined user

    Connor Ivy committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    1358fec View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. add dtos for sending conflict info to mixpanel

    Connor Ivy committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0b0c917 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dev' into CNX-8397-DLL-Conflict-…

    …Handling
    Connor Ivy committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    af77d11 View commit details
    Browse the repository at this point in the history
  3. fix conflictInfoDto

    Connor Ivy committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7dfa78e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/dev' into CNX-8397-DLL-Conflict-…

    …Handling
    Connor Ivy committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    d1fd72e View commit details
    Browse the repository at this point in the history
  5. only track in release mode

    Connor Ivy committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    888ef8a View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. move events to its own file and fix build

    Connor Ivy committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2e762b9 View commit details
    Browse the repository at this point in the history
  2. fix ci errors

    Connor Ivy committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0d885c5 View commit details
    Browse the repository at this point in the history