Iván Ovejero
ab45898a69
fix(cli): Account for unparseable string in JSON key migration ( #3927 )
...
⚡ Account for unparseable string in JSON key migration
2022-08-23 17:13:48 +02:00
कारतोफ्फेलस्क्रिप्ट™
f22bd2805d
fix(cli): tsc build errors should fail turborepo builds as well ( #3923 )
2022-08-23 17:06:20 +02:00
Iván Ovejero
1d4f92a657
fix(cli): Fix excessive instantiation type error for flattened execution ( #3921 )
...
* 📘 Fix excessive instantiation error
* ♻️ Simplify interface for TypeORM
2022-08-23 15:27:04 +02:00
Iván Ovejero
30326d7098
refactor(design-system): Remove leftover hook from design system ( #3922 )
...
* 🔥 Remove leftover hook from design system
* 🔥 Remove ref
2022-08-23 14:18:44 +02:00
Michael Kret
63e3ecfa19
n8n-4331-aws-ses-sending-emails-including-special-characters-fails ( #3896 )
...
⚡ Fix issue with SES emails failing when subject contains special characters
2022-08-23 09:48:44 +02:00
Iván Ovejero
b1e715299d
feat(core, editor): Support pairedItem
for pinned data ( #3843 )
...
* 📘 Adjust interface
* ⚡ Adjust pindata in state store
* ✨ Add utils
* ⚡ Replace utils calls
* ⚡ Adjust pindata intake and display
* 🔥 Remove excess BE fixes
* 📝 Update comment
* 🧪 Adjust tests
* 🔥 Remove unneeded helper
* 🚚 Improve naming
* 🧹 Clean up `ormconfig.ts`
* 📘 Add types and type guards
* ⚡ Improve serializer for sqlite
* ✨ Create migration utils
* ⚡ Set up sqlite serializer
* 🗃️ Write sqlite migration
* 🗃️ Write MySQL migration
* 🗃️ Write Postgres migration
* ⚡ Add imports and exports to barrels
* 🚚 Rename `runChunked` to `runInBatches`
* ⚡ Improve migration loggers
* ♻️ Address feedback
* 🚚 Improve naming
2022-08-22 17:46:22 +02:00
Iván Ovejero
6bd7a09a45
fix(core): Account for enabled state in first pinned trigger ( #3912 )
...
🐛 Account for enabled state in first pinned trigger
2022-08-22 17:45:06 +02:00
Michael Kret
725a567f07
feat(core): added command to scripts for easy launch n8n with tunnel
2022-08-22 18:33:13 +03:00
Iván Ovejero
4f3043c65f
Fix community package update ( #3914 )
...
* 🐛 Fix community package update by using `npm i pkg@latest` always
2022-08-22 13:11:51 +02:00
Deborah
8e838b602e
Fix the link for comparing changes for 0.191.1 ( #3913 )
...
* Update CHANGELOG.md
Fix the link for comparing changes for 0.191.1
* Update CHANGELOG.md
2022-08-22 11:49:55 +02:00
Iván Ovejero
7f57dd5827
refactor(core): Update PostHog hooks URL ( #3911 )
...
⚡ Update PostHog hooks URL
2022-08-22 10:20:00 +02:00
Iván Ovejero
17799cda46
fix(core): Fix pinned trigger execution ( #3895 )
...
🐛 Fix pinned trigger execution
2022-08-19 17:52:05 +02:00
Michael Kret
329fe9581f
fix(node): Freshdesk - fix issue when getAll operation requires non existent options
2022-08-19 16:42:15 +03:00
Iván Ovejero
43e054f5ab
feat(editor, core): Integrate PostHog ( #3865 )
...
* Integrate PostHog - Part 1: Groundwork (#3753 )
* Integrate PostHog - Part 2: Event capture (#3779 )
* Integrate PostHog - Part 3: Session recordings (#3789 )
* Integrate PostHog - Part 4: Experiments (#3825 )
* Finalize PostHog integration (#3866 )
* 📦 Update `package-lock.json`
* 🐛 Account for absent PH hooks file
* ✨ Create new env `EXTERNAL_FRONTEND_HOOKS_FILES`
* ⚡ Adjust env used for injecting PostHog
* 🐛 Switch to semicolon delimiter
* ⚡ Simplify to `externalFrontendHookPath`
* Refactor FE hooks flow (#3884 )
* Add env var for session recordings
* inject frontend hooks even when telemetry is off
* allow multiple hooks files
* cr
* 🐛 Handle missing ref errors
* 🔥 Remove outdated `continue`
* 🎨 Change one-liners to blocks
* 📦 Update `package-lock.json`
Co-authored-by: Ahsan Virani <ahsan.virani@gmail.com>
2022-08-19 15:35:39 +02:00
Michael Kret
2b4f5c6c78
fix(next-cloud-node): Fix issue with credential verification and sharing file
2022-08-19 16:35:01 +03:00
Iván Ovejero
11617616cd
refactor: Format root-level files ( #3858 )
...
* ✨ Create `format.mjs` script
* 👕 Add lint exception
* ⚡ Add root formatting to `format` command
* 🎨 Fix glob in `.prettierignore`
* 🚚 Improve naming
* 🎨 Format root-level files
* ⚡ Simplify check
* ⚡ Add period to extension
* ⚡ Locate config
* ⚡ Add `ignore` arg
* 🚚 Move `config` and `ignore` after check
2022-08-19 15:34:02 +02:00
कारतोफ्फेलस्क्रिप्ट™
c65458c154
[N8N-4355] Use safer templating for UserManagement emails ( #3893 )
2022-08-19 12:45:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
dc8f8b7874
[N8N-4339] Unify all Cron-specific code. Improve typing, and add tests. ( #3887 )
2022-08-19 12:45:04 +02:00
कारतोफ्फेलस्क्रिप्ट™
e53d5d9cc1
[N8N-4265] Improve docker compose setup with postgres ( #3369 )
...
* persist postgres data using docker volumes
* persist n8n data using docker volumes instead of writing to the host filesystem
* wait for postgres to be actually ready before starting the server
* run web server and workers as separate containers
* create a new `withPostgresAndWorker` example
2022-08-19 12:44:34 +02:00
Jan Oberhauser
6c9486926b
Improve Changelog
2022-08-19 10:54:32 +02:00
Jan Oberhauser
18c7a66b30
🔖 Update main package.json to 0.191.1
2022-08-19 10:50:37 +02:00
Jan Oberhauser
d9159d6c3a
📚 Update CHANGELOG.md with version 0.191.1
2022-08-19 10:50:18 +02:00
Jan Oberhauser
00ab330c15
🔖 Release n8n@0.191.1
2022-08-19 10:46:11 +02:00
Jan Oberhauser
34dd61e30e
⬆️ Set n8n-editor-ui@0.157.1 on n8n
2022-08-19 10:45:26 +02:00
Jan Oberhauser
e41c46a56c
🔖 Release n8n-editor-ui@0.157.1
2022-08-19 10:44:03 +02:00
Mutasem Aldmour
ad0c214f8e
fix(editor): connections lost when renaming ( #3899 )
...
fix rename bug
2022-08-19 10:12:46 +02:00
कारतोफ्फेलस्क्रिप्ट™
9bf71e73cc
pass config as an additional param to external hooks ( #3898 )
2022-08-18 17:36:26 +02:00
Michael Kret
91d7e16c81
n8n-3867-progressively-apply-prettier-to-all ( #3873 )
...
* 🔨 formatting nodes with prettier
2022-08-17 17:50:24 +02:00
Jan Oberhauser
f2d326c7f0
🔖 Update main package.json to 0.191.0
2022-08-17 14:09:44 +02:00
Jan Oberhauser
d3e74e82ea
📚 Update CHANGELOG.md with version 0.191.0
2022-08-17 14:09:20 +02:00
Jan Oberhauser
6ed7f9672d
🔖 Release n8n@0.191.0
2022-08-17 11:22:10 +00:00
Jan Oberhauser
0ed225fe13
⬆️ Set n8n-core@0.131.0, n8n-editor-ui@0.157.0, n8n-nodes-base@0.189.0 and n8n-workflow@0.113.0 on n8n
2022-08-17 11:22:09 +00:00
Jan Oberhauser
c4d8483023
🔖 Release n8n-editor-ui@0.157.0
2022-08-17 11:20:41 +00:00
Jan Oberhauser
e749d0d972
⬆️ Set n8n-design-system@0.31.0 and n8n-workflow@0.113.0 on n8n-editor-ui
2022-08-17 11:20:41 +00:00
Jan Oberhauser
a3f5ce6a76
🔖 Release n8n-design-system@0.31.0
2022-08-17 11:20:34 +00:00
Jan Oberhauser
c2bd850e3f
🔖 Release n8n-nodes-base@0.189.0
2022-08-17 11:19:48 +00:00
Jan Oberhauser
d15c218f0a
⬆️ Set n8n-core@0.131.0 and n8n-workflow@0.113.0 on n8n-nodes-base
2022-08-17 11:19:48 +00:00
Jan Oberhauser
d4833c8894
🔖 Release n8n-node-dev@0.70.0
2022-08-17 11:19:40 +00:00
Jan Oberhauser
6b14977f1a
⬆️ Set n8n-core@0.131.0 and n8n-workflow@0.113.0 on n8n-node-dev
2022-08-17 11:19:40 +00:00
Jan Oberhauser
74b4a82cec
🔖 Release n8n-core@0.131.0
2022-08-17 11:19:31 +00:00
Jan Oberhauser
e6d74982b1
⬆️ Set n8n-workflow@0.113.0 on n8n-core
2022-08-17 11:19:31 +00:00
Jan Oberhauser
07cdc5509c
🔖 Release n8n-workflow@0.113.0
2022-08-17 11:19:20 +00:00
Milorad FIlipović
054cc010ed
feat(editor): Added animated tooltips to draggable columns in input panel
...
* 💄 Added animated tooltip to draggable columns in input panel
* 💄 Adding gif to data mapping discoverability tooltip
2022-08-17 11:51:30 +02:00
कारतोफ्फेलस्क्रिप्ट™
e3f0ee68b4
[ Fix #3540 ] Handle iterator request bodies in convertN8nRequestToAxios
( #3567 )
...
* Fix issue with request body not being sent when using the new request helper
2022-08-15 10:42:00 +02:00
Mutasem Aldmour
3608d132c0
fix(editor): improve expression and parameters performance ( #3874 )
...
* fix expr perf issue
* refactor a bit
2022-08-12 16:06:57 +02:00
Milorad FIlipović
762b422488
fix(editor): Handling errors when opening settings and executions ( #3877 )
2022-08-12 15:29:25 +02:00
Omar Ajoue
f782bcd52d
fix(core): Fix issue with not displayed child workflow executions ( #3867 )
2022-08-12 14:31:11 +02:00
Milorad FIlipović
d4b4e234a6
✨ Added Vue plugins that register design system and element UI components ( #3875 )
...
* ✨ Implemented Vue plugins that register design system and element UI components
* 💄 Replacing `any` with object type in Vue plugins
2022-08-12 13:22:08 +02:00
Iván Ovejero
52015a6f03
fix(public-api): Fix executions pagination in Postgres and Mysql
...
🐛 Fix executions pagination
2022-08-11 12:34:32 -04:00
Iván Ovejero
936264b3c6
feat(cli): Enable community nodes based on npm availability ( #3871 )
...
* ⚡ Detect npm availability
* 📘 Expand interfaces
* ⚡ Adjust store
* 🎨 Replace button with warning
2022-08-11 16:39:55 +02:00