n8n/packages
Iván Ovejero 8862e1e7df
fix(editor): Restrict [empty] in parameter input hint to zero-length string (#6003)
* 🚧 Quick test

*  Adjust to new requirements

*  Account for 2x double quotes

* 🔥 Remove excess single quote

*  Revert per new requirements

*  Undo more changes to minimize diff

*  New requirement changes

* 🐛 Prevent excess whitespace from HTML formatting

* 🚚 Rename computed property

* 🧪 Set up e2e tests for parameter input hint

* 🚧 Experiments with unit tests

Pinia stores setup process WIP.

* 🔥 Remove e2e test

*  Restore `test` command

* 🔥 Remove unit test stub

* 🔥 Remove logging

* 🔥 Remove test ID

* 🧪 Fix e2e test

* 🧪 Tighten text check
2023-05-03 09:41:40 +02:00
..
@n8n_io/eslint-config ci: Expand ESLint to tests in BE packages (no-changelog) (#6147) 2023-05-02 10:37:19 +02:00
cli fix(core): Better error message in Webhook node when using the POST method 2023-05-02 17:27:05 +03:00
core fix(core): Fix canceled execution status (#6142) 2023-05-02 10:37:35 +02:00
design-system 🚀 Release 0.226.0 (#6087) 2023-04-26 16:05:03 +02:00
editor-ui fix(editor): Restrict [empty] in parameter input hint to zero-length string (#6003) 2023-05-03 09:41:40 +02:00
node-dev 🚀 Release 0.226.0 (#6087) 2023-04-26 16:05:03 +02:00
nodes-base fix(AWS S3 Node): Fix File upload, and add node tests (#6153) 2023-05-02 17:29:07 +02:00
workflow fix(core): Assign Unknown Error only if message or description not present in error 2023-05-03 10:15:33 +03:00