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: Add global event bus #4860

Merged
merged 114 commits into from
Jan 4, 2023
Merged

feat: Add global event bus #4860

merged 114 commits into from
Jan 4, 2023

Commits on Nov 7, 2022

  1. fix branch

    flipswitchingmonkey committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    fa55303 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    684473b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1bc930b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    573f825 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00b4603 View commit details
    Browse the repository at this point in the history
  5. improve eventbus

    flipswitchingmonkey committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    06e4679 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

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

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    5235a33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d31b51 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d854a46 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Configuration menu
    Copy the full SHA
    b362940 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf8486a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53548fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3119d7b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into n8n-5359-mvp-event-bus

    # Conflicts:
    #	package-lock.json
    #	packages/cli/package.json
    #	packages/cli/src/Interfaces.ts
    #	packages/cli/src/Server.ts
    flipswitchingmonkey committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    39ab156 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    363ea04 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9e0a16 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    830aba1 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    9bec3c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e31beb8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cca6b3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f925602 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. Configuration menu
    Copy the full SHA
    a008bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    798aa5d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

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

Commits on Nov 19, 2022

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

Commits on Nov 21, 2022

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

Commits on Nov 23, 2022

  1. Configuration menu
    Copy the full SHA
    8c5faeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    804cc96 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

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

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    f7a6164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e70fcf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b895f8 View commit details
    Browse the repository at this point in the history
  4. update lock file

    flipswitchingmonkey committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    fda004b View commit details
    Browse the repository at this point in the history
  5. merge fix

    flipswitchingmonkey committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    77e22bd View commit details
    Browse the repository at this point in the history
  6. fix redis build

    flipswitchingmonkey committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    947e588 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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

Commits on Nov 29, 2022

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

Commits on Nov 30, 2022

  1. Configuration menu
    Copy the full SHA
    b0dd57b View commit details
    Browse the repository at this point in the history
  2. N8N-5784

    flipswitchingmonkey committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    9009731 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e859159 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8104ca0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fba9f64 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    80d2ec9 View commit details
    Browse the repository at this point in the history
  2. N8N-5837

    flipswitchingmonkey committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    8319cf8 View commit details
    Browse the repository at this point in the history
  3. N8N-5834

    flipswitchingmonkey committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f02587e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c869ce5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a5d782 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' into n8n-5359-mvp-event-bus

    # Conflicts:
    #	packages/cli/src/commands/start.ts
    flipswitchingmonkey committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    b98ff6a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. N8N-5842 fix

    flipswitchingmonkey committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    7441355 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    b6ae5e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fbe590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a33385f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into n8n-5359-mvp-event-bus

    # Conflicts:
    #	packages/cli/package.json
    #	packages/cli/src/Interfaces.ts
    #	packages/cli/src/WorkflowExecuteAdditionalData.ts
    #	packages/cli/src/databases/entities/index.ts
    #	packages/cli/src/databases/migrations/mysqldb/index.ts
    #	packages/cli/src/databases/migrations/postgresdb/index.ts
    #	packages/cli/src/databases/migrations/sqlite/index.ts
    flipswitchingmonkey committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    29d06ce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f37c31 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    952eff5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ca4ecd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d74bbfd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    802f02c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into n8n-5359-mvp-event-bus

    # Conflicts:
    #	packages/cli/src/Server.ts
    flipswitchingmonkey committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    29349d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e18d56 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

  1. frontend tests

    flipswitchingmonkey committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0a032ce View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    cb6a7a9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into n8n-5359-mvp-event-bus

    # Conflicts:
    #	packages/cli/src/config/schema.ts
    #	packages/editor-ui/src/components/MainSidebar.vue
    #	packages/editor-ui/src/components/Modals.vue
    #	packages/editor-ui/src/components/SettingsSidebar.vue
    #	packages/editor-ui/src/constants.ts
    #	packages/editor-ui/src/mixins/genericHelpers.ts
    flipswitchingmonkey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    8689908 View commit details
    Browse the repository at this point in the history
  3. merge fix

    flipswitchingmonkey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    da1b55f View commit details
    Browse the repository at this point in the history
  4. fix backend test

    flipswitchingmonkey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    69c88f6 View commit details
    Browse the repository at this point in the history
  5. make linter happy

    flipswitchingmonkey committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    fad92ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0f0048 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32dea0e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. eslint fix

    flipswitchingmonkey committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    2f3e5cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2bacf8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into n8n-5359-mvp-event-bus

    # Conflicts:
    #	packages/editor-ui/src/mixins/workflowHelpers.ts
    flipswitchingmonkey committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    d452a0e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    429734d View commit details
    Browse the repository at this point in the history
  5. merge fix

    flipswitchingmonkey committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    6d3c364 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

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

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    8f282b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9b8255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f22526a View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    85ffef5 View commit details
    Browse the repository at this point in the history
  3. lint fix

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    0a56f76 View commit details
    Browse the repository at this point in the history
  4. lint fix

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    0dbdbae View commit details
    Browse the repository at this point in the history
  5. review fixes

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    cdb4c70 View commit details
    Browse the repository at this point in the history
  6. fix merge

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    18e23f5 View commit details
    Browse the repository at this point in the history
  7. prettier fixes

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    735d953 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95577e8 View commit details
    Browse the repository at this point in the history
  9. merge

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    5c83abd View commit details
    Browse the repository at this point in the history
  10. review changes

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    815f77e View commit details
    Browse the repository at this point in the history
  11. use loggerproxy

    flipswitchingmonkey committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    b537b7e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c66309a View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    2013f63 View commit details
    Browse the repository at this point in the history
  2. fix tests

    flipswitchingmonkey committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    ba7a693 View commit details
    Browse the repository at this point in the history
  3. lint fix

    flipswitchingmonkey committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    fbba8d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd57516 View commit details
    Browse the repository at this point in the history
  5. review changes

    flipswitchingmonkey committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    1366b3b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    31b87e6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74d95cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9bd6ff0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbcf3f7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31672e7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c347595 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    20f3b21 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f436f47 View commit details
    Browse the repository at this point in the history
  14. review changes

    flipswitchingmonkey committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    13dbef9 View commit details
    Browse the repository at this point in the history
  15. cleanup

    flipswitchingmonkey committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f6190da View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    125add7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6d20580 View commit details
    Browse the repository at this point in the history
  18. remove unused import

    netroy committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    adc6fda View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. fix the tests

    because there is a folder called `events`, tsc-alias is messing up all imports for native events module.
    justkey007/tsc-alias#152
    netroy committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    a9c99f8 View commit details
    Browse the repository at this point in the history