n8n/packages/cli/src/databases/mysqldb/migrations
Mutasem Aldmour 35f2ce2359
feat(editor): Improve n8n welcome experience (#3289)
*  Injecting a welcome sticky note if a corresponding flag has been received from backend

* 🔒 Allowing resources from `/static` route to be displayed in markown component.

*  Implemented image width control via markdown URLs

* 💄Updating quickstart video thumbnail images.

* 🔨 Updated new workflow action name and quickstart sticky name

*  Added quickstart menu item in the Help menu

* 🔨 Moving quickstart video thumbnail to the translation file.

* 🔒 Limiting http static resource requests in markdown img tags only to image files.

* 🔒 Adding more file types to supported image list in markown component.

* 👌 Extracting quickstart note name to constant.

* 🐘 add DB migration sqlite

* ️ add logic for onboarding flow flag

* 🐘 add postgres migration for user settings

* 🐘 add mysql migration for user settings

*  Injecting a welcome sticky note if a corresponding flag has been received from backend

* 🔒 Allowing resources from `/static` route to be displayed in markown component.

*  Implemented image width control via markdown URLs

* 💄Updating quickstart video thumbnail images.

* 🔨 Updated new workflow action name and quickstart sticky name

*  Added quickstart menu item in the Help menu

* 🔨 Moving quickstart video thumbnail to the translation file.

* 🔒 Limiting http static resource requests in markdown img tags only to image files.

* 🔒 Adding more file types to supported image list in markown component.

* 👌 Extracting quickstart note name to constant.

* 📈 Added telemetry events to quickstart sticky note.

*  Disable sticky node type from showing in expression editor

* 🔨 Improving welcome video link detecton when triggering telemetry events

* 👌Moved sticky links click handling logic outside of the design system, removed user and instance id from telemetry events.

* 👌Improving sticky note link telemetry tracking.

* 🔨 Refactoring markdown component click event logic.

* 🔨 Moving bits of clicked link detection logic to Markdown component.

* 💄Fixing code spacing.

* remove transpileonly option

* update package lock

* 💄Changing the default route to `/workflow`, updating welcome sticky content.

* remove hardcoded

* 🐛 Fixing the onboarding threshold logic so sticky notes are skipped when counting nodes.

* 👕 Fixing linting errors.

Co-authored-by: Milorad Filipović <milorad.filipovic19@gmail.com>
Co-authored-by: Milorad Filipović <miloradfilipovic19@gmail.com>
Co-authored-by: Ben Hesseldieck <b.hesseldieck@gmail.com>
Co-authored-by: Milorad Filipović <milorad@n8n.io>
2022-05-16 18:19:33 +02:00
..
1588157391238-InitialMigration.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1592447867632-WebhookModel.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1594902918301-CreateIndexStoppedAt.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1607431743767-MakeStoppedAtNullable.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1611149998770-AddWebhookId.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1615306975123-ChangeDataSize.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1617268711084-CreateTagEntity.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1620729500000-ChangeCredentialDataSize.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1620826335440-UniqueWorkflowNames.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
1623936588000-CertifyCorrectCollation.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
1626183952959-AddWaitColumn.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1630451444017-UpdateWorkflowCredentials.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
1644424784709-AddExecutionEntityIndexes.ts 🔨 Infer typings for config schema (#2656) 2022-04-08 19:37:27 +02:00
1646992772331-CreateUserManagement.ts Enable esModuleInterop compiler option and upgrade to TypeScript 4.6 (#3106) 2022-04-08 23:32:08 +02:00
1648740597343-LowerCaseUserEmail.ts fix(core): Make email for UM case insensitive (#3078) 2022-04-15 08:11:35 +02:00
1652367743993-AddUserSettings.ts feat(editor): Improve n8n welcome experience (#3289) 2022-05-16 18:19:33 +02:00
index.ts feat(editor): Improve n8n welcome experience (#3289) 2022-05-16 18:19:33 +02:00