mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-13 05:47:31 -08:00
db46f07e5d
* ✨ 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 |
||
---|---|---|
.. | ||
credentials | ||
nodes | ||
src | ||
test/nodes | ||
.eslintrc.js | ||
gulpfile.js | ||
LICENSE.md | ||
LICENSE_EE.md | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tslint.json |
n8n-nodes-base
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.