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

add tests for the node resize feature and properties panel #27

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    f2bc309 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3b5de View commit details
    Browse the repository at this point in the history
  3. cover all properties

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    05d9db1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73a04ad View commit details
    Browse the repository at this point in the history
  5. draft resize tests

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8237c6b View commit details
    Browse the repository at this point in the history
  6. test resize for all nodes

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a444b95 View commit details
    Browse the repository at this point in the history
  7. fix resize group tests

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    67293da View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3ab3220 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44c98b4 View commit details
    Browse the repository at this point in the history
  10. incorporate review feedback

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    672c372 View commit details
    Browse the repository at this point in the history
  11. remove not needed comment

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    25cf3b0 View commit details
    Browse the repository at this point in the history
  12. test diagram properties

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    de4c9f8 View commit details
    Browse the repository at this point in the history
  13. multiple nodes tests

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    671f90a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5e4a2a7 View commit details
    Browse the repository at this point in the history
  15. throw error for unsupported

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e7e3354 View commit details
    Browse the repository at this point in the history
  16. more resize tests

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a89f90c View commit details
    Browse the repository at this point in the history
  17. Update packages/dmn-editor/src/propertiesPanel/FontOptions.tsx

    Co-authored-by: Luiz João Motta <[email protected]>
    jomarko and ljmotta committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c571611 View commit details
    Browse the repository at this point in the history
  18. fix for the new locator

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c6faf3d View commit details
    Browse the repository at this point in the history
  19. Update packages/dmn-editor/src/propertiesPanel/ShapeOptions.tsx

    Co-authored-by: Luiz João Motta <[email protected]>
    jomarko and ljmotta committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7a85909 View commit details
    Browse the repository at this point in the history
  20. fix locators

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    98603f1 View commit details
    Browse the repository at this point in the history
  21. Update packages/dmn-editor/src/propertiesPanel/ShapeOptions.tsx

    Co-authored-by: Luiz João Motta <[email protected]>
    jomarko and ljmotta committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    18bd5ba View commit details
    Browse the repository at this point in the history
  22. fix locators

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c94c619 View commit details
    Browse the repository at this point in the history
  23. move spec one level up

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bbb528a View commit details
    Browse the repository at this point in the history
  24. move spec one level up

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    eb927b7 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9783f4d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a4f1168 View commit details
    Browse the repository at this point in the history
  27. color picker tests (#9)

    * Add fill and stroke color change
    
    * Add assertion
    ljmotta authored and jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a523e35 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    975e6a5 View commit details
    Browse the repository at this point in the history
  29. resize on top of node tests

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8625980 View commit details
    Browse the repository at this point in the history
  30. resize in properties panel

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    aaa9bbc View commit details
    Browse the repository at this point in the history
  31. cover font options

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c7ed0af View commit details
    Browse the repository at this point in the history
  32. last properties panel tests

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    dadb960 View commit details
    Browse the repository at this point in the history
  33. move diagram.resetFocus()

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    37668ac View commit details
    Browse the repository at this point in the history
  34. refactor to composition

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f664020 View commit details
    Browse the repository at this point in the history
  35. use diagram for screenshots

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2be3da4 View commit details
    Browse the repository at this point in the history
  36. use ... notation

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    8c6860b View commit details
    Browse the repository at this point in the history
  37. use ... notation 2

    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a30a105 View commit details
    Browse the repository at this point in the history
  38. fix ./packages/dmn-editor/tests/e2e/__screenshots__/chromium/drdArtif…

    …acts/resize-back-text-annotation-on-top-of-decision.png
    jomarko committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    af9a679 View commit details
    Browse the repository at this point in the history