n8n/packages/design-system/src
Milorad FIlipović 2064f7f251
fix(editor): Validate user info before submiting (#7608)
Validate first and last names before saving them to database. This
should prevent security issue with un-sanitized data that ends up in
emails.

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-11-22 12:14:44 +01:00
..
__tests__ feat(editor): Migrate Design System and Editor UI to Vue 3 (#6476) 2023-07-28 09:51:07 +02:00
components fix(editor): Validate user info before submiting (#7608) 2023-11-22 12:14:44 +01:00
composables feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
css feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
docs fix(editor): Update and fix storybook (was failing to run in local dev mode) (#6180) 2023-05-04 17:43:58 +02:00
locale feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
mixins test(editor): Add first frontend unit-test and update notice component design (#3166) 2022-04-29 15:23:41 +02:00
styleguide fix(editor): Dark mode sticky notes (no-changelog) (#7716) 2023-11-15 12:56:09 +01:00
types feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
utils feat(core): Add support for building LLM applications (#7235) 2023-10-02 17:33:43 +02:00
main.ts feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
plugin.ts feat(editor): Add node context menu (#7620) 2023-11-20 14:37:12 +01:00
shims-markdown-it.d.ts feat: Replace Vue.extend with defineComponent in design system (no-changelog) (#5918) 2023-04-12 17:39:45 +03:00
shims-types.d.ts feat: Replace new Vue() with custom event bus (no-changelog) (#5780) 2023-04-06 16:32:45 +03:00
shims-vue.d.ts Implement design system (#2050) 2021-08-29 13:36:17 +02:00
utils.scss fix: Fix all modal sizes (#6820) 2023-08-01 13:52:33 +02:00