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

Workflows in folders #7502

Closed
wants to merge 7 commits into from

Conversation

romainminaud
Copy link
Contributor

Github issue / Community forum post (link here to close automatically): https://community.n8n.io/t/arranging-workflows-in-folders/2197/40

@github-actions
Copy link
Contributor

Great PR! Please pay attention to the following items before merging:

Files matching packages/**:

  • If fixing bug, added test to cover scenario.
  • If addressing forum or Github issue, added link to description.

Files matching packages/**/*.ts:

  • Added unit tests to cover new or updated functionality.

Files matching **/*.vue:

  • Used composition API for all new components.
  • Added component or unit tests to cover functionality.

Files matching packages/cli/src/databases/migrations/**:

  • Requested review from at least two engineers on migration.
  • Avoided irreversible data migrations.
  • Avoided deleting or updating data keys.
  • Wrote 'down' migration if possible.

Files matching packages/editor-ui/**/*.vue:

  • Added E2E if adding new features.
  • Used design system tokens (colors, spacings...) where possible.

Make sure to check off this list before asking for review.

@n8n-assistant n8n-assistant bot added community Authored by a community member core Enhancement outside /nodes-base and /editor-ui ui Enhancement in /editor-ui or /design-system labels Oct 23, 2023
@mutdmour
Copy link
Contributor

Hi Romain.. Thanks for great work on this. We will take a look soon and share some feedback.

@romainminaud romainminaud deleted the workflows-in-folders branch October 28, 2023 09:50
@MasonGeloso
Copy link
Contributor

@romainminaud @mutdmour Did this get moved to another branch? I would love to see this feature merged with master then to ai-beta where I currently work from.

@Joffcom
Copy link
Member

Joffcom commented Nov 1, 2023

@MasonGeloso yes this has moved from this PR to another branch. A closed PR only means we have closed the PR it doesn't mean that something won't happen.

@danielgwilson
Copy link

What happened with this? Would love to help—serious need for us to stay on the platform

@Joffcom
Copy link
Member

Joffcom commented Feb 26, 2024

We started on another PR for this but there was more needed than expected so we have had to put it on hold while we work on RBAC and Projects which should provide a solid base to add this to.

@hugorn
Copy link

hugorn commented Apr 28, 2024

How to track this functionality?

@edsonalanis
Copy link

Any plans for this feature to go into production?
I believe that, like me, many in the community need this feature, because when we have a lot of projects it becomes unfeasible to maintain them only by tags.

@JeremieAlcaraz
Copy link

Totally agree... Some news about ? Thanks 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member core Enhancement outside /nodes-base and /editor-ui ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants