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

Query-builder conditions Drag&Drop functionality (take 2 - no chip gaps) #15122

Open
wants to merge 20 commits into
base: dmdimitrov/query-builder-improvements
Choose a base branch
from

Commits on Nov 22, 2024

  1. feat(query-builder): add initial drag and drop functionality

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    4131e24 View commit details
    Browse the repository at this point in the history
  2. feat(query-builder): add drag and drop functionality 2

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b37a8c1 View commit details
    Browse the repository at this point in the history
  3. feat(query-builder): add code clean up

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    273fb12 View commit details
    Browse the repository at this point in the history
  4. feat(query-builder): edit code clean

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    b791a81 View commit details
    Browse the repository at this point in the history
  5. feat(query-builder): fix big improvement in drag and drop

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    01b8615 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. feat(query-builder): add drop at north of a chip functionality added

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    39be52e View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. feat(query-builder): add drop at addCondition button

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7009f7f View commit details
    Browse the repository at this point in the history
  2. feat(query-builder): fix drop ghost behavior on addCondition

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e924129 View commit details
    Browse the repository at this point in the history
  3. feat(query-builder): edit switch gap for padding

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a123d7b View commit details
    Browse the repository at this point in the history
  4. feat(query-builder): edit switch gap for padding 2

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0945919 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

  1. feat(query-builder): refactor drag and drop with no gap

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    ee80747 View commit details
    Browse the repository at this point in the history
  2. feat(query-builder): refactor almost done

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5d2d4e0 View commit details
    Browse the repository at this point in the history
  3. feat(query-builder): fix move to addCondition. code cleanup

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7b63988 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2024

  1. feat(query-builder): fix chip move bug and other bugs

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c5c3074 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. feat(query-builder): add cursor change

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    2e11edf View commit details
    Browse the repository at this point in the history
  2. feat(query-builder): fix more css. padding replaced with margin

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    28b6076 View commit details
    Browse the repository at this point in the history
  3. feat(query-builder): add make edited condition a dropzone too

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    fd478da View commit details
    Browse the repository at this point in the history
  4. feat(query-builder): add chips can be dragged only when in edin mode

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    fdc8837 View commit details
    Browse the repository at this point in the history
  5. feat(query-builder): fix more css margin

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    7982502 View commit details
    Browse the repository at this point in the history
  6. feat(query-builder): add mousemove listener for ghost removal

    INFRAGISTICS\IPetrov authored and INFRAGISTICS\IPetrov committed Dec 3, 2024
    Configuration menu
    Copy the full SHA
    8caa97e View commit details
    Browse the repository at this point in the history