Timothée Alby
|
9a0dd31d8c
|
Merge pull request #1061 from sharelatex/ja-remove-domain-license-code
Remove deprecated domain license code
GitOrigin-RevId: c9eebe1a657b07b69d618cdb5e73b64782109714
|
2019-01-29 12:08:29 +00:00 |
|
Timothée Alby
|
3d94be22b1
|
Merge pull request #1065 from sharelatex/ta-manage-group-members
Manage Group Members
GitOrigin-RevId: f0b120630ded1874dfc0352055633afff0015da9
|
2018-10-25 15:26:00 +00:00 |
|
James Allen
|
24f60bf791
|
Don't include the license name twice in invite emails
|
2018-09-05 11:05:38 +01:00 |
|
Alberto Fernández Capel
|
66b492ba5f
|
Use id to find subscription
It's the new method signature.
|
2018-07-16 14:42:41 +01:00 |
|
Alberto Fernández Capel
|
81c102b501
|
Add method to import invites
|
2018-06-18 14:48:27 +01:00 |
|
James Allen
|
dbd6ea30e9
|
Improve robustness of email validation
|
2018-06-11 15:22:42 +01:00 |
|
James Allen
|
155102df64
|
Use Error classes, and ensure invited_emails is cleared on new invite
|
2018-06-11 14:20:35 +01:00 |
|
Alberto Fernández Capel
|
5159f6f33d
|
Check the subscription is in a group plan before adding new members
|
2018-06-08 09:58:51 +01:00 |
|
Alberto Fernández Capel
|
a3bb99d755
|
Honour invited_emails for the team being
We'll remove them soon, but we want to keep them for a while so
recent invites can join their teams.
|
2018-06-07 16:22:38 +01:00 |
|
Alberto Fernández Capel
|
670f24ef6f
|
Simplify method name
|
2018-06-07 16:12:02 +01:00 |
|
Alberto Fernández Capel
|
d1b1e6c299
|
Do not include the Licence ending in domain invites
So the message reads like "University of Notre Dame has invited
you to join a team on Overleaf" instead of ""University of Notre
Dame licence..."
|
2018-06-07 16:12:02 +01:00 |
|
Alberto Fernández Capel
|
959db80177
|
Check all emails to prevent invite duplicates
|
2018-06-07 12:49:46 +01:00 |
|
Alberto Fernández Capel
|
1fc047d08e
|
Fix invitation resend
|
2018-06-06 17:11:25 +01:00 |
|
Alberto Fernández Capel
|
553878064b
|
Resend email if the user has already been invited
|
2018-06-06 15:36:53 +01:00 |
|
Alberto Fernández Capel
|
e753ef3af5
|
Invite users in the invited_emails array
We'll remove that attribute soon, but for the time being we want
users to still be able to join the team.
|
2018-06-06 15:36:53 +01:00 |
|
Alberto Fernández Capel
|
58c4e72b2a
|
Update references to UserLocator
UserLocator was refactored in another branch: UserLocator -> UserGetter
|
2018-06-01 16:53:16 +01:00 |
|
Alberto Fernández Capel
|
3bd18715db
|
Add some tests
|
2018-06-01 15:37:09 +01:00 |
|
Alberto Fernández Capel
|
385fec1914
|
Clean up code that uses invited_emails
|
2018-06-01 11:23:25 +01:00 |
|
Alberto Fernández Capel
|
d262de14d6
|
Use team invites to join domain licensed teams
|
2018-05-31 16:15:47 +01:00 |
|
Alberto Fernández Capel
|
11edfde153
|
Accept & revoke team invites
|
2018-05-31 11:54:50 +01:00 |
|
Alberto Fernández Capel
|
9aa95cb0d5
|
Show team invites
|
2018-05-30 13:06:27 +01:00 |
|
Alberto Fernández Capel
|
7e09c0e0b1
|
First stab at email token invites (WIP)
|
2018-05-30 11:29:21 +01:00 |
|