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

Implement DnD reordering #181

Merged
merged 41 commits into from
Nov 11, 2023
Merged

Implement DnD reordering #181

merged 41 commits into from
Nov 11, 2023

Commits on Jul 26, 2023

  1. Implement DnD reordering

    leolost2605 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    209c651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c63bac View commit details
    Browse the repository at this point in the history
  3. Formatting

    leolost2605 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    f9382c6 View commit details
    Browse the repository at this point in the history
  4. Naming

    leolost2605 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    25ea032 View commit details
    Browse the repository at this point in the history
  5. Remove leftover

    leolost2605 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    2a8dc4d View commit details
    Browse the repository at this point in the history
  6. Work around bug

    leolost2605 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    46c8d8c View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    85b1503 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ea006f View commit details
    Browse the repository at this point in the history
  3. Add poof animation

    leolost2605 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    89d8ae9 View commit details
    Browse the repository at this point in the history
  4. Remove test mp4

    leolost2605 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    d34fa98 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    leolost2605 committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    65a61e7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    02d3333 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f185d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

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

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    f03e1ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb21f7b View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Leo <[email protected]>
    leolost2605 and lenemter committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    6f66f81 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51849de View commit details
    Browse the repository at this point in the history
  6. Increase poof size

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    b888a30 View commit details
    Browse the repository at this point in the history
  7. Add queue_resize

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    1808721 View commit details
    Browse the repository at this point in the history
  8. Fix poof alignment

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    4936890 View commit details
    Browse the repository at this point in the history
  9. Remove queue_resize

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    c9eaeb1 View commit details
    Browse the repository at this point in the history
  10. Remove whitespace

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    bb8123d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26d5a9d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a9f89a8 View commit details
    Browse the repository at this point in the history
  13. Maybe fix glitches

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    861d221 View commit details
    Browse the repository at this point in the history
  14. Add comment

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    29fa1ad View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    40f5efd View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f4dc073 View commit details
    Browse the repository at this point in the history
  17. Cleanup

    leolost2605 committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    5aaf537 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    52d391d View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Improve naming

    leolost2605 committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    1d9bbf1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

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

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    8d4a735 View commit details
    Browse the repository at this point in the history
  2. Add comment

    leolost2605 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a2ffaa9 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    8433157 View commit details
    Browse the repository at this point in the history
  2. Fix crash on dnd remove

    leolost2605 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    17f99fe View commit details
    Browse the repository at this point in the history
  3. Add comments + cleanup

    leolost2605 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    211e1cc View commit details
    Browse the repository at this point in the history
  4. Cleanup

    leolost2605 committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    d6354aa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cfd15c4 View commit details
    Browse the repository at this point in the history