Jan Oberhauser
79a8536d0e
🔖 Release n8n@0.122.2
2021-05-31 13:18:25 -05:00
Jan Oberhauser
88e89c0b74
⬆️ Set n8n-editor-ui@0.92.1 on n8n
2021-05-31 13:17:25 -05:00
Jan Oberhauser
ef08a4a3f7
🔖 Release n8n-editor-ui@0.92.1
2021-05-31 13:15:59 -05:00
Iván Ovejero
65fae11f24
🐛 Fix escaping workflow name dedup ( #1850 )
2021-05-31 13:12:55 -05:00
Jan Oberhauser
1c64d22203
🔀 Merge branch 'master' into escape-quote-in-migrations
2021-05-31 13:01:13 -05:00
Jan Oberhauser
8f6344fbd5
🐛 Fix issue with selecting variables in Expression Editor
2021-05-31 12:59:45 -05:00
Iván Ovejero
a992a2da75
🐛 🐘 Fix escaping workflow name dedup
2021-05-31 19:14:09 +02:00
Mutasem Aldmour
7a5e69d4e5
🐛 Enable header clicks on tags ( #1848 )
...
* enable header clicks
* remove unused func
2021-05-31 18:34:55 +02:00
Jan Oberhauser
dd088ebe48
🔖 Release n8n@0.122.1
2021-05-30 14:14:17 -05:00
Jan Oberhauser
df54a9bed2
⬆️ Set n8n-nodes-base@0.119.1 on n8n
2021-05-30 14:13:07 -05:00
Ben Hesseldieck
372a7a3a52
🐛 🐘 fix order in migration rollback
2021-05-30 21:09:03 +02:00
Jan Oberhauser
e544c8fbb2
🔖 Release n8n-nodes-base@0.119.1
2021-05-30 14:01:37 -05:00
Jan Oberhauser
ec70bae153
🐛 Fix SSH node name
2021-05-30 14:00:15 -05:00
Jan Oberhauser
707c89fad3
🔖 Release n8n@0.122.0
2021-05-30 17:48:41 +00:00
Jan Oberhauser
dbba7f4477
⬆️ Set n8n-core@0.73.0, n8n-editor-ui@0.92.0, n8n-nodes-base@0.119.0 and n8n-workflow@0.60.0 on n8n
2021-05-30 17:48:41 +00:00
Jan Oberhauser
40af847cb3
🔖 Release n8n-editor-ui@0.92.0
2021-05-30 17:47:30 +00:00
Jan Oberhauser
9698f6b94b
⬆️ Set n8n-workflow@0.60.0 on n8n-editor-ui
2021-05-30 17:47:30 +00:00
Jan Oberhauser
42336bb9b6
🔖 Release n8n-nodes-base@0.119.0
2021-05-30 17:46:30 +00:00
Jan Oberhauser
c86745a201
⬆️ Set n8n-core@0.73.0 and n8n-workflow@0.60.0 on n8n-nodes-base
2021-05-30 17:46:29 +00:00
Jan Oberhauser
e80cbc4ef9
🔖 Release n8n-core@0.73.0
2021-05-30 17:46:14 +00:00
Jan Oberhauser
3b071b3b55
⬆️ Set n8n-workflow@0.60.0 on n8n-core
2021-05-30 17:46:14 +00:00
Jan Oberhauser
970085d0ce
🔖 Release n8n-workflow@0.60.0
2021-05-30 17:45:56 +00:00
Jan Oberhauser
731ae84eee
⚡ Sort languages alphabetically on DeepL Node
2021-05-30 12:36:04 -05:00
MedAliMarz
07a9108e46
⚡ Add Free API support to DeepL Node ( #1810 )
2021-05-30 12:33:43 -05:00
Jan Oberhauser
1ec916e530
🐛 Fix issue with Expression-Mode on Switch-Node #1843
2021-05-30 12:15:41 -05:00
Jan Oberhauser
4d86384d9d
🐛 Fix issue with adding expression to parameter
2021-05-29 22:41:54 -05:00
Jan Oberhauser
a0b8d67e3e
🐛 Remove console.log
2021-05-29 22:33:48 -05:00
Jan Oberhauser
6f39be03f1
⚡ Add placeholder for Company URN on LinkedIn Node
2021-05-29 22:33:19 -05:00
Jan Oberhauser
6a3090dc96
👕 Fix lint issue
2021-05-29 22:04:35 -05:00
Jan Oberhauser
cd8f4247e6
⚡ Add continueOnFail support to SSH Node
2021-05-29 21:57:38 -05:00
Jan Oberhauser
a9184e38f8
⚡ Add continueOnFail support to AWS Transcribe Node
2021-05-29 21:50:07 -05:00
Jan Oberhauser
2d9c2e1a1e
⚡ Speed up expression editor
2021-05-29 21:08:41 -05:00
Jan Oberhauser
a5300a5f24
⚡ Fix errors in expression editor
2021-05-29 19:49:20 -05:00
Jan Oberhauser
b219a4df63
⚡ Set fixed version of vue-json-pretty to fix copy-values issue
2021-05-29 19:46:45 -05:00
Ricardo Espinoza
d2e38dc615
✨ Add UptimeRobot Node ( #1830 )
...
* Add Monitor & account resources
* Add alert contact resource
* Add mwindows resource
* Add 'public status page' resource
* Clean up & lint fixes
* Minor fixes
* Apply code review suggestions
* Minor fixes
* Fix options name casing
* ⚡ Improvements
* ⚡ Improvements
* ⚡ Improvements on UptimeRobot Node
* ⚡ Activate continueOnFail support
Co-authored-by: dali <servfrdali@yahoo.fr>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-29 19:42:25 -05:00
Ricardo Espinoza
ca0793574a
✨ Add AWS transcribe node ( #1826 )
...
* Aws Transcribe node
* ⚡ Improvements to #1801
* ⚡ Small fix
* ✏️ Edit node param descriptions
* ⚡ Set missing defaults
* ⚡ Fix duplicate description
* ⚡ Set integer limit values
* ⚡ Improvements
* ⚡ Fix name
Co-authored-by: Alexander Mustafin <sashker@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-29 15:34:24 -05:00
Iván Ovejero
349a90e0c2
⚡ Convert ClickUp logo to square ( #1821 )
2021-05-29 14:19:30 -05:00
Jan Oberhauser
b3cd18586f
👕 Fix lint issue
2021-05-29 14:16:47 -05:00
Jan Oberhauser
6de666a675
⚡ Improve default code in Function nodes
2021-05-29 14:03:59 -05:00
Jan Oberhauser
bf1b496251
🔀 Merge branch 'master' of github.com:n8n-io/n8n
2021-05-29 14:03:38 -05:00
Jan Oberhauser
e366b1ac8f
🐛 Remove console.log
2021-05-29 13:51:36 -05:00
Mutasem Aldmour
bdc5040413
⚡ Fix occur typos ( #1824 )
2021-05-29 13:50:41 -05:00
Jan
4946bfcd3e
✨ Add functionality to send console.log messages to editor-UI ( #1816 )
...
* ✨ Send console.log messages to editor-UI
* ⚡ Send message only to session which started workflow
* ⚡ Made it also work in own process
* ⚡ Add support for console.log UI forward also to FunctionItem Node
* 👕 Fix lint issue
* 👕 Fix linting issue
* ⚡ Improve code
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2021-05-29 13:41:25 -05:00
Jan Oberhauser
8e793e27b3
⚡ Temporary disable tag selection on click
2021-05-29 13:37:04 -05:00
Ben Hesseldieck
05eec87d1d
✨ Add tagging of workflows ( #1647 )
...
* clean up dropdown
* clean up focusoncreate
* ⚡ Ignore mistaken ID in POST /workflows
* ⚡ Fix undefined tag ID in PATCH /workflows
* ⚡ Shorten response for POST /tags
* remove scss mixins
* clean up imports
* ⚡ Implement validation with class-validator
* address ivan's comments
* implement modals
* Fix lint issues
* fix disabling shortcuts
* fix focus issues
* fix focus issues
* fix focus issues with modal
* fix linting issues
* use dispatch
* use constants for modal keys
* fix focus
* fix lint issues
* remove unused prop
* add modal root
* fix lint issues
* remove unused methods
* fix shortcut
* remove max width
* ⚡ Fix duplicate entry error for pg and MySQL
* update rename messaging
* update order of buttons
* fix firefox overflow on windows
* fix dropdown height
* 🔨 refactor tag crud controllers
* 🧹 remove unused imports
* use variable for number of items
* fix dropdown spacing
* ⚡ Restore type to fix build
* ⚡ Fix post-refactor PATCH /workflows/:id
* ⚡ Fix PATCH /workflows/:id for zero tags
* ⚡ Fix usage count becoming stringified
* address max's comments
* fix filter spacing
* fix blur bug
* address most of ivan's comments
* address tags type concern
* remove defaults
* ⚡ return tag id as string
* 🔨 add hooks to tag CUD operations
* 🏎 simplify timestamp pruning
* remove blur event
* fix onblur bug
* ⚡ Fix fs import to fix build
* address max's comments
* implement responsive tag container
* fix lint issues
* Set default dates in entities
* 👕 Fix lint in migrations
* update tag limits
* address ivan's comments
* remove rename, refactor header, implement new designs for save, remove responsive tag container
* update styling
* update styling
* implement responsive tag container
* implement header tags edit
* implement header tags edit
* fix lint issues
* implement expandable input
* minor fixes
* minor fixes
* use variable
* rename save as
* duplicate fixes
* ⚡ Implement unique workflow names
* ⚡ Create /workflows/new endpoint
* minor edit fixes
* lint fixes
* style fixes
* hook up saving name
* hook up tags
* clean up impl
* fix dirty state bug
* update limit
* update notification messages
* on click outside
* fix minor bug with count
* lint fixes
* ⚡ Add query string params to /workflows/new
* handle minor edge cases
* handle minor edge cases
* handle minor bugs; fix firefox dropdown issue
* Fix min width
* apply tags only after api success
* remove count fix
* 🚧 Adjust to new qs requirements
* clean up workflow tags impl, fix tags delete bug
* fix minor issue
* fix minor spacing issue
* disable wrap for ops
* fix viewport root; save on click in dropdown
* save button loading when saving name/tags
* implement max width on tags container
* implement cleaner create experience
* disable edit while updating
* codacy hex color
* refactor tags container
* fix clickability
* fix workflow open and count
* clean up structure
* fix up lint issues
* ⚡ Create migrations for unique workflow names
* fix button size
* increase workflow name limit for larger screen
* tslint fixes
* disable responsiveness for workflow modal
* rename event
* change min width for tags
* clean up pr
* ⚡ Adjust quotes in MySQL migration
* ⚡ Adjust quotes in Postgres migration
* address max's comments on styles
* remove success toasts
* add hover mode to name
* minor fixes
* refactor name preview
* fix name input not to jiggle
* finish up name input
* Fix up add tags
* clean up param
* clean up scss
* fix resizing name
* fix resizing name
* fix resize bug
* clean up edit spacing
* ignore on esc
* fix input bug
* focus input on clear
* build
* fix up add tags clickablity
* remove scrollbars
* move into folders
* clean up multiple patch req
* remove padding top from edit
* update tags on enter
* build
* rollout blur on enter behavior
* rollout esc behavior
* fix tags bug when duplicating tags
* move key to reload tags
* update header spacing
* build
* update hex case
* refactor workflow title
* remove unusued prop
* keep focus on error, fix bug on error
* Fix bug with name / tags toggle on error
* impl creating new workflow name
* ⚡ Refactor endpoint per new guidelines
* support naming endpoint
* ⚡ Refactor to support numeric suffixes
* 👕 Lint migrations for unique workflow names
* ⚡ Add migrations set default dates to indexes
* fix connection push bug
* ⚡ Lowercase default workflow name
* ⚡ Add prefixes to set default dates migration
* ⚡ Fix indentation on default dates migrations
* ⚡ Add temp ts-ignore for unrelated change
* ⚡ Adjust default dates migration for MySQL
Remove change to data column in credentials_entity, already covered by Omar's migration. Also, fix quotes from table prefix addition.
* ⚡ Adjust quotes in dates migration for PG
* fix safari color bug
* fix count bug
* fix scroll bugs in dropdown
* expand filter size
* apply box-sizing to main header
* update workflow names in executions to be wrapped by quotes
* fix bug where key is same in dropdown
* fix firefox bug
* move up push connection session
* 🔨 Remove mistakenly added nullable property
* 🔥 Remove unneeded index drop-create (PG)
* 🔥 Remove unneeded table copying
* ⚡ Merge dates migration with tags migration
* 🔨 Refactor endpoint and make wf name env
* dropdown colors in firefox
* update colors to use variables
* update thumb color
* change error message
* remove 100 char maximum
* fix bug with saving tags dropdowns multiple times
* update error message when no name
* ⚡ Update name missing toast message
* ⚡ Update workflow already exists message
* disable saving for executions
* fix bug causing modal to close
* make tags in workflow open clickable
* increase workflow limit to 3
* remove success notifications
* update header spacing
* escape tag names
* update tag and table colors
* remove tags from export
* build
* clean up push connection dependencies
* address ben's comments
* revert tags optional interface
* address comments
* update duplicate message
* build
* fix eol
* add one more eol
* ⚡ Update comment
* add hover style for workflow open, fix up font weight
Co-authored-by: Mutasem <mutdmour@gmail.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
2021-05-29 13:31:21 -05:00
Jan Oberhauser
335673d329
⚡ Minor improvement and fix
2021-05-28 23:53:17 -05:00
Ricardo Espinoza
383a3449b7
✨ Add SSH Node ( #1837 )
...
* ✨ SSH-Node
* ⚡ Fix issue
* ⚡ Add file resource
* ⚡ Improvements
* ⚡ Some improvements
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
2021-05-28 23:45:59 -05:00
Jan Oberhauser
d3c59a6fe3
⚡ Fix issue with option parameters that are named the same #1808
2021-05-28 18:13:15 -05:00
Harshil Agrawal
440971673c
⚡ Add and update codex files ( #1834 )
...
* ✨ Add and update codex files
* 🔨 Fix codex format
* 🔨 Fix codex format for remaining files
2021-05-28 14:54:52 -05:00
Iván Ovejero
ce632f71ae
⚡ Add Vetur config file to gitignore ( #1841 )
2021-05-28 10:12:05 -05:00