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

feat: support drag-reordering of dashboard items #7738

Merged
merged 13 commits into from
Sep 5, 2024

Commits on Sep 2, 2024

  1. Configuration menu
    Copy the full SHA
    abcb8da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b72ef85 View commit details
    Browse the repository at this point in the history
  3. tests and refactor

    tomivirkki committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    f65ace3 View commit details
    Browse the repository at this point in the history
  4. cleanup

    tomivirkki committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    de55486 View commit details
    Browse the repository at this point in the history
  5. support touch devices

    tomivirkki committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    9213702 View commit details
    Browse the repository at this point in the history
  6. refactor, add event types

    tomivirkki committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    4761d77 View commit details
    Browse the repository at this point in the history
  7. fix lazy widget rendering

    tomivirkki committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    b32297d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c93363d View commit details
    Browse the repository at this point in the history
  9. cleanup

    tomivirkki committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ae337ee View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Merge remote-tracking branch 'origin/feat/dashboard' into feat/dashbo…

    …ard-widget-reorder
    
    # Conflicts:
    #	packages/dashboard/src/vaadin-dashboard-section.js
    #	packages/dashboard/test/helpers.ts
    tomivirkki committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    27ee2b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f38ab01 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update packages/dashboard/test/dashboard-widget-reordering.test.ts

    Co-authored-by: Ugur Saglam <106508695+ugur-vaadin@users.noreply.github.com>
    tomivirkki and ugur-vaadin authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    50d261b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feat/dashboard' into feat/dashboard-widget-reorder

    # Conflicts:
    #	packages/dashboard/src/vaadin-dashboard-section.js
    #	packages/dashboard/test/helpers.ts
    tomivirkki committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    bf0cc21 View commit details
    Browse the repository at this point in the history