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 |
|
Iván Ovejero
|
620525ea85
|
fix(cli): Fix community nodes tests on Postgres and MySQL (#3861)
* 📘 Fix type
* ⚡ Adjust constants
* 🧪 Skip failing pagination fix
* 🧪 Make truncation sequential
|
2022-08-11 11:02:21 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
Iván Ovejero
|
e8eda7470a
|
feat: Support community nodes on Windows (#3823)
* 🐛 Account for `APPDATA` in env
* 🐛 Prevent starter installation
* 🐛 Account for Win-style path delimiter
* 👕 Fix lint
|
2022-08-03 18:10:59 +02:00 |
|
brianinoa
|
74cedd94a8
|
feat(SendInBlue Node): Add SendInBlue Regular + Trigger Node (#3746)
* add sendinblue svg icon
* Add code and required files for new sendinblue node
* Add node to package.json
* Update credentials to display API Key instead of Access Token
* Use new svg found in brandfetch
* ⚡ Improvements
* ♻️ Moved descriptions for email to it's own file
* ⚡ Added support for contact get
* ⚡ moved email descriptions to it's own file
* ⚡ Add logic to conditionally remove/format sms,email
* ⚡ Improvements
* ⚡ Refactor Sender descriptions to it's own file
* ⚡ Fix urls
* ⚡ Improvements attempt
* ⚡ Refactor remove inline descriptions
* ⚡ Minor improvement
* 🎨 Learn a nice way to send options as key-value
* ⚡ Improvements
* ♻️ Fix Create Operation structure
* ♻️ Refactor create functionality for attribute
♻️ Introduce override for createAttribute selectedCategory
♻️ Add delete functionality
* 🔥 Remove preSend from delete
* ⚡ Implement override for body types
* ⚡ Cleanup node file
* ⚡ Update response for contact update
⚡ Update request url for contact delete
* ⚡ Add presend check for optional properties that are empty
⚡ Add Model file and TransactionalEmail interface
* ⚡ formatting
* ♻️ Remove requestOperations from Node Description level
* ♻️ Cleanup routing for Get All
♻️ Make Identifier required
* ⚡ Formatting
* ♻️ Add Options Collection
* ♻️ Add Filters area
* ♻️ Formatting
* ♻️ Handle empty return
* ♻️ Remove unused code
* ♻️ Fix pagination
♻️ Fix empty return for delete
* ⚡ Add pagination
* ⚡ Fix Modified Since
* ♻️ Reorder send operation ui
* ⚡ Remove no longer needed presend
⚡ Add send html template operation
* ♻️ Make Contact Attribute name and type required
* ♻️ Rename Attribute to Contact Attribute
* ♻️ Rename Identifier to Contact Identifier
* ♻️ Remove SMS from root level because it can exist in Contact Attributes
* ♻️ Fix Array type using 'Array<T>'
♻️ Fix double quotes should be single quotes
* 👕 Lint Fix
* ⚡ Add email attachment functionality
⚡ Add attachment data validation
* ⚡ Add dynamic loading of Email Template IDs
* ♻️ Cleanup validation method
* ⚡ Introduce workaround and use binary data for attachments
* feat: Migrated to npm release of riot-tmpl fork.
* 👕 Lint fix rules
* 👕 Lint fix rules
* fix: Updated imports to use @n8n_io/riot-tmpl
* fix: Fixed Logger.ts types.
* ⚡ Fix mixmatch of filename and package.json credentials list
* ⚡ fix mixmatch in nodes list
* feat(core): Give access to getBinaryDataBuffer in preSend method
* ⚡ clean up mixmatches in node naming
* ♻️ Refactor code to use newly exposed getBinaryDataBuffer method
* ⚡ Improvements
* 🔥 Remove unnecessary lines
* 👕 Fix linting issues
* ⚡ Fix issues with up to date APIs and improve readability
* ⚡ update naming of files
* ♻️ Move sendHtml boolean above subject
♻️ Update naming from Parameters to Fields
* ♻️ Move sendHtml boolean above subject
♻️ Update naming from Parameters to Fields
* ♻️ Add attribute name url encoding
♻️ Change limit's default to 50
* ⚡ Fix default for templateId
* ⚡ Fix display name for attribute list
* ♻️ Add clarity to attribute value display name
* ♻️ Add tags and attachments for emails
* ♻️ Add use of item's binary data fileName
* 👕 Fix action lint rule
* 👕 Remove deprecated lint rule
* ⬆️ Update eslint-plugin-n8n-nodes-base
* 👕 Fix lint rule for file name
* ⚡ Fix update attribute
* ♻️ Add upsert capabilites
* 🔥 Remove create or update operation
* ♻️ Add sendInBlueWebhookApi namespace
* ♻️ Add Webhook API functionality
* ⚡ Add SendInBlue Trigger
* ⚡ Return correct webhookId data
* ⚡ Add placeholder for receiving data
* 👕 Fixing existing linting issues
* 🚨 Enable namespacing in tslint file
* 👕 Fix linting issues
* ⚡ Rename exported WebhookApi
* 🔥 Remove unused Model.ts file
* ♻️ Update node to use SendInBlue namespace
* ⚡ Revert back to allowing upsert functionality
* ♻️ Fix options to better describe events
* Remove update flag for create operation
* ♻️ Fix discrepancies for contact resource
* remove no-namespace lint rule
* 👕 Fix linting issues
* ♻️ Add sendInBlueWebhookApi namespace
* ♻️ Add Webhook API functionality
* ⚡ Add SendInBlue Trigger
* ⚡ Return correct webhookId data
* ⚡ Add placeholder for receiving data
* 👕 Fix linting issues
* ⚡ Rename exported WebhookApi
* ♻️ Fix options to better describe events
* Add optionswithuri import that was lost
* ⚡ Fix details from janober's review
* ⚡ Fix order of displayName and name properties
* ⚡ Fix default value and improve loadOptions
* ⚡ Introduce support for comma separated attribute values
* ⚡ Introduce support for comma separated attribute values
* 👕 Fix linting issues
* Update defaults and required props
* ⚡ Fix copy paste issue Upsert was not using correct endpoint
* ⚡ Fix upsert email field display name
* ⚡ Last update, upsert email description
* ⚡ Add PostReceived type limit
Co-authored-by: ricardo <ricardoespinoza105@gmail.com>
Co-authored-by: Alex Grozav <alex@grozav.com>
Co-authored-by: Jan Oberhauser <jan.oberhauser@gmail.com>
|
2022-08-03 18:08:51 +02:00 |
|
Jan Oberhauser
|
b22ff1f5c1
|
refactor: Update additional README.md files
|
2022-08-03 13:34:49 +02:00 |
|