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

fix(editor): When cloud users click on "How to update your n8n version" auto-login them before redirecting to the dashboard (no-changelog) #11467

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    7f9f4e5 View commit details
    Browse the repository at this point in the history
  2. When cloud users click on "How to update your n8n version" auto-login…

    … them before redirecting to the dashboard
    RicardoE105 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8d98046 View commit details
    Browse the repository at this point in the history
  3. remove redirectTodashboard method from cloudPlan.store.ts

    This helps consolidate all logic to redirect to owner to the cloud dashboard in one place, the uiStore.
    RicardoE105 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    abb68a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    1c5c6e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2e0a8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2c427f View commit details
    Browse the repository at this point in the history
  4. sync master

    RicardoE105 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    fd75837 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02d7e97 View commit details
    Browse the repository at this point in the history
  6. improve comments

    RicardoE105 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    1f14e5c View commit details
    Browse the repository at this point in the history
  7. add tests

    RicardoE105 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c9daab4 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. small fixes

    RicardoE105 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2f90464 View commit details
    Browse the repository at this point in the history
  2. remove console.log

    RicardoE105 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    225beb6 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into ado-2616-bug-when-cloud-users-click-on-upd…

    …ate-info-url-they-dont-get-v2
    RicardoE105 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    c4abadf View commit details
    Browse the repository at this point in the history
  4. fix issues

    RicardoE105 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    9c5bb84 View commit details
    Browse the repository at this point in the history
  5. fix problem

    RicardoE105 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f22e0b3 View commit details
    Browse the repository at this point in the history
  6. remove unused import

    RicardoE105 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2cf3ebb View commit details
    Browse the repository at this point in the history
  7. sync master

    RicardoE105 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    728e0df View commit details
    Browse the repository at this point in the history
  8. remove unused types

    RicardoE105 committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    55f6a0d View commit details
    Browse the repository at this point in the history