n8n/packages/nodes-base/nodes/Notion
Iván Ovejero 0d9eeea024
refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648)
* 📘 Set up overload

* 🔥 Remove inferrable record assertions

* 👕 Fix semicolon

* 👕 Fix another semicolon
2022-11-18 16:29:44 +01:00
..
v1 refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
v2 refactor(core): Introduce overload for record-type node parameter (no-changelog) (#4648) 2022-11-18 16:29:44 +01:00
BlockDescription.ts feat(Notion (Beta) Node): Use resource locator component for database and page parameters (#4340) 2022-11-11 13:37:52 +01:00
Blocks.ts feat(Notion (Beta) Node): Use resource locator component for database and page parameters (#4340) 2022-11-11 13:37:52 +01:00
DatabaseDescription.ts feat(Notion (Beta) Node): Use resource locator component for database and page parameters (#4340) 2022-11-11 13:37:52 +01:00
DatabasePageDescription.ts feat(Notion (Beta) Node): Use resource locator component for database and page parameters (#4340) 2022-11-11 13:37:52 +01:00
Filters.ts feat(Notion (Beta) Node): Use resource locator component for database and page parameters (#4340) 2022-11-11 13:37:52 +01:00
GenericFunctions.ts feat(Notion (Beta) Node): Use resource locator component for database and page parameters (#4340) 2022-11-11 13:37:52 +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 refactor: rename NodeVersionedType to VersionedNodeType and move it to the workflow package (#4443) 2022-10-25 21:33:12 +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: Remove unused vars to fix build (no-changelog) (#4584) 2022-11-11 16:07:50 +01:00
PageDescription.ts feat(Notion (Beta) Node): Use resource locator component for database and page parameters (#4340) 2022-11-11 13:37:52 +01:00
SearchFunctions.ts feat(Notion (Beta) Node): Use resource locator component for database and page parameters (#4340) 2022-11-11 13:37:52 +01:00
UserDescription.ts refactor(nodes-base): Apply lint rule node-param-operation-option-description-wrong-for-get-many (#4064) 2022-09-13 12:36:36 +02:00