n8n/packages/editor-ui/src/components
Alex Grozav b1287ba8cb
feat: Add dynamic translations. Change how sharing unavailable is handled (no-changelog) (#4758)
* feat: Add dynamic translations. Change how sharing unavailable is handled (no-changelog)

* fix: Add not-allowed cursor for disabled share button

* fix: Remove fakedoor features from workflow details

* fix: Remove fakedoor code from workflow share modal

* fix: change dynamic translation to match shareModal title

* chore: Removed unused import
2022-11-29 15:13:10 +02:00
..
CodeNodeEditor refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CredentialEdit refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Error refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ExecutionsView refactor: Improve typings for element-ui imports (no-changelog) (#4678) 2022-11-25 10:51:51 +01:00
ExpandableInput feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
forms fix: Update padding for resource filters dropdown (#4751) 2022-11-29 11:30:17 +02:00
layouts test: Update getters, add search and sort tests for credentials (no-changelog) (#4716) 2022-11-28 12:11:39 +02:00
MainHeader feat: Add dynamic translations. Change how sharing unavailable is handled (no-changelog) (#4758) 2022-11-29 15:13:10 +02:00
Node test: Reset DB and skip set-up before running node creator e2e (#4733) 2022-11-25 17:01:49 +01:00
ResourceLocator refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TagsManager refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
transitions feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
AboutModal.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ActivationModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Badge.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
Banner.vue feat(cli): User Management and Credentials sharing (#3602) 2022-09-21 10:20:29 +02:00
BinaryDataDisplay.vue refactor(core): Reduce memory usage in the Webhook node (#4640) 2022-11-24 16:54:43 +01:00
BinaryDataDisplayEmbed.vue refactor(core): Reduce memory usage in the Webhook node (#4640) 2022-11-24 16:54:43 +01:00
BreakpointsObserver.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CanvasControls.vue refactor(editor): Encapsulate canvas actions (#4416) 2022-11-07 09:53:27 +01:00
ChangePasswordModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CodeEdit.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CollectionCard.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CollectionParameter.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CollectionsCarousel.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CollectionWorkflowCard.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CommunityPackageCard.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CommunityPackageInstallModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CommunityPackageManageConfirmModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ContactPromptModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CopyInput.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
CredentialCard.vue test: Update getters, add search and sort tests for credentials (no-changelog) (#4716) 2022-11-28 12:11:39 +02:00
CredentialIcon.vue feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
CredentialsSelect.vue feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
CredentialsSelectModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
DeleteUserModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Draggable.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
DraggableTarget.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
DuplicateWorkflowDialog.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
EnterpriseEdition.ee.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
ExecutionsList.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ExecutionTime.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ExpressionEdit.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ExpressionInput.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
FeatureComingSoon.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
FixedCollectionParameter.vue feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00
GiftNotificationIcon.vue feat(editor): Main navigation redesign (#4144) 2022-09-26 15:25:19 +02:00
GoBackButton.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
HoverableNodeIcon.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ImportCurlModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ImportParameter.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
InlineNameEdit.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
InlineTextEdit.vue
InputPanel.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
IntersectionObserved.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
IntersectionObserver.vue
InviteUsersModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Logo.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
MainSidebar.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Modal.vue feat: Add credentials E2E test suite and page object (#4596) 2022-11-22 11:37:26 +02:00
ModalDrawer.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ModalRoot.vue refactor(editor): Migrate part of the vuex store to pinia (#4484) 2022-11-04 14:04:31 +01:00
Modals.vue feat: Add share button to workflows list (#4681) 2022-11-22 12:33:40 +02:00
MultipleParameter.vue feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00
NDVDraggablePanels.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Node.vue test: Set up e2e tests for HTTP Request node (#4718) 2022-11-25 13:09:44 +01:00
NodeCredentials.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
NodeDetailsView.vue test: Set up e2e tests for HTTP Request node (#4718) 2022-11-25 13:09:44 +01:00
NodeExecuteButton.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
NodeIcon.vue feat(core): Lazy-load nodes and credentials to reduce baseline memory usage (#4577) 2022-11-23 16:20:28 +01:00
NodeList.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
NodeSettings.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
NodeSettingsTabs.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
NodeTitle.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
NodeWebhooks.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
OnboardingCallSignupModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
OutputPanel.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
PageAlert.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
PageContentWrapper.vue
PanelDragButton.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ParameterInput.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ParameterInputExpanded.vue test: Set up e2e tests for HTTP Request node (#4718) 2022-11-25 13:09:44 +01:00
ParameterInputFull.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ParameterInputHint.vue fix(editor): stop rendering expressions as html (#4420) 2022-10-24 10:48:33 +02:00
ParameterInputList.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
ParameterInputWrapper.vue test: Set up e2e tests for HTTP Request node (#4718) 2022-11-25 13:09:44 +01:00
ParameterIssues.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ParameterOptions.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
PersonalizationModal.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
PushConnectionTracker.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
RunData.vue test: Set up e2e tests for Code node (#4730) 2022-11-28 16:54:13 +01:00
RunDataJson.test.ts fix(editor): Showing string numbers and null properly in JSON view (#4513) 2022-11-07 12:27:02 +01:00
RunDataJson.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
RunDataJsonActions.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
RunDataTable.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
RunInfo.vue
SaveButton.vue fix: Update workflow save button type and design and share button type (#4752) 2022-11-29 11:05:19 +02:00
ScopesNotice.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
SettingsSidebar.vue test: Add e2e tests for workflow/credential migrations when enabling UM (#4719) 2022-11-24 23:22:09 +01:00
ShortenName.vue test: Setup e2e tests for workflow actions (#4724) 2022-11-25 15:32:09 +01:00
Sticky.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TagsContainer.vue refactor(editor): Finish pinia migration, remove all vuex dependancies (#4533) 2022-11-09 10:01:50 +01:00
TagsDropdown.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
Telemetry.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TemplateCard.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TemplateDetails.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TemplateDetailsBlock.vue
TemplateFilters.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TemplateList.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TextEdit.vue feat(editor): add readonly state for nodes (#4299) 2022-10-24 20:17:25 +02:00
TimeAgo.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
TitledList.vue
TriggerIcon.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
TriggerPanel.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
UpdatesPanel.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
ValueSurvey.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
VariableSelector.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
VariableSelectorItem.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
VersionCard.vue feat: migrate editor-ui to Vite.js and various DX improvements (N8N-2277) (#4061) 2022-09-23 17:14:28 +03:00
WarningTooltip.vue refactor: Migrate Vue slots to the new syntax (#4603) 2022-11-18 14:59:31 +01:00
WireMeUp.vue
WorkflowActivator.vue test: Setup e2e tests for workflow actions (#4724) 2022-11-25 15:32:09 +01:00
WorkflowCard.vue test: Update getters, add search and sort tests for credentials (no-changelog) (#4716) 2022-11-28 12:11:39 +02:00
WorkflowPreview.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
WorkflowSettings.vue refactor(editor): Refactor utils files and mixins (#4654) 2022-11-23 13:41:53 +01:00
WorkflowShareModal.ee.vue feat: Add dynamic translations. Change how sharing unavailable is handled (no-changelog) (#4758) 2022-11-29 15:13:10 +02:00