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

N8n 2349 workflow canvas revamp #2388

Merged
merged 292 commits into from
Nov 19, 2021
Merged

N8n 2349 workflow canvas revamp #2388

merged 292 commits into from
Nov 19, 2021
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Oct 20, 2021

  1. bring back overrides

    mutdmour committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    d19b316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32e9c24 View commit details
    Browse the repository at this point in the history
  3. merge fix

    mutdmour committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    efbfca4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad7b361 View commit details
    Browse the repository at this point in the history
  5. refactor a bunch

    mutdmour committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3c7daae View commit details
    Browse the repository at this point in the history
  6. update min x to show items

    mutdmour committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    08a9282 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. hide overlay on connection

    mutdmour committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    6ebef7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5198e3 View commit details
    Browse the repository at this point in the history
  3. rename const

    mutdmour committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d0cb481 View commit details
    Browse the repository at this point in the history
  4. rename const

    mutdmour committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    b3ecea0 View commit details
    Browse the repository at this point in the history
  5. set new insert position

    mutdmour committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    615178d View commit details
    Browse the repository at this point in the history
  6. fix insert behavior

    mutdmour committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    71c39b0 View commit details
    Browse the repository at this point in the history
  7. update position handling

    mutdmour committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    2e7425f View commit details
    Browse the repository at this point in the history
  8. show arrow along with label

    mutdmour committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    efad3e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. update connector

    mutdmour committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    8a3ff4c View commit details
    Browse the repository at this point in the history
  2. set endpoint styles

    mutdmour committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    f646019 View commit details
    Browse the repository at this point in the history
  3. update pattern

    mutdmour committed Oct 22, 2021
    Configuration menu
    Copy the full SHA
    ca0d856 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b121f8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c550d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2021

  1. Configuration menu
    Copy the full SHA
    c8ad02e View commit details
    Browse the repository at this point in the history
  2. set position in switch

    mutdmour committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    8be3272 View commit details
    Browse the repository at this point in the history
  3. only one action at a time

    mutdmour committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    cfacc76 View commit details
    Browse the repository at this point in the history
  4. add custom flow chart type

    mutdmour committed Oct 25, 2021
    Configuration menu
    Copy the full SHA
    a4b6dc4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae04eb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. add enter delay

    mutdmour committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    8de96a3 View commit details
    Browse the repository at this point in the history
  2. fix delete bug

    mutdmour committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    f8eb2dd View commit details
    Browse the repository at this point in the history
  3. change connection type

    mutdmour committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    20caa30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c230c75 View commit details
    Browse the repository at this point in the history
  5. fix gap

    mutdmour committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    5065b39 View commit details
    Browse the repository at this point in the history
  6. fix drag issue

    mutdmour committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    ed55128 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. implement new states

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    55fd7d9 View commit details
    Browse the repository at this point in the history
  2. update disabled state

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    f96a8f8 View commit details
    Browse the repository at this point in the history
  3. add selected state

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    e9e7d1f View commit details
    Browse the repository at this point in the history
  4. make selects faster

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    8fcc88f View commit details
    Browse the repository at this point in the history
  5. update positioning

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    b5ffa76 View commit details
    Browse the repository at this point in the history
  6. truncate when selected

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    e8abd5e View commit details
    Browse the repository at this point in the history
  7. remove offset for actions

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    aaed1c4 View commit details
    Browse the repository at this point in the history
  8. fix icon scaling

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    81565b5 View commit details
    Browse the repository at this point in the history
  9. refactor js plumb

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    4f7875d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bbbf800 View commit details
    Browse the repository at this point in the history
  11. lock version

    mutdmour committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    a00961a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1971277 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    2011fd6 View commit details
    Browse the repository at this point in the history
  2. change background to dots

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    74608b2 View commit details
    Browse the repository at this point in the history
  3. update endpoints styling

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    60b6c50 View commit details
    Browse the repository at this point in the history
  4. increase spacing

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2431b3c View commit details
    Browse the repository at this point in the history
  5. udpate node z-index

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    85fc869 View commit details
    Browse the repository at this point in the history
  6. fix output label positions

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c1a9e26 View commit details
    Browse the repository at this point in the history
  7. fix output label positions

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    2e6eb83 View commit details
    Browse the repository at this point in the history
  8. reset location

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    cd9dab3 View commit details
    Browse the repository at this point in the history
  9. add label offset

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    5438342 View commit details
    Browse the repository at this point in the history
  10. update border radius

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    c79fcf3 View commit details
    Browse the repository at this point in the history
  11. fix height issue

    mutdmour committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    8745448 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. fix parallaxing issue

    mutdmour committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    196286d View commit details
    Browse the repository at this point in the history
  2. fix zoomout issue

    mutdmour committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    3602b11 View commit details
    Browse the repository at this point in the history
  3. add success z-index

    mutdmour committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    0d704d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4431329 View commit details
    Browse the repository at this point in the history
  5. clean up js file

    mutdmour committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    d8e5771 View commit details
    Browse the repository at this point in the history
  6. add package lock

    mutdmour committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5945c83 View commit details
    Browse the repository at this point in the history
  7. fix z-index bug

    mutdmour committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    36c9f7a View commit details
    Browse the repository at this point in the history
  8. update dot grid

    mutdmour committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    b983142 View commit details
    Browse the repository at this point in the history
  9. update zoom level

    mutdmour committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    bb2f84a View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. Configuration menu
    Copy the full SHA
    ff3a6a8 View commit details
    Browse the repository at this point in the history
  2. fix drop position

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3eb38c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6ad3c4 View commit details
    Browse the repository at this point in the history
  4. fix stub

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3f7d03c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e18b0fe View commit details
    Browse the repository at this point in the history
  6. add colors to system

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    17730ca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    22e6329 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3263e3d View commit details
    Browse the repository at this point in the history
  9. add canvas colors

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    e9371fa View commit details
    Browse the repository at this point in the history
  10. add canvas colors

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    0bb7456 View commit details
    Browse the repository at this point in the history
  11. use variable for id

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    f0057de View commit details
    Browse the repository at this point in the history
  12. force type

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    71b50ae View commit details
    Browse the repository at this point in the history
  13. refactor helpers

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    0015cb4 View commit details
    Browse the repository at this point in the history
  14. add label constants

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    9a39c65 View commit details
    Browse the repository at this point in the history
  15. refactor func

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a822539 View commit details
    Browse the repository at this point in the history
  16. refactor

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    1212eb9 View commit details
    Browse the repository at this point in the history
  17. fix

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    a19f07c View commit details
    Browse the repository at this point in the history
  18. refactor

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    e7bbe96 View commit details
    Browse the repository at this point in the history
  19. clean up css

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b2f553a View commit details
    Browse the repository at this point in the history
  20. refactor setzoom level

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    b939f7f View commit details
    Browse the repository at this point in the history
  21. refactor

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    828291d View commit details
    Browse the repository at this point in the history
  22. refactor

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    78b5818 View commit details
    Browse the repository at this point in the history
  23. refactor func

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    266134f View commit details
    Browse the repository at this point in the history
  24. remove scope

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    3beab77 View commit details
    Browse the repository at this point in the history
  25. remove localstorage caching

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    ec79503 View commit details
    Browse the repository at this point in the history
  26. clean up imports

    mutdmour committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    6d1b35b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. update zero case

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    b140d71 View commit details
    Browse the repository at this point in the history
  2. add delete connection

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    1fadd1c View commit details
    Browse the repository at this point in the history
  3. update selected state

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    3a8726b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1779330 View commit details
    Browse the repository at this point in the history
  5. add stub offset back

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    9596bb8 View commit details
    Browse the repository at this point in the history
  6. rename param

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    bc647e0 View commit details
    Browse the repository at this point in the history
  7. add label offset

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    785bb26 View commit details
    Browse the repository at this point in the history
  8. update font size of items

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    31ba1db View commit details
    Browse the repository at this point in the history
  9. move up label

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    6a82603 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1b8ab5d View commit details
    Browse the repository at this point in the history
  11. disrespect stubs

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    664eb4b View commit details
    Browse the repository at this point in the history
  12. check for errors

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    63f69c0 View commit details
    Browse the repository at this point in the history
  13. refactor position

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    655291a View commit details
    Browse the repository at this point in the history
  14. clean up extra space

    mutdmour committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    c10a546 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e304f7c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    f140fb6 View commit details
    Browse the repository at this point in the history
  2. always show border

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    4d7f5a0 View commit details
    Browse the repository at this point in the history
  3. add border to zoom buttons

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    1aa1847 View commit details
    Browse the repository at this point in the history
  4. update spacing

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6daf830 View commit details
    Browse the repository at this point in the history
  5. update colors

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6859f85 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42a5217 View commit details
    Browse the repository at this point in the history
  7. fix pull conn active

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    6641f0d View commit details
    Browse the repository at this point in the history
  8. two line names

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    9f67d2f View commit details
    Browse the repository at this point in the history
  9. apply select to all lines

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    9a9e554 View commit details
    Browse the repository at this point in the history
  10. increase input margin

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    79d47c1 View commit details
    Browse the repository at this point in the history
  11. override target pos

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    61b9584 View commit details
    Browse the repository at this point in the history
  12. reset conn after pull

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    198f9c0 View commit details
    Browse the repository at this point in the history
  13. fix types

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    09c7dcc View commit details
    Browse the repository at this point in the history
  14. update orientation

    mutdmour committed Nov 3, 2021
    Configuration menu
    Copy the full SHA
    52554e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. fix up connectors snapping

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7abee48 View commit details
    Browse the repository at this point in the history
  2. hide arrow on pull

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    15a910c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    04cef86 View commit details
    Browse the repository at this point in the history
  4. change text

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    a20ff28 View commit details
    Browse the repository at this point in the history
  5. update pull colors

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    f4ec2e4 View commit details
    Browse the repository at this point in the history
  6. set to 1 line when selected

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    5511775 View commit details
    Browse the repository at this point in the history
  7. fix executions bug

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    ce5ea8c View commit details
    Browse the repository at this point in the history
  8. build

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4478e59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5e61a12 View commit details
    Browse the repository at this point in the history
  10. refactor node component

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    84b3489 View commit details
    Browse the repository at this point in the history
  11. remove comment

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    4a5be0a View commit details
    Browse the repository at this point in the history
  12. refactor more

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    fd414a2 View commit details
    Browse the repository at this point in the history
  13. remove prop

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    b2d2ad6 View commit details
    Browse the repository at this point in the history
  14. fix build issue

    mutdmour committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    1256943 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    fc9123e View commit details
    Browse the repository at this point in the history
  2. reset offset

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    837040a View commit details
    Browse the repository at this point in the history
  3. update select background

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    516f777 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9755c71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f07c88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5cb0096 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b02bba5 View commit details
    Browse the repository at this point in the history
  8. wrap bind with try/catch

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    934434e View commit details
    Browse the repository at this point in the history
  9. set default styles

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    9a38ac5 View commit details
    Browse the repository at this point in the history
  10. reset pos despite zoom

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    478e7dd View commit details
    Browse the repository at this point in the history
  11. add more checks

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    2efeb8c View commit details
    Browse the repository at this point in the history
  12. clean up impl

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    e152200 View commit details
    Browse the repository at this point in the history
  13. update icon

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    83b8c01 View commit details
    Browse the repository at this point in the history
  14. handle unknown types

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    fd886b5 View commit details
    Browse the repository at this point in the history
  15. hide items on init

    mutdmour committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    0b93009 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d4df77a View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f41d44e View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. change opacity

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    aa78c73 View commit details
    Browse the repository at this point in the history
  2. push up item label

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    975f0d8 View commit details
    Browse the repository at this point in the history
  3. update color

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    99642a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    671cf0b View commit details
    Browse the repository at this point in the history
  5. add to drop distance

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    7be94e5 View commit details
    Browse the repository at this point in the history
  6. fix z-index to match node

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    9eabe2f View commit details
    Browse the repository at this point in the history
  7. disable eslint

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    dad9f08 View commit details
    Browse the repository at this point in the history
  8. fix lasso tool selection

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    141248b View commit details
    Browse the repository at this point in the history
  9. update background color

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    44fca65 View commit details
    Browse the repository at this point in the history
  10. update waiting state

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    93a0da3 View commit details
    Browse the repository at this point in the history
  11. update tooltip positions

    mutdmour committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    11765ad View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. update wait node border

    mutdmour committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    bbeb582 View commit details
    Browse the repository at this point in the history
  2. fix selection bug mostly

    mutdmour committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    4dfd67f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6adfda6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    0701642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    085d178 View commit details
    Browse the repository at this point in the history
  3. remove node color option

    mutdmour committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    417517a View commit details
    Browse the repository at this point in the history
  4. move label above connection

    mutdmour committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    dd51987 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1190435 View commit details
    Browse the repository at this point in the history
  6. update options index

    mutdmour committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    59d41ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9935039 View commit details
    Browse the repository at this point in the history
  8. fix gmail icon

    mutdmour committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    c6421ca View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. refactor icons

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    9de9e30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17d9278 View commit details
    Browse the repository at this point in the history
  3. fix selected node

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    aafa7b7 View commit details
    Browse the repository at this point in the history
  4. fix executing behavior

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    479d8fc View commit details
    Browse the repository at this point in the history
  5. optional __meta

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    da6f585 View commit details
    Browse the repository at this point in the history
  6. set grid size

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    bbffc17 View commit details
    Browse the repository at this point in the history
  7. remove default color

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    0758c83 View commit details
    Browse the repository at this point in the history
  8. remove node color

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a460242 View commit details
    Browse the repository at this point in the history
  9. add comments

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    8c22d55 View commit details
    Browse the repository at this point in the history
  10. comments

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    134b2f8 View commit details
    Browse the repository at this point in the history
  11. add comments

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    4b6083b View commit details
    Browse the repository at this point in the history
  12. remove empty space

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3500739 View commit details
    Browse the repository at this point in the history
  13. update comment

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    2b872eb View commit details
    Browse the repository at this point in the history
  14. refactor uuids

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    07f6848 View commit details
    Browse the repository at this point in the history
  15. fix type issue

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    9523b34 View commit details
    Browse the repository at this point in the history
  16. Revert "fix type issue"

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    6473424 View commit details
    Browse the repository at this point in the history
  17. Revert "fix type issue"

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    57f6abc View commit details
    Browse the repository at this point in the history
  18. Revert "refactor uuids"

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    945f45b View commit details
    Browse the repository at this point in the history
  19. fix build issues

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    44fedf4 View commit details
    Browse the repository at this point in the history
  20. refactor

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    83c50bf View commit details
    Browse the repository at this point in the history
  21. update uuid

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    a699228 View commit details
    Browse the repository at this point in the history
  22. child nodes

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    bddcc22 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    8cbf93d View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    e506f3c View commit details
    Browse the repository at this point in the history
  25. don't show output if waiting

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    d910d20 View commit details
    Browse the repository at this point in the history
  26. waiting on init

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    3140e02 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ca26b07 View commit details
    Browse the repository at this point in the history
  28. build

    mutdmour committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    c7f1004 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. change to bezier

    mutdmour committed Nov 12, 2021
    Configuration menu
    Copy the full SHA
    e0cf863 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. revert connector change

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    0f5cbe1 View commit details
    Browse the repository at this point in the history
  2. add bezier type

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ef584e6 View commit details
    Browse the repository at this point in the history
  3. fix snapping

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    0ecd6a4 View commit details
    Browse the repository at this point in the history
  4. clean up impl

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    340861d View commit details
    Browse the repository at this point in the history
  5. refactor func

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2a8a0ed View commit details
    Browse the repository at this point in the history
  6. make const

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6c89682 View commit details
    Browse the repository at this point in the history
  7. rename type

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    6a080a1 View commit details
    Browse the repository at this point in the history
  8. refactor to simplify

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2db0ed5 View commit details
    Browse the repository at this point in the history
  9. Revert "refactor to simplify"

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    1d4dc20 View commit details
    Browse the repository at this point in the history
  10. enable flowchart mode

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    2efd4eb View commit details
    Browse the repository at this point in the history
  11. clean up flowchart type

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    182446e View commit details
    Browse the repository at this point in the history
  12. refactor type

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    914df18 View commit details
    Browse the repository at this point in the history
  13. merge types

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    4c9b22e View commit details
    Browse the repository at this point in the history
  14. configure curviness

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    a580354 View commit details
    Browse the repository at this point in the history
  15. set in localstorage

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    36174af View commit details
    Browse the repository at this point in the history
  16. fix straight line arrow bug

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    ab459c5 View commit details
    Browse the repository at this point in the history
  17. show arrow when pulling

    mutdmour committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d1c2197 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. refactor / simplify

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    404ec63 View commit details
    Browse the repository at this point in the history
  2. fix target gap in bezier

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    343127c View commit details
    Browse the repository at this point in the history
  3. refactor target gap

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    21ef9ab View commit details
    Browse the repository at this point in the history
  4. add comments

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    4bb85d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca720ea View commit details
    Browse the repository at this point in the history
  6. add comment

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6d944e5 View commit details
    Browse the repository at this point in the history
  7. fix dragging connections

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    278f42a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6b29d8c View commit details
    Browse the repository at this point in the history
  9. update comment

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    22e7d5e View commit details
    Browse the repository at this point in the history
  10. rename file

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    23ca066 View commit details
    Browse the repository at this point in the history
  11. update values

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    984dc56 View commit details
    Browse the repository at this point in the history
  12. update minor

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    10ac867 View commit details
    Browse the repository at this point in the history
  13. update straight line box

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    eb13220 View commit details
    Browse the repository at this point in the history
  14. clean up conn types

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    95c3f62 View commit details
    Browse the repository at this point in the history
  15. clean up z-indexes

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    7ff877f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    40cd970 View commit details
    Browse the repository at this point in the history
  17. update background color

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    d5a2dc1 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3e14d38 View commit details
    Browse the repository at this point in the history
  19. fix endpoint offsets

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    848cf20 View commit details
    Browse the repository at this point in the history
  20. set yspan range lower

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    92d0cbf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    47a9388 View commit details
    Browse the repository at this point in the history
  22. prevent unwanted connections

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    ef675db View commit details
    Browse the repository at this point in the history
  23. fix messed up connections

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    6ff714e View commit details
    Browse the repository at this point in the history
  24. remove console log

    mutdmour committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    2a1a09c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    80f0038 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. update corner radius

    mutdmour committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    d670267 View commit details
    Browse the repository at this point in the history
  2. fix drag/delete bug

    mutdmour committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    561d7c4 View commit details
    Browse the repository at this point in the history
  3. increase offset

    mutdmour committed Nov 17, 2021
    Configuration menu
    Copy the full SHA
    59a3fb6 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. update disabled state

    mutdmour committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    7f9757c View commit details
    Browse the repository at this point in the history
  2. address comments

    mutdmour committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    a20cd7b View commit details
    Browse the repository at this point in the history
  3. refactor

    mutdmour committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    83dec57 View commit details
    Browse the repository at this point in the history
  4. refactor func

    mutdmour committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    cafdff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Configuration menu
    Copy the full SHA
    53c9ee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29859fd View commit details
    Browse the repository at this point in the history