n8n/packages/cli/src
Milorad FIlipović 3ebfa45570
refactor: Add Onboarding call prompts (#3682)
*  Implemented initial onboarding call prompt logic

*  Added onboarding call prompt feature environment variable

*  Implemented onboarding session signup modal

* 📈 Added initial telemetry for the onboarding call prompt

* ✔️ Fixing linter error in server.ts

* 💄 Updating onboaring call prompt and modal wording and styling

*  Implemented initial version of fake doors feature

*  Added parameters to onboarding call prompt request

*  Finished implementing fake doors in settings

* 🔨 Updating onboarding call prompt fetching logic (fetching before timeout starts)

* 👌 Updating onboarding call prompt and fake door components based on the front-end review feedback

*  Updated fake doors so they support UI location specification. Added credentials UI fake doors.

*  Added checkbox to the signup form, improved N8NCheckbox formatting to better handle overflow

* 💄 Moving seignup checkbox label text to i18n file, updating checkbox component css to force text wrap

*  Update API calls to work with the new workflow request and response formats

* 👌 Updating fake door front-end based on the review feedback

* 👌 Updating onboarding call prompt and fake doors UI based in the product feedback

*   Updated onboarding call prompts front-end to work with new endpoints and added new telemetry events

* 🐛 Fixing onboarding call prompts not appearing in first user sessions

* ️ add createdAt to PublicUser

* 👌 Updating onboarding call prompts front-end to work with the latest back-end and addressing latest product review

*  Improving error handling when submitting user emails on signup

* 💄 Updating info text on Logging feature page

* 💄 Updating first onboarding call prompt timeout to 5 minutes

* 💄 Fixing `N8nCheckbox` component font overflow

Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
2022-07-27 16:28:13 +02:00
..
api refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
CommunityNodes feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
databases feat: Improvements to pairedItem 2022-07-22 12:19:45 +02:00
PublicApi refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
telemetry refactor: Telemetry updates (#3529) 2022-07-10 09:53:04 +03:00
UserManagement refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
ActiveExecutions.ts refactor: Remove reintroduced non-null assertions in Db calls (#3162) 2022-04-28 18:39:57 +02:00
ActiveWorkflowRunner.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
constants.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
CredentialsHelper.ts feat(Metabase Node): Add Metabase Node (#3033) 2022-07-26 14:43:36 +02:00
CredentialsOverwrites.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
CredentialTypes.ts feat(core): Allow credential reuse on HTTP Request node (#3228) 2022-05-24 11:36:19 +02:00
Db.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
ExternalHooks.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
GenericHelpers.ts feat(editor): Improve n8n welcome experience (#3289) 2022-05-16 18:19:33 +02:00
index.ts Introduce telemetry (#2099) 2021-10-19 05:57:49 +02:00
Interfaces.ts refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
InternalHooks.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
InternalHooksManager.ts Improve telemetry (#2604) 2022-01-07 17:14:59 +01:00
LoadNodesAndCredentials.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
Logger.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
NodeTypes.ts feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
Push.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
Queue.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
requests.d.ts feat: Improvements to pairedItem 2022-07-22 12:19:45 +02:00
ResponseHelper.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
Server.ts refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
TagHelpers.ts feat(core): Add support to import/export tags (#3130) 2022-06-02 12:39:42 +02:00
TestWebhooks.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
TranslationHelpers.ts i18n feedback refactorings (#2597) 2022-01-07 22:02:21 +01:00
WaitingWebhooks.ts refactor: Remove reintroduced non-null assertions in Db calls (#3162) 2022-04-28 18:39:57 +02:00
WaitTracker.ts Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
WebhookHelpers.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
WebhookServer.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
WorkflowCredentials.ts Remove non-null assertions for Db collections (#3111) 2022-04-14 09:02:12 +02:00
WorkflowExecuteAdditionalData.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
WorkflowHelpers.ts feat(editor): Add data pinning functionality (#3511) 2022-07-20 17:50:39 +02:00
WorkflowRunner.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00
WorkflowRunnerProcess.ts refactor: Upgrade to ESLint 8 (#3722) 2022-07-24 17:25:01 +02:00