1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/packages/cli/test
Alex Grozav 2327563c44
feat: Add user management invite links without SMTP set up ()
* feat: update n8n-users-list to no longer use preset list of actions

* feat: prepared users settings for invite links feature

* refactor: Return invite link URLs when inviting users ()

* refactor: Return invite link URLs when inviting users

* test: Refactor and add tests to mailer

* feat: Add FE inviteAcceptUrl integration ()

* feat: update n8n-users-list to no longer use preset list of actions

* feat: prepared users settings for invite links feature

* feat: add integration with new inviteAcceptUrl changes

* feat: Add inviteAcceptUrl to user list for pending users

Co-authored-by: Alex Grozav <alex@grozav.com>

* fix conflicts

* fix lint issue

* test: Make sure inviteAcceptUrl is defined

* feat: update smtp setup suggestion

* feat: add invite link summary when inviting multiple users

* refactor: Add telemetry flag for when email is sent

* fix: add email_sent correctly to telemetry event

* feat: move SMTP info-tip to invite modal

Co-authored-by: Omar Ajoue <krynble@gmail.com>
2023-01-05 17:10:08 +02:00
..
integration feat: Add user management invite links without SMTP set up () 2023-01-05 17:10:08 +02:00
unit fix(core): Fixes issue with workflow lastUpdated field () 2023-01-05 12:16:40 +00:00
extend-expect.ts feat(core): Security audit () 2023-01-05 13:28:40 +01:00
setup-mocks.ts feat: Add global event bus () 2023-01-04 09:47:48 +01:00
setup.ts ci: Block all external network calls in tests (no-changelog) () 2022-12-14 15:28:41 +01:00
teardown.ts refactor: Setup typescript project references across workflow, core, and cli () 2022-11-09 15:25:00 +01:00