n8n/packages/cli/test/integration
Alex Grozav 2327563c44
feat: Add user management invite links without SMTP set up (#5084)
* 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 (#5079)

* refactor: Return invite link URLs when inviting users

* test: Refactor and add tests to mailer

* feat: Add FE inviteAcceptUrl integration (#5085)

* 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
..
audit feat(core): Security audit (#5034) 2023-01-05 13:28:40 +01:00
commands refactor: Setup typescript project references across workflow, core, and cli (#4519) 2022-11-09 15:25:00 +01:00
publicApi feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
shared fix(core): Fix OAuth credential creation via API (#5064) 2023-01-05 07:06:37 -06:00
auth.api.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
auth.mw.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
credentials.ee.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
credentials.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
eventbus.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
license.api.test.ts refactor: Delete a lot of unused and duplicate code in Server and WebhookServer (#5080) 2023-01-04 11:38:48 +01:00
me.api.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
nodes.api.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
owner.api.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
passwordReset.api.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
users.api.test.ts feat: Add user management invite links without SMTP set up (#5084) 2023-01-05 17:10:08 +02:00
workflows.controller.ee.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00
workflows.controller.test.ts feat: Add global event bus (#4860) 2023-01-04 09:47:48 +01:00