n8n/packages/nodes-base/nodes/Salesforce
Iván Ovejero 6dcdb30bf4
refactor: Apply more nodelinting rules (#3324)
* ✏️ Alphabetize lint rules

* 🔥 Remove duplicates

*  Update `lintfix` script

* 👕 Apply `node-param-operation-without-no-data-expression` (#3329)

* 👕 Apply `node-param-operation-without-no-data-expression`

* 👕 Add exceptions

* 👕 Apply `node-param-description-weak` (#3328)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply `node-param-option-value-duplicate` (#3331)

* 👕 Apply `node-param-description-miscased-json` (#3337)

* 👕 Apply `node-param-display-name-excess-inner-whitespace` (#3335)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply `node-param-type-options-missing-from-limit` (#3336)

* Rule workig as intended

* ✏️ Uncomment rules

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply `node-param-option-name-duplicate` (#3338)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply `node-param-description-wrong-for-simplify` (#3334)

*  fix

*  exceptions

*  changed rule ignoring from file to line

* 👕 Apply `node-param-resource-without-no-data-expression` (#3339)

* 👕 Apply `node-param-display-name-untrimmed` (#3341)

* 👕 Apply `node-param-display-name-miscased-id` (#3340)

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply `node-param-resource-with-plural-option` (#3342)

* 👕 Apply `node-param-description-wrong-for-upsert` (#3333)

*  fix

*  replaced record with contact in description

*  fix

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

* 👕 Apply `node-param-option-description-identical-to-name` (#3343)

* 👕 Apply `node-param-option-name-containing-star` (#3347)

* 👕 Apply `node-param-display-name-wrong-for-update-fields` (#3348)

* 👕 Apply `node-param-option-name-wrong-for-get-all` (#3345)

*  fix

*  exceptions

* 👕 Apply node-param-display-name-wrong-for-simplify (#3344)

* Rule working as intended

* Uncomented other rules

* 👕 Undo and add exceptions

Co-authored-by: Iván Ovejero <ivov.src@gmail.com>

*  Alphabetize lint rules

*  Restore `lintfix` script

Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: agobrech <45268029+agobrech@users.noreply.github.com>
2022-05-20 23:47:24 +02:00
..
AccountDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
AccountInterface.ts Add field AccountNumber to Salesforce Node (#2649) 2022-01-08 12:53:57 +01:00
AttachmentDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02: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 refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
CaseInterface.ts Add record type id to supported objects on Salesforce Node (#2056) 2021-08-07 09:41:00 +02:00
ContactDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
ContactInterface.ts Add upsert operation to various resources (Salesforce) (#1743) 2021-06-09 22:25:20 -05:00
CustomObjectDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
DocumentDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
FlowDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
GenericFunctions.ts 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
LeadDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02: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 refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02: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 refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
salesforce.svg Optimize svgs 2021-04-17 17:23:59 +02:00
SearchDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
TaskDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
TaskInterface.ts Add type field to Task resource (Salesforce) (#2171) 2021-09-05 14:55:53 +02:00
UserDescription.ts refactor: Apply more nodelinting rules (#3324) 2022-05-20 23:47:24 +02:00
UserInterface.ts 👕 Fix built issue by fixing lint issues 2020-10-01 15:18:47 +02:00