mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
4ae0f5b6fb
* 🐛 Fix `defaultLocale` watcher * ⚡ Improve error handling for headers * ✏️ Improve naming * 🐛 Fix hiring banner check * ⚡ Flatten base text keys * ⚡ Fix miscorrected key * ⚡ Implement pluralization * ✏️ Update docs * 🚚 Move headers fetching to `App.vue` * fix hiring banner * ⚡ Fix missing import * ✏️ Alphabetize translations * ⚡ Switch to async check * feat(editor): Refactor Output Panel + fix i18n issues (#3097) * update main panel * finish up tabs * fix docs link * add icon * update node settings * clean up settings * add rename modal * fix component styles * fix spacing * truncate name * remove mixin * fix spacing * fix spacing * hide docs url * fix bug * fix renaming * refactor tabs out * refactor execute button * refactor header * add more views * fix error view * fix workflow rename bug * rename component * fix small screen bug * move items, fix positions * add hover state * show selector on empty state * add empty run state * fix binary view * 1 item * add vjs styles * show empty row for every item * refactor tabs * add branch names * fix spacing * fix up spacing * add run selector * fix positioning * clean up * increase width of selector * fix up spacing * fix copy button * fix branch naming; type issues * fix docs in custom nodes * add type * hide items when run selector is shown * increase selector size * add select prepend * clean up a bit * Add pagination * add stale icon * enable stale data in execution run * Revert "enable stale data in execution run" |
||
---|---|---|
.. | ||
api | ||
databases | ||
telemetry | ||
UserManagement | ||
ActiveExecutions.ts | ||
ActiveWorkflowRunner.ts | ||
constants.ts | ||
CredentialsHelper.ts | ||
CredentialsOverwrites.ts | ||
CredentialTypes.ts | ||
Db.ts | ||
ExternalHooks.ts | ||
GenericHelpers.ts | ||
index.ts | ||
Interfaces.ts | ||
InternalHooks.ts | ||
InternalHooksManager.ts | ||
LoadNodesAndCredentials.ts | ||
Logger.ts | ||
NodeTypes.ts | ||
Push.ts | ||
Queue.ts | ||
requests.d.ts | ||
ResponseHelper.ts | ||
Server.ts | ||
TagHelpers.ts | ||
TestWebhooks.ts | ||
TranslationHelpers.ts | ||
WaitingWebhooks.ts | ||
WaitTracker.ts | ||
WebhookHelpers.ts | ||
WebhookServer.ts | ||
WorkflowCredentials.ts | ||
WorkflowExecuteAdditionalData.ts | ||
WorkflowHelpers.ts | ||
WorkflowRunner.ts | ||
WorkflowRunnerProcess.ts |