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

Loadorder v2 tree data grid backend part 6 #2323

Merged
merged 18 commits into from
Dec 2, 2024

Commits on Nov 27, 2024

  1. Configuration menu
    Copy the full SHA
    d314526 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9449ac5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b447a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c447003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d32037 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b3115c View commit details
    Browse the repository at this point in the history
  7. Merge branch 'main' into loadorder-v2-TreeDataGrid-backend

    # Conflicts:
    #	src/NexusMods.App.UI/Pages/Sorting/LoadOrder/LoadOrderView.axaml
    #	src/NexusMods.App.UI/Pages/Sorting/LoadOrder/LoadOrderView.axaml.cs
    #	src/NexusMods.App.UI/Pages/Sorting/LoadOrder/LoadOrderViewModel.cs
    Al12rs committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    9b698dd View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. Remove sorting workaround

    Al12rs committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    6f33b56 View commit details
    Browse the repository at this point in the history
  2. ObservableList ApplyChanges: insert items at provided index positions…

    … to maintain sorting
    Al12rs committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    06fb4ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4239f21 View commit details
    Browse the repository at this point in the history
  4. Use Sort to sort the changeset before sending it off, to avoid the Sw…

    …itch removing the sort daata
    Al12rs committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    1f9f178 View commit details
    Browse the repository at this point in the history
  5. Finally fix the sorting

    Al12rs committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    abcc981 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8a6e2e1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6bdfd07 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

  1. Move Empty state bindings to code behind

    Add comments to bindings
    Al12rs committed Dec 2, 2024
    Configuration menu
    Copy the full SHA
    4683798 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    513556c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f4f921 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41025cb View commit details
    Browse the repository at this point in the history