mirror of
https://github.com/fleetdm/fleet
synced 2026-05-17 05:58:40 +00:00
Closes: https://github.com/fleetdm/confidential/issues/6355 Changes: - Replaced the reqeust to zapier in `signup.js` with `sails.helpers.salesforce.createLead()`. - Updated signup.js to only call the salesforce helpers when the website is running in a production environment. - Updated the `createLead` to handle errors when retrieving or creating salesforce records, and to set a provided `numberOfHosts` and `primaryBuyingSituation` on created lead records. |
||
|---|---|---|
| .. | ||
| confirm-email.js | ||
| login.js | ||
| send-password-recovery-email.js | ||
| signup.js | ||
| update-password-and-login.js | ||
| view-confirmed-email.js | ||
| view-forgot-password.js | ||
| view-login.js | ||
| view-new-password.js | ||
| view-signup.js | ||