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): Update user management setup message when sharing is disabled #4928

Merged
merged 3 commits into from
Dec 14, 2022

Conversation

alexgrozav
Copy link
Member

No description provided.

@n8n-assistant n8n-assistant bot added n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system labels Dec 14, 2022
@@ -51,7 +51,7 @@
</template>

<script lang="ts">
import { INVITE_USER_MODAL_KEY, VIEWS } from '@/constants';
import {EnterpriseEditionFeature, INVITE_USER_MODAL_KEY, VIEWS} from '@/constants';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't there be a space between the curlies and variables according to our code formatting rules?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, auto-imports from WebStorm don't add spaces. Will be all good when we move to prettier though. Fixed!

@alexgrozav alexgrozav merged commit fbcbef2 into master Dec 14, 2022
@alexgrozav alexgrozav deleted the pay-30-update-user-management-message branch December 14, 2022 13:43
@n8n-assistant n8n-assistant bot added the Upcoming Release Will be part of the upcoming release label Dec 14, 2022
MiloradFilipovic added a commit that referenced this pull request Dec 14, 2022
* master:
  ci: Block all external network calls in tests (no-changelog) (#4930)
  feat: Update workflow overwriting message (#4917)
  feat(editor): Update user management setup message when sharing is disabled (#4928)
  feat(editor): Inline expression editor (#4814)
  fix: Update permission for showing workflow caller policy (#4916)
  feat: Update last credential accessor removal message (no-changelog) (#4925)
  feat: Update credential sharing messages (no-changelog) (#4927)
  fix: Improve VSCode debugging setup (no-changelog) (#4922)
@janober
Copy link
Member

janober commented Dec 16, 2022

Got released with n8n@0.208.0

@janober janober removed the Upcoming Release Will be part of the upcoming release label Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
n8n team Authored by the n8n team ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants