n8n/packages/nodes-base/nodes/Salesforce
Iván Ovejero 2b74b6238e
Deprecate step size and node color (#2586)
* 🔥 Deprecate numberStepSize

* 🔥 Deprecate color in non-FA nodes

*  Minor node name fixes

* 📦 Update package-lock.json

*  Restore Merge node color

* 👕 Fix lint
2021-12-23 13:30:35 +01:00
..
AccountDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
AccountInterface.ts Add upsert operation to various resources (Salesforce) (#1743) 2021-06-09 22:25:20 -05:00
AttachmentDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
AttachmentInterface.ts Add document:upload operation to Salesforce Node (#2030) 2021-07-29 14:11:04 +02:00
CampaignMemberInterface.ts salesforce node 2020-02-10 15:55:28 -05:00
CaseDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
CaseInterface.ts Add record type id to supported objects on Salesforce Node (#2056) 2021-08-07 09:41:00 +02:00
ContactDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
ContactInterface.ts Add upsert operation to various resources (Salesforce) (#1743) 2021-06-09 22:25:20 -05:00
CustomObjectDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
DocumentDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
FlowDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
GenericFunctions.ts Load credentials from the database (#1741) 2021-08-20 18:57:30 +02:00
LeadDescription.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
LeadInterface.ts Add upsert operation to various resources (Salesforce) (#1743) 2021-06-09 22:25:20 -05:00
NoteInterface.ts Add filters to all getAll operations to Salesforce Node (#1292) 2021-01-13 10:45:41 +01:00
OpportunityDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
OpportunityInterface.ts Add upsert operation to various resources (Salesforce) (#1743) 2021-06-09 22:25:20 -05:00
Salesforce.node.json Add Node Codex (#1335) 2021-01-14 13:56:07 +01:00
Salesforce.node.ts Deprecate step size and node color (#2586) 2021-12-23 13:30:35 +01:00
salesforce.svg Optimize svgs 2021-04-17 17:23:59 +02:00
SearchDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
TaskInterface.ts Add type field to Task resource (Salesforce) (#2171) 2021-09-05 14:55:53 +02:00
UserDescription.ts Enforce type checking in all node params (#2509) 2021-12-03 09:44:16 +01:00
UserInterface.ts 👕 Fix built issue by fixing lint issues 2020-10-01 15:18:47 +02:00