Commit Graph

188 Commits

Author SHA1 Message Date
Tanay Pant
7c11443e2d 🔨 Minor fix 2021-02-16 12:50:47 +01:00
Tanay Pant
573547bafb 🔨 Language changes 2021-02-16 11:42:16 +01:00
Tanay Pant
c04c1de31f Merge branch 'master' into update/js-code-snippets 2021-02-16 11:28:29 +01:00
Tanay Pant
6e94fafb75 🔨 Minor changes 2021-02-16 10:33:09 +01:00
Tanay Pant
5cf96c4eb4 Merge branch 'master' into changelog/0.108.0 2021-02-16 09:57:05 +01:00
Harshil
74f3a5b81e Add changelog for 0.108.0 2021-02-16 14:24:01 +05:30
Tanay Pant
16fa4909c0 🔨 Language fixes 2021-02-16 09:34:10 +01:00
Harshil
a63ddba2a1 Merge branch 'master' of github.com:n8n-io/n8n-docs into update/js-code-snippets 2021-02-15 10:54:44 +05:30
Harshil
82b70d57ca Add Ternary operator snippet 2021-02-15 10:53:58 +05:30
Harshil
2614b8f103 Add environment variables to glossary 2021-02-10 12:32:50 +05:30
Harshil Agrawal
5e2020560a
Add changelog for 0.107.0 (#410)
* Add changelog for 0.107.0

* 🔨Minor fix

* 🔨Minor fix
2021-02-08 09:04:29 +01:00
Harshil
529e9114ee Add changelog for 0.106.0 2021-02-05 15:06:02 +05:30
Tanay Pant
d93b43c68c 🔨 Minor change 2021-02-04 13:09:09 +01:00
Tanay Pant
e622e30e50 Merge branch 'master' into update/contributing 2021-02-04 13:07:01 +01:00
Harshil
c4fd515223 Add Facebook, G2 and Slant link 2021-02-04 11:00:22 +05:30
TephlonDude
345fb73655
Removed MongoDB reference (#404)
Removed a reference to MongoDB
2021-02-03 21:06:26 +01:00
Harshil
5ec72f76fb Add changelog for 0.105.0 2021-02-01 16:28:07 +05:30
Tanay Pant
3acd761f7e Merge branch 'master' into changelog/0.104.2 2021-01-27 13:57:44 +01:00
Harshil Agrawal
2ea69c92c1
Add changelog for 0.104.1 (#391) 2021-01-27 13:55:52 +01:00
Harshil
a62eefab18 Add changelog for 0.104.2 2021-01-27 16:38:40 +05:30
Tanay Pant
ee2a00029f 🔨 Fix terminology 2021-01-26 17:00:18 +01:00
Tanay Pant
2277ed65ec 🔨 Add link to breaking change 2021-01-26 14:41:52 +01:00
Tanay Pant
07b8b97579 🔨 Changes 2021-01-26 14:16:47 +01:00
Tanay Pant
efd9719d76 🐛 Minor fixes 2021-01-26 13:26:54 +01:00
Tanay Pant
3c28f6c561 Merge branch 'master' into changelog/0.104.0 2021-01-26 13:20:05 +01:00
Tanay Pant
f53d8891a4 🔨 Minor changes 2021-01-26 13:01:58 +01:00
Harshil
a5c790c7bd Add changelog for 0.104.0 2021-01-26 17:28:12 +05:30
Tanay Pant
275d70e87f Merge branch 'master' into docs/contributing 2021-01-26 11:35:32 +01:00
Harshil
b6f733f6c7 Add videos 2021-01-26 15:54:42 +05:30
Tanay Pant
127a9ff9e3 🔨 Minor changes 2021-01-26 10:35:58 +01:00
Tanay Pant
483c1b6fac Merge branch 'pr-improve-funcnode-docs' of https://github.com/ixidion/n8n-docs into ixidion-pr-improve-funcnode-docs 2021-01-26 10:31:41 +01:00
Harshil Agrawal
3898f8e76b
Minor fix to changelog (#388)
* Add new commit to changelog

* 🔨Minor fix
2021-01-26 09:35:30 +01:00
Harshil
1c0562063a Add workflow sharing instructions 2021-01-26 10:59:20 +05:30
Harshil Agrawal
7c1f14cddd
Add new commit to changelog (#379) 2021-01-22 10:25:59 +01:00
Tanay Pant
de163d4b29 🔨 Minor changes 2021-01-21 12:57:12 +01:00
Tanay Pant
329df6d60e Merge branch 'master' into changelog/0.103.x 2021-01-21 12:42:31 +01:00
Tanay Pant
452dfd50a1 🔨 Minor fixes 2021-01-21 12:42:03 +01:00
Tanay Pant
5a190e2a0d 🔨 Add new commands 2021-01-21 12:35:49 +01:00
Harshil
0f65f2fca7 Add changelogs for 0.103.0 and 0.103.1 2021-01-21 17:03:50 +05:30
Tanay Pant
07ce9e51da 🔨 Fix issues 2021-01-20 11:37:24 +01:00
Tanay Pant
7ea063730f 🔨 Typo fix 2021-01-20 10:07:08 +01:00
Patrick
1a947b2e07 Update README.md of FunctionItem & function-nodes.md
I fully understood FuntionItem node in the end from checking the source code, but documentation is confusing in several ways. That's because Function and FunctionItem have different styles. Function gives access to the whole items array and the structure is transparently available with json/binary.
In case of FunctionItem. The item is not item, it's item.json. You can't access item.binary cause of this, as it would be intuitive to do so.
At first an update to the documentation to guide new users. It should be also considered that Function and FunctionItem behave the same, e.g. item.json and item.binary should exists. The variable might also called itemjson instead of item.
2021-01-19 20:30:57 +01:00
Tanay Pant
77f5ee1475 🔨 Minor fix 2021-01-15 17:10:25 +01:00
Harshil
aee1459bb8 Add changelog for 0.102.0 2021-01-15 20:00:03 +05:30
Tanay Pant
97f1b3665a 🔨 Fixed typo 2021-01-12 17:06:30 +01:00
Tanay Pant
02dc4f1ae6 🔨 Minor fixes 2021-01-12 13:56:42 +01:00
Tanay Pant
03421b7722 🔨 Add TOC 2021-01-12 13:14:04 +01:00
Tanay Pant
d1880515e8 Merge branch 'master' into docs/database 2021-01-12 13:06:02 +01:00
Tanay Pant
2bea930710 🔨 Fixes 2021-01-08 09:35:53 +01:00
Harshil
14e2f69ac1 Add changelog for 0.101.0 2021-01-08 14:01:17 +05:30