n8n/packages
agobrech db46f07e5d
fix(Schedule trigger Node): fix the interval order chronologically (#4373)
*  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

* 🎨 change the order of the interval to chronological

* 🔥 delete schedule unused svg
2022-10-18 17:47:26 +02:00
..
@n8n_io/eslint-config fix(lint): Set no-unused-vars to warn (#4228) 2022-09-29 12:47:07 +02:00
cli feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00
core perf: update deepCopy (#4364) 2022-10-18 13:33:31 +02:00
design-system feat(editor): create new workflows page (#4267) 2022-10-18 16:28:21 +03:00
editor-ui fix(editor): replace cron node with schedule node (#4371) 2022-10-18 15:45:55 +02:00
node-dev 🔖 Release n8n-node-dev@0.77.0 2022-10-14 05:47:40 +00:00
nodes-base fix(Schedule trigger Node): fix the interval order chronologically (#4373) 2022-10-18 17:47:26 +02:00
workflow feat(editor, core, cli): implement new workflow experience (#4358) 2022-10-18 14:23:22 +02:00