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(editor): Add sections to create node panel #7831

Merged
merged 14 commits into from Dec 4, 2023

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    b49f220 View commit details
    Browse the repository at this point in the history
  2. Fix node creator loading state

    elsmr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    f940bbe View commit details
    Browse the repository at this point in the history
  3. Remove unused imports

    elsmr committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    759ba24 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    c1aff5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73a4b13 View commit details
    Browse the repository at this point in the history
  3. Remove console.log

    elsmr committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c4f61a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7af77b1 View commit details
    Browse the repository at this point in the history
  5. import type

    elsmr committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    39b3ce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge branch 'master' of https://github.com/n8n-io/n8n into node-938-…

    …nodes-panel-add-inner-sections
    michael-radency committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f90707a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b86e7c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/n8n-io/n8n into node-938-…

    …nodes-panel-add-inner-sections
    michael-radency committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    37fd5e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a08cbf View commit details
    Browse the repository at this point in the history
  5. Revert "Add support for items in multiple sections"

    This reverts commit 1a08cbf.
    elsmr committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    63aa72a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Fix e2e test

    elsmr committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    9d5b6ad View commit details
    Browse the repository at this point in the history