n8n/packages
Ricardo Espinoza 8a38624cbc
feat(core): Add migration to add property userActivated to user settings (no-changelog) (#5940)
* Add userActivated migration

* Fix migration logic

* Remove duplication when retrieving the activated users

* Fix bug updating settings in mysql

* Make userSettings type conform with naming convention

* Disable naming convention rule only in IDatabaseCollections interface

* Fix down method in Postgres migration

* Reset '{}' to NULL when reversing migration
2023-04-21 11:15:08 -04:00
..
@n8n_io/eslint-config refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
cli feat(core): Add migration to add property userActivated to user settings (no-changelog) (#5940) 2023-04-21 11:15:08 -04:00
core docs: Add proprietary license text (no-changelog) (#6038) 2023-04-20 18:49:09 +02:00
design-system feat: Replace this.$refs.refName as Vue with InstanceType<T> (no-changelog) (#6050) 2023-04-21 16:59:04 +03:00
editor-ui feat: Replace this.$refs.refName as Vue with InstanceType<T> (no-changelog) (#6050) 2023-04-21 16:59:04 +03:00
node-dev docs: Add proprietary license text (no-changelog) (#6038) 2023-04-20 18:49:09 +02:00
nodes-base refactor(core): Forbid raw enums (no-changelog) 2023-04-21 14:23:15 +03:00
workflow refactor(editor): Consolidate IN8nUISettings interface (#6055) 2023-04-21 13:30:57 +02:00