n8n/packages/editor-ui/src/views
OlegIvaniv ea2d18b66d
feat(editor): Implement HTML sanitization for Notification and Message components (#4081)
* feat(editor): Implement HTML sanitization when using `dangerouslyUseHTMLString` option of Notification and Message components

* 🐛 Implement mechanism to allow for A href actions from locale strings

* 🐛 Prevent link action default

* ♻️ Use `xss` library instead of `sanitize-html` to handle sanitization

* 🔥 Remove `onLinkClick` functionality of `$showMessage`
2022-09-13 17:39:47 +02:00
..
AuthView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
canvasHelpers.ts refactor: Add node IDs (#3788) 2022-08-03 13:06:53 +02:00
ChangePasswordView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ErrorView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ForgotMyPasswordView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
LoadingView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
NodeView.vue feat(editor): Implement HTML sanitization for Notification and Message components (#4081) 2022-09-13 17:39:47 +02:00
SettingsApiView.vue feat(editor): Use i18n component instead od v-html for localization 2022-09-05 16:36:22 +02:00
SettingsCommunityNodesView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
SettingsFakeDoorView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SettingsPersonalView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
SettingsUsersView.vue feat(editor): Use i18n component instead od v-html for localization 2022-09-05 16:36:22 +02:00
SettingsView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SetupView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SigninView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SignupView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
TemplatesCollectionView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00
TemplatesSearchView.vue refactor(editor): Change size of the New Blank Workflow button in templates page (#3536) 2022-06-17 21:48:16 -07:00
TemplatesView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplatesWorkflowView.vue feat(editor, core): Integrate PostHog (#3865) 2022-08-19 15:35:39 +02:00