overleaf/services/web/app/coffee/Features/Collaborators
James Allen d904e50041 Make project invite notification dynamic and accept via ajax request
Needs translations:

  "joining": "Joining",
  "notification_project_invite_message": "<b>{{ userName }}</b> would like you to join <b>{{ projectName }}</b>",
  "notification_project_invite_accepted_message": "You've joined <b>{{ projectName }}</b>",
  "open_project": "Open Project"
2016-09-21 11:59:35 +01:00
..
CollaboratorsController.coffee Refresh members and invites in client when status changes 2016-08-05 14:01:08 +01:00
CollaboratorsEmailHandler.coffee Remove referal id from invite email link 2016-08-01 15:56:07 +01:00
CollaboratorsHandler.coffee Remove the email when user id is added to project 2016-08-11 14:17:01 +01:00
CollaboratorsInviteController.coffee Make project invite notification dynamic and accept via ajax request 2016-09-21 11:59:35 +01:00
CollaboratorsInviteHandler.coffee Send invite email and notification in the background 2016-09-21 10:11:35 +01:00
CollaboratorsRouter.coffee Add an endpoint to access project members 2016-08-04 16:47:48 +01:00