n8n/packages/nodes-base/nodes/Notion
oleg 51d1f5b820
fix(Notion Node): Fix broken Notion node parameters (#7864)
We've introduced a new version(`2.1` of Notion node in #7791 but not all
`diplayOptions` conditions were updated. This would effectively prevent
most of the required Notion fields from loading.
This PR adds the new version to all `@version` display conditions which
contain version `2`.


https://github.com/n8n-io/n8n/assets/12657221/4254c646-43b6-46b3-adcc-1b17746901da


Github issue / Community forum post (link here to close automatically):

---------

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2023-11-29 15:11:54 +01:00
..
v1 refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
v2 feat(Notion Node): Option to simplify output in getChildBlocks operation (#7791) 2023-11-27 15:02:57 +02:00
BlockDescription.ts feat(Notion Node): Option to simplify output in getChildBlocks operation (#7791) 2023-11-27 15:02:57 +02:00
Blocks.ts feat(Notion Node): Add image block (#5237) 2023-01-31 09:17:45 +00:00
DatabaseDescription.ts fix(Notion Node): Fix broken Notion node parameters (#7864) 2023-11-29 15:11:54 +01:00
DatabasePageDescription.ts fix(Notion Node): Fix broken Notion node parameters (#7864) 2023-11-29 15:11:54 +01:00
Filters.ts refactor: Phase out TSLint in nodes-base (no-changelog) (#4798) 2022-12-02 15:25:21 +01:00
GenericFunctions.ts fix(Notion Node): Fix broken Notion node parameters (#7864) 2023-11-29 15:11:54 +01:00
Notion.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
Notion.node.ts feat(Notion Node): Option to simplify output in getChildBlocks operation (#7791) 2023-11-27 15:02:57 +02:00
notion.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00
NotionTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
NotionTrigger.node.ts refactor: Run lintfix (no-changelog) (#7537) 2023-10-27 14:15:02 +02:00
PageDescription.ts fix(Notion Node): Fix broken Notion node parameters (#7864) 2023-11-29 15:11:54 +01:00
SearchFunctions.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
UserDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00