n8n/packages/nodes-base
agobrech 128c3b83df
feat(Node): add the Scheduler Node (#4223)
*  Create Schedule node with MVP structure

*  Add 24 increments for hours picker

* 🚨  Lintfix

* Add timestamp, add hour minute and cron expression

* Fix bug where there was one extra interval object

* Fix default value from fixedCollection

* 🐛 UI fixes

* 🎨 Changed logic to reflect UI fixes

* Fix auto intitialising

* Deprecated interval and cron in favor of schedule node

* 🐛 Ui fixes

* 🐛 Fix issue with week intervals

* 🚨 Lint fixes

* change order of days in the week to chronological order
2022-10-18 13:59:17 +02:00
..
credentials feat(Hubspot Node): enable hubspot credentials for http predefined types (#3686) 2022-10-17 12:13:59 +01:00
nodes feat(Node): add the Scheduler Node (#4223) 2022-10-18 13:59:17 +02:00
src ci: Enable Prettier for /nodes-base (#3315) 2022-06-20 14:51:01 -07:00
test/nodes ci: Enable Prettier for /nodes-base (#3315) 2022-06-20 14:51:01 -07:00
.eslintrc.js refactor(core): integrate lint rule node-param-name-untrimmed (#4331) 2022-10-13 09:19:17 +02:00
gulpfile.js i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00
LICENSE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
LICENSE_EE.md docs(license): Introduce n8n Enterprise License (#3945) 2022-08-29 22:08:42 +02:00
package.json feat(Node): add the Scheduler Node (#4223) 2022-10-18 13:59:17 +02:00
README.md refactor: Update additional README.md files 2022-08-03 13:34:49 +02:00
tsconfig.json fix(typescript): Use consistent typescript configs - N8N-4552 (#4049) 2022-09-09 18:00:18 +02:00
tslint.json feat(SendInBlue Node): Add SendInBlue Regular + Trigger Node (#3746) 2022-08-03 18:08:51 +02:00

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.