n8n/packages
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
..
@n8n_io/eslint-config fix(lint): Set no-unused-vars to warn (#4228) 2022-09-29 12:47:07 +02:00
cli perf: update deepCopy (#4364) 2022-10-18 13:33:31 +02:00
core perf: update deepCopy (#4364) 2022-10-18 13:33:31 +02:00
design-system fix(editor): fix bottom menu hover bug (#4349) 2022-10-17 13:35:08 +02:00
editor-ui perf: update deepCopy (#4364) 2022-10-18 13:33:31 +02:00
node-dev 🔖 Release n8n-node-dev@0.77.0 2022-10-14 05:47:40 +00:00
nodes-base feat(Node): add the Scheduler Node (#4223) 2022-10-18 13:59:17 +02:00
workflow perf: update deepCopy (#4364) 2022-10-18 13:33:31 +02:00