n8n/packages/nodes-base
agobrech 971c2c0aed
fix(Shedule Node): fixes multiple intervals, fixes week interval (#4376)
* 🐛 fix bug where adding multiple intervals would remove the previous one

* 🐛 swap hour logic with week logic, change sunday to 0 value

* 🔥 remove console.logs

* 🔥 remove unused variable

* 🔥 remove unused imports
2022-10-19 17:28:41 +02:00
..
credentials feat(Hubspot Node): enable hubspot credentials for http predefined types (#3686) 2022-10-17 12:13:59 +01:00
nodes fix(Shedule Node): fixes multiple intervals, fixes week interval (#4376) 2022-10-19 17:28:41 +02:00
src
test/nodes
.eslintrc.js refactor(core): integrate lint rule node-param-name-untrimmed (#4331) 2022-10-13 09:19:17 +02:00
gulpfile.js
LICENSE.md
LICENSE_EE.md
package.json feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
README.md
tsconfig.json
tslint.json

n8n-nodes-base

n8n.io - Workflow Automation

The nodes which are included by default in n8n

npm install n8n-nodes-base -g

License

n8n is fair-code distributed under the Sustainable Use License.

Additional information about the license can be found in the docs.