Jan Oberhauser
|
4b31c4b404
|
📚 Update CHANGELOG.md with version 0.190.0
|
2022-08-10 12:16:48 +02:00 |
|
Jan Oberhauser
|
988b7c2793
|
🔖 Release n8n@0.190.0
|
2022-08-10 10:14:25 +00:00 |
|
Jan Oberhauser
|
4d912c39b4
|
⬆️ Set n8n-core@0.130.0, n8n-editor-ui@0.156.0, n8n-nodes-base@0.188.0 and n8n-workflow@0.112.0 on n8n
|
2022-08-10 10:14:24 +00:00 |
|
Jan Oberhauser
|
b6cf044b8f
|
🔖 Release n8n-editor-ui@0.156.0
|
2022-08-10 10:12:38 +00:00 |
|
Jan Oberhauser
|
93591dee8a
|
⬆️ Set n8n-design-system@0.30.0 and n8n-workflow@0.112.0 on n8n-editor-ui
|
2022-08-10 10:12:37 +00:00 |
|
Jan Oberhauser
|
cf841e3195
|
🔖 Release n8n-design-system@0.30.0
|
2022-08-10 10:12:30 +00:00 |
|
Jan Oberhauser
|
7760763df0
|
🔖 Release n8n-nodes-base@0.188.0
|
2022-08-10 10:11:51 +00:00 |
|
Jan Oberhauser
|
9bf9af8812
|
⬆️ Set n8n-core@0.130.0 and n8n-workflow@0.112.0 on n8n-nodes-base
|
2022-08-10 10:11:51 +00:00 |
|
Jan Oberhauser
|
d1302590f2
|
🔖 Release n8n-node-dev@0.69.0
|
2022-08-10 10:11:43 +00:00 |
|
Jan Oberhauser
|
fac6d20dde
|
⬆️ Set n8n-core@0.130.0 and n8n-workflow@0.112.0 on n8n-node-dev
|
2022-08-10 10:11:43 +00:00 |
|
Jan Oberhauser
|
335224b329
|
🔖 Release n8n-core@0.130.0
|
2022-08-10 10:11:34 +00:00 |
|
Jan Oberhauser
|
b9b24b53e3
|
⬆️ Set n8n-workflow@0.112.0 on n8n-core
|
2022-08-10 10:11:33 +00:00 |
|
Jan Oberhauser
|
b56d9acdca
|
🔖 Release n8n-workflow@0.112.0
|
2022-08-10 10:11:24 +00:00 |
|
Jan Oberhauser
|
d69d015146
|
⬆️ Update package-lock.json file
|
2022-08-10 12:10:24 +02:00 |
|
Nathan Poirier
|
8fe71dba4b
|
fix(core): Fix crash caused by parallel test-webhook calls (#3756)
Fix TestWebhooks undefined properties read
|
2022-08-10 11:56:23 +02:00 |
|
Tom
|
7b3d6de44e
|
fix(GitHub Trigger): Fix typo (#3859)
|
2022-08-09 16:21:13 +02:00 |
|
Iván Ovejero
|
11461fda5f
|
feat: Synchronize default VSCode settings (#3833)
|
2022-08-09 13:55:55 +02:00 |
|
Ricardo Espinoza
|
b9fe707cbd
|
fix(public-api): fix issue paginating executions
* 🐛 Fix pagination issue in /executions
* ⚡ Enable all executions tests
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2022-08-08 16:15:56 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c1451d2688
|
build: Prevent non-hoisted dependencies from breaking docker images (#3852)
|
2022-08-08 18:37:08 +02:00 |
|
Tom
|
f3586b48f2
|
docs: Replace Node.js version number (#3854)
|
2022-08-08 13:41:40 +02:00 |
|
Michael Kret
|
8311abcf9d
|
fix(core): Fix issue that static data did not get saved for poll-triggers (#3853)
⚡ fix
|
2022-08-08 11:35:26 +02:00 |
|
Alex Grozav
|
a9fa830bd7
|
build: Migrate from lerna to turborepo (#3796)
* feat: Added turborepo setup.
* feat: Updated nodes and credentials loading.
* feat: Removed remaining lerna references.
* fix: Updated npm run bootstrap command.
* feat: Added CI step for installing latest npm.
* chore: Removed lerna config.
* feat: Added gulp to global ci packages.
* fix: Set node as moduleResolution target in workflow. Fixed CI.
* fix: Added turborepo installation to the n8n-custom docker image.
* fix: Updated copied docker files for n8n-custom.
* fix: Added git as dependency in n8n-custom dockerfile.
* fix: Changed npm install command in n8n-custom.
* 📦 Update `package-lock.json`
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2022-08-06 22:55:51 +02:00 |
|
Iván Ovejero
|
a7b229f98a
|
refactor(editor-ui): Remove webhook deletion success toasts (#3839)
|
2022-08-05 15:28:21 +02:00 |
|
Mutasem Aldmour
|
60da5bb7ec
|
refactor(design-system): replace functional components (#3802)
* update creator item
* update warning tooltip
* update badge and trigger icon
* update action box
* update avatar component
* update badge
* update heading component
* update icon component
* update link component
* update menu
* update route component
* fix avatar bug
* fix avatar bug
* update input component
* update select
* update input
* update tags component
* update spinner
* update square button
* update tag component
* update text component
* add danger color
* add vue.extend
* add human readable names
* add human readable name
* revert button changes
* update name
* revert name
* update classes
* delete unused component
* redo name change
* rename
* rename back
* rename back
* update snapshots
|
2022-08-05 15:03:24 +02:00 |
|
Mutasem Aldmour
|
f151a8ad4a
|
Fix nightly build (#3836) (#3836)
add back package lock
|
2022-08-05 12:35:34 +02:00 |
|
Jan Oberhauser
|
38e65ccb75
|
🔖 Update main package.json to 0.189.1
|
2022-08-05 09:58:00 +02:00 |
|
Jan Oberhauser
|
b9d0a7871e
|
📚 Update CHANGELOG.md with version 0.189.1
|
2022-08-05 09:57:43 +02:00 |
|
Jan Oberhauser
|
0670c2989c
|
🔖 Release n8n@0.189.1
|
2022-08-05 09:47:14 +02:00 |
|
Mutasem Aldmour
|
1e076d7690
|
Merge pull request #3832 from n8n-io/n8n-4289-nodeids
add check for node ids migration
|
2022-08-04 17:44:48 +02:00 |
|
Mutasem
|
48ddf1f68f
|
remove comment
|
2022-08-04 16:54:00 +02:00 |
|
Mutasem
|
a9e63b9923
|
fix mariadb issue
|
2022-08-04 16:28:47 +02:00 |
|
Mutasem
|
59a5d808ce
|
Revert "add check for arr"
40a43f5957
|
2022-08-04 16:26:44 +02:00 |
|
Deborah
|
e2620225a6
|
docs(editor): Update docs urls to reflect content split (#3784)
|
2022-08-04 14:57:19 +02:00 |
|
Mutasem
|
40a43f5957
|
add check for arr
|
2022-08-04 11:27:37 +02:00 |
|
Jan Oberhauser
|
43a91b8bd3
|
Remove package-lock.json again temporary to fix master build
|
2022-08-03 22:51:08 +02:00 |
|
Jan Oberhauser
|
49bbc85a89
|
🔖 Update main package.json to 0.189.0
|
2022-08-03 18:26:43 +02:00 |
|
Jan Oberhauser
|
9ce540c16c
|
📚 Update CHANGELOG.md with version 0.189.0
|
2022-08-03 18:26:21 +02:00 |
|
Jan Oberhauser
|
47641e395c
|
🔖 Release n8n@0.189.0
|
2022-08-03 16:22:25 +00:00 |
|
Jan Oberhauser
|
a581129c83
|
⬆️ Set n8n-core@0.129.0, n8n-editor-ui@0.155.0, n8n-nodes-base@0.187.0 and n8n-workflow@0.111.0 on n8n
|
2022-08-03 16:22:24 +00:00 |
|
Jan Oberhauser
|
f23e8d11ac
|
🔖 Release n8n-editor-ui@0.155.0
|
2022-08-03 16:19:41 +00:00 |
|
Jan Oberhauser
|
5e1d96ff0e
|
⬆️ Set n8n-design-system@0.29.0 and n8n-workflow@0.111.0 on n8n-editor-ui
|
2022-08-03 16:19:41 +00:00 |
|
Jan Oberhauser
|
7780fe50ac
|
🔖 Release n8n-design-system@0.29.0
|
2022-08-03 16:19:31 +00:00 |
|
Jan Oberhauser
|
417088954f
|
🔖 Release n8n-nodes-base@0.187.0
|
2022-08-03 16:18:45 +00:00 |
|
Jan Oberhauser
|
aac5ce86c2
|
⬆️ Set n8n-core@0.129.0 and n8n-workflow@0.111.0 on n8n-nodes-base
|
2022-08-03 16:18:45 +00:00 |
|
Jan Oberhauser
|
914f16dcb0
|
🔖 Release n8n-node-dev@0.68.0
|
2022-08-03 16:18:34 +00:00 |
|
Jan Oberhauser
|
71d4d14187
|
⬆️ Set n8n-core@0.129.0 and n8n-workflow@0.111.0 on n8n-node-dev
|
2022-08-03 16:18:34 +00:00 |
|
Jan Oberhauser
|
30701432ff
|
🔖 Release n8n-core@0.129.0
|
2022-08-03 16:18:24 +00:00 |
|
Jan Oberhauser
|
8cedf030f1
|
⬆️ Set n8n-workflow@0.111.0 on n8n-core
|
2022-08-03 16:18:23 +00:00 |
|
Jan Oberhauser
|
ee3c0eea85
|
🔖 Release n8n-workflow@0.111.0
|
2022-08-03 16:18:13 +00:00 |
|
Jan Oberhauser
|
7e317de334
|
⬆️ Add back and update package-lock.json file
|
2022-08-03 18:16:37 +02:00 |
|