Jan Oberhauser
4b1f3e9802
⬆️ Set n8n-workflow@0.62.0 on n8n-editor-ui
2021-06-20 09:17:14 +00:00
Jan Oberhauser
c8c26610cf
🔖 Release n8n-nodes-base@0.122.0
2021-06-20 09:16:15 +00:00
Jan Oberhauser
9a4d2941a8
⬆️ Set n8n-core@0.75.0 and n8n-workflow@0.62.0 on n8n-nodes-base
2021-06-20 09:16:15 +00:00
Jan Oberhauser
c56c1bd7a5
🔖 Release n8n-node-dev@0.15.0
2021-06-20 09:15:56 +00:00
Jan Oberhauser
7324473dc6
⬆️ Set n8n-core@0.75.0 and n8n-workflow@0.62.0 on n8n-node-dev
2021-06-20 09:15:55 +00:00
Jan Oberhauser
bb701dd3ea
🔖 Release n8n-core@0.75.0
2021-06-20 09:15:41 +00:00
Jan Oberhauser
627e17324e
⬆️ Set n8n-workflow@0.62.0 on n8n-core
2021-06-20 09:15:41 +00:00
Jan Oberhauser
ca24d90b28
🔖 Release n8n-workflow@0.62.0
2021-06-20 09:15:25 +00:00
Omar Ajoue
5cb1b4a678
⚡ Update flag because of deprecation notice ( #1909 )
2021-06-20 11:00:25 +02:00
Jan Oberhauser
9527d1ca0d
🔀 Merge branch 'umireon-fix-dependencies'
2021-06-20 10:58:49 +02:00
Jan Oberhauser
73fc13fef1
⚡ Fix dependencies
2021-06-20 10:49:51 +02:00
Kaito Udagawa
f08c13a222
✨ Fix dependencies
...
This fixes the problem when running lerna bootstrap without --hoist.
2021-06-20 13:03:01 +09:00
Omar Ajoue
4dbf64b1a4
🐛 Add Migration for MySQL to certify that we're using the correct collation ( #1905 )
...
* Migration for MySQL to certify that we're using the correct collation
* Update migration to check for collation existence before running
* ⚡ Fix format
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-18 23:57:58 +02:00
Iván Ovejero
f8fcf0c165
⚡ Add webhook node icon ( #1910 )
2021-06-18 23:48:38 +02:00
Mutasem Aldmour
3f749ec789
⚡ Add missing docs urls ( #1911 )
2021-06-18 23:46:21 +02:00
Harshil Agrawal
7994a41f0b
⚡ Add new files and fix existing files ( #1913 )
2021-06-18 23:45:15 +02:00
Ricardo Espinoza
8c693ba6e3
✨ Spotify improvements ( #1884 )
...
* Add search resource
* Add resume, volume functions to player resource
* ⚡ Improvements to #1870
* ⚡ Improvements
* ⚡ Minor improvements
Co-authored-by: smamudhan <sm.amudhan@live.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-18 23:41:57 +02:00
Carlos Alexandro Becker
a49624a17c
🐳 Improve docker images ( #1625 )
...
* feat: docker images
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* fix: workflow
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
* cleanup to reduce image size
Co-authored-by: ahsan-virani <ahsan.virani@gmail.com>
2021-06-18 22:54:37 +02:00
Jan Oberhauser
f44db17654
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-06-18 22:47:59 +02:00
Ben Hesseldieck
c0c994d245
⚡ Add hooks to Node Lifecycle ( #1882 )
...
* ⚡ add hook when closing node editing view
* ⚡ add hook for node deletion
* ⚡ add hook call to escape key
2021-06-18 22:47:03 +02:00
Jan Oberhauser
243f59ff3d
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-06-18 22:40:31 +02:00
Ben Hesseldieck
0470740737
✨ Change the UI of the Nodes Panel ( #1855 )
...
* Add codex search properties to node types
* implement basic styles
* update header designs
* update node list designs
* add trigger icon
* refactor node creator list
* implement categories and subcategories
* fix up spacing
* add arrows
* implement navigatable list
* implement more of feature
* implement navigation
* add transitions
* fix lint issues
* fix overlay
* ⚡ Get and add codex categories
* fix up design
* update borders
* implement no-matches view
* fix preview bug
* add color to search
* clean up borders
* add comma
* Revert "Merge branch 'add-codex-data' of github.com:n8n-io/n8n into PROD-819-nodes-panel-redesign"
38b7d7ead1
* use new impl
* remove empty categories
* update scrolling, hide start node
* make scrollable
* remove text while subcategory panel is open
* fix up spacing
* fix lint issues
* update descriptions
* update path
* update images
* fix tags manager
* give min height to image
* gst
* update clear color
* update font size
* fix firefox spacing
* close on click outside
* add external link icon
* update iterator key
* add client side caching for images
* update caching header
* ⚡ ️ Add properties to codex for nodes panel (#1854 )
* ⚡ Get and add codex categories
* ⚡ Add parens to evaluation + destructuring
* 🔥 Remove non-existing class reference
* ⚡ Add alias to codex property
* move constants
* 🔨 Rename CodexCategories to CodexData
* ✏️ Update getCodex documentation
* refactor and move
* refactor no results view
* more refactoring
* refactor subcategory panel
* more refactoring
* update text
* update no results view
* add miscellaneous to end of list
* address design feedback
* reimplement node search
* fix up clear
* update placeholder color
* impl transition
* focus on tab
* update spacing
* fix transition bug on start
* fix up x
* fix position
* build
* safari fix
* remove input changes
* css bleed issue with image
* update css value
* clean up
* simplify impl
* rename again
* rename again
* rename all
* fix hover bug
* remove keep alive
* delete icon
* update interface type
* refactor components
* update scss to module
* clean up impl
* clean up colors as vars
* fix indentation
* clean up scss
* clean up scss
* clean up scss
* clean up scss
* Clean up files
* update logic to be more efficient
* fix search bug
* update type
* remove unused
* clean up js
* update scrollable, border impl, transition
* fix simicolon
* build
* update search
* address max's comments
* change icon border radius
* change margin
* update icon size
* update icon size
* update slide transition out
* add comma
* remove full
* update trigger icon size
* fix image size
* address design feedback
* update external link icons
* address codacy issues
* support custom nodes without codex file
* address jan's feedback
* address Ben's comments
* add subcategory index
* open/close categories with arrow keys
* add lint comment
* Address latest comments
* ⚡ Minor changes
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-18 07:58:26 +02:00
Jan Oberhauser
b387196291
🔀 Merge branch 'caarlos0-images'
2021-06-17 14:36:14 +02:00
Jan Oberhauser
7ed616c7ef
🔀 Merge branch 'images' of https://github.com/caarlos0/n8n into caarlos0-images
2021-06-17 14:36:02 +02:00
Jan Oberhauser
6e68d71f4d
🔖 Release n8n@0.124.1
2021-06-16 12:52:24 +02:00
Jan Oberhauser
957e95d4e4
⬆️ Set n8n-editor-ui@0.94.1 and n8n-workflow@0.61.1 on n8n
2021-06-16 12:51:39 +02:00
Jan Oberhauser
310ae3be98
🔖 Release n8n-editor-ui@0.94.1
2021-06-16 12:50:30 +02:00
Jan Oberhauser
38af45a6e6
🔖 Release n8n-workflow@0.61.1
2021-06-16 12:48:49 +02:00
Iván Ovejero
e45d173c45
🐛 Fix circular references removal ( #1901 )
...
Circular references removed only for the request library error.
2021-06-16 12:41:56 +02:00
Mutasem Aldmour
0b65459f9f
🐛 only update tags if set in request ( #1900 )
...
* only update tags if set in request
* only create relations/sort if tags exist
2021-06-16 12:41:35 +02:00
Omar Ajoue
44c3e97621
⚡ Adding more log messages to error workflows ( #1895 )
2021-06-15 12:32:13 +02:00
Jan Oberhauser
f4e6257472
🔖 Release n8n@0.124.0
2021-06-13 17:58:46 +00:00
Jan Oberhauser
b619d7ca8b
⬆️ Set n8n-core@0.74.0, n8n-editor-ui@0.94.0, n8n-nodes-base@0.121.0 and n8n-workflow@0.61.0 on n8n
2021-06-13 17:58:45 +00:00
Jan Oberhauser
21caa207e8
🔖 Release n8n-editor-ui@0.94.0
2021-06-13 17:57:44 +00:00
Jan Oberhauser
ef93a34f8f
⬆️ Set n8n-workflow@0.61.0 on n8n-editor-ui
2021-06-13 17:57:44 +00:00
Jan Oberhauser
ddda5b035d
🔖 Release n8n-nodes-base@0.121.0
2021-06-13 17:56:43 +00:00
Jan Oberhauser
47019791b5
⬆️ Set n8n-core@0.74.0 and n8n-workflow@0.61.0 on n8n-nodes-base
2021-06-13 17:56:43 +00:00
Jan Oberhauser
adae337afe
🔖 Release n8n-node-dev@0.14.0
2021-06-13 17:56:22 +00:00
Jan Oberhauser
f569069e92
⬆️ Set n8n-core@0.74.0 and n8n-workflow@0.61.0 on n8n-node-dev
2021-06-13 17:56:22 +00:00
Jan Oberhauser
786c19806b
🔖 Release n8n-core@0.74.0
2021-06-13 17:56:07 +00:00
Jan Oberhauser
a427f78010
⬆️ Set n8n-workflow@0.61.0 on n8n-core
2021-06-13 17:56:07 +00:00
Jan Oberhauser
de4198420d
🔖 Release n8n-workflow@0.61.0
2021-06-13 17:55:49 +00:00
Jan Oberhauser
b6d50dfa90
👕 Fix lint issue
2021-06-13 19:42:05 +02:00
Ricardo Espinoza
233fc72dc2
⚡ Add the posiblity to set multi-select fields with the names ( #1892 )
...
* ⚡ Add the posiblity to set multi-select fields with the names
* 🐛 Fix issue with expressions
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-13 19:17:39 +02:00
Snyk bot
68914a1fcf
⬆️ Set amqplib@0.8.0 ( #1880 )
...
Snyk has created this PR to upgrade amqplib from 0.7.1 to 0.8.0.
See this package in npm:
https://www.npmjs.com/package/amqplib
See this project in Snyk:
https://app.snyk.io/org/janober/project/a08454f4-33a1-49bc-bb2a-f31792e94f42?utm_source=github&utm_medium=upgrade-pr
2021-06-13 18:03:23 +02:00
Jan Oberhauser
420af94d6e
⬆️ Set mongodb@^3.6.9 on n8n-nodes-base
2021-06-13 17:42:30 +02:00
Ricardo Espinoza
4b0d3b56cb
⚡ Improve jira issue field lookup ( #1877 )
...
* Improved/fixed collecting of custom fields based on project and issue type.
* ⚡ Improvements to #1610
* 👕 Fix linter issue
Co-authored-by: jemos <jean.mousinho@gmail.com>
2021-06-13 17:30:05 +02:00
Iván Ovejero
77483f991d
⚡ Replace PNG icons with SVG and optimize ( #1890 )
...
* 🎨 Replace PNG icons with SVG icons
* ⚡ Fix size of bitbucket icon
* ⚡ Optimize svgs
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-06-12 21:00:37 +02:00
Jan Oberhauser
4c7d3a918b
👕 Fix lint issue
2021-06-12 20:24:13 +02:00
Jan Oberhauser
1d850da9fb
✨ Send request of HTTP Request node to browser console when testing
2021-06-12 20:22:55 +02:00