.. |
__tests__
|
refactor(editor): Remove legacy audit logs view (no-changelog) (#9053)
|
2024-04-05 10:23:27 +02:00 |
SetupWorkflowFromTemplateView
|
refactor(core, editor): Remove legacy nodesAccess (no-changelog) (#9016)
|
2024-04-05 13:17:34 +02:00 |
AuthView.vue
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
|
2024-03-26 14:22:57 +01:00 |
CanvasAddButton.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
ChangePasswordView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
CredentialsView.vue
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
|
2024-03-26 14:22:57 +01:00 |
ErrorView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
ExecutionsView.vue
|
feat(editor): Refactor and unify executions views (no-changelog) (#8538)
|
2024-04-19 07:50:18 +02:00 |
ForgotMyPasswordView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
LoadingView.vue
|
refactor(editor): Apply Prettier (no-changelog) (#4920)
|
2022-12-14 10:04:10 +01:00 |
MfaView.vue
|
refactor: Migrate genericHelpers mixin to composable (#8220)
|
2024-01-05 12:23:28 +01:00 |
NodeView.vue
|
feat(editor): Refactor and unify executions views (no-changelog) (#8538)
|
2024-04-19 07:50:18 +02:00 |
SamlOnboarding.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SettingsApiView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SettingsCommunityNodesView.vue
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
|
2024-03-26 14:22:57 +01:00 |
SettingsExternalSecrets.vue
|
refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046)
|
2024-04-04 15:53:34 +02:00 |
SettingsFakeDoorView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SettingsLdapView.vue
|
fix(editor): Fix issue with synchronization table on LDAP not loading data (#8327)
|
2024-01-15 09:03:10 -05:00 |
SettingsLogStreamingView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SettingsPersonalView.vue
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
|
2024-03-26 14:22:57 +01:00 |
SettingsSourceControl.vue
|
refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046)
|
2024-04-04 15:53:34 +02:00 |
SettingsSso.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SettingsUsageAndPlan.vue
|
fix(editor): Remove isOwner from IUser interface (#8888)
|
2024-03-18 11:39:15 +01:00 |
SettingsUsersView.vue
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
|
2024-03-26 14:22:57 +01:00 |
SettingsView.vue
|
refactor(editor): Stricter linting for promises and async functions (no-changelog) (#4642)
|
2023-05-10 18:10:03 +03:00 |
SetupView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SigninView.vue
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
|
2024-03-26 14:22:57 +01:00 |
SignoutView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
SignupView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
TemplatesCollectionView.vue
|
ci: Upgrade eslint, prettier, typescript, and some other dev tooling (no-changelog) (#8895)
|
2024-03-26 14:22:57 +01:00 |
TemplatesSearchView.vue
|
feat(editor): Add new /templates/search endpoint (#8227)
|
2024-01-15 16:19:24 -05:00 |
TemplatesView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
TemplatesWorkflowView.vue
|
refactor(editor): Refactor workflowHelpers mixin to composable (no-changelog) (#8600)
|
2024-02-12 10:45:05 +01:00 |
VariablesView.vue
|
refactor(editor): Do not make rest api calls for disabled features (no-changelog) (#9046)
|
2024-04-04 15:53:34 +02:00 |
WorkerView.vue
|
refactor(editor): Improve linting for component and prop names (no-changelog) (#8169)
|
2023-12-28 09:49:58 +01:00 |
WorkflowExecutionsView.vue
|
feat(editor): Refactor and unify executions views (no-changelog) (#8538)
|
2024-04-19 07:50:18 +02:00 |
WorkflowHistory.vue
|
fix: Set '@typescript-eslint/return-await' rule to 'always' for FE (no-changelog) (#8373)
|
2024-01-18 11:28:01 +02:00 |
WorkflowOnboardingView.vue
|
refactor(editor): Delete some barrel files and reduce circular dependencies (no-changelog) (#7838)
|
2023-11-28 12:15:08 +01:00 |
WorkflowsView.vue
|
fix: Update sales templates card content (no-changelog) (#9155)
|
2024-04-18 12:30:30 +02:00 |