n8n/packages/editor-ui/src/views
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
..
AuthView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
canvasHelpers.ts fix(editor): Fix sticky duplication and position bug (#3755) 2022-07-26 12:41:34 +02:00
ChangePasswordView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ErrorView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
ForgotMyPasswordView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
LoadingView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
NodeView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SettingsApiView.vue feat: Add n8n Public API (#3064) 2022-06-08 20:53:12 +02:00
SettingsCommunityNodesView.vue feat: Make it possible to dynamically load community nodes (#2849) 2022-07-20 16:24:03 +02:00
SettingsFakeDoorView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SettingsPersonalView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SettingsUsersView.vue Add autocompletion for i18n keys in script sections of Vue files (#3133) 2022-04-15 08:22:58 +02:00
SettingsView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SetupView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
SigninView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
SignupView.vue refactor: Add Onboarding call prompts (#3682) 2022-07-27 16:28:13 +02:00
TemplatesCollectionView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00
TemplatesSearchView.vue refactor(editor): Change size of the New Blank Workflow button in templates page (#3536) 2022-06-17 21:48:16 -07:00
TemplatesView.vue Add Templates (#2720) 2022-02-28 10:57:44 +01:00
TemplatesWorkflowView.vue feat: Add User Management (#2636) 2022-03-14 14:46:32 +01:00