Alasdair Smith
|
6088fcf82b
|
Merge pull request #310 from sharelatex/ja-link-sharing-tweaks
Link sharing UX improvments
|
2018-02-09 11:23:28 +00:00 |
|
Henry Oswald
|
696e9d27d6
|
send invalid_email error type down when sharing project
|
2018-02-08 10:35:18 +00:00 |
|
Henry Oswald
|
a52aed9070
|
improved recaptcha error message
- works on register and share project
- decided not to go down i18n for register, would be scope creep on async form
|
2018-02-07 14:15:13 +00:00 |
|
James Allen
|
37115b8408
|
Add loading indicator while server returns links
|
2018-02-06 10:00:59 +00:00 |
|
James Allen
|
e7ba75c2e5
|
Don't show pop-up when changing link sharing status
|
2018-02-06 09:56:46 +00:00 |
|
James Allen
|
69499847e4
|
Refactor front end code into validateCaptcha service
|
2017-12-11 12:32:43 +00:00 |
|
James Allen
|
83086e4a79
|
Add recaptch to share endpoint
|
2017-12-11 11:57:59 +00:00 |
|
Alasdair Smith
|
e61b82c452
|
Remove unused link sharing rollout, but keep onboarding popup
|
2017-11-22 17:07:50 +00:00 |
|
Alasdair Smith
|
6f8b0c6e87
|
Revert "Remove old unused link sharing onboarding"
This reverts commit 66a0a7ff8b5b5081d86df333429cb0455221c81a.
|
2017-11-22 16:46:16 +00:00 |
|
Alasdair Smith
|
de3b9d6a49
|
Remove old unused link sharing onboarding
|
2017-11-22 16:09:32 +00:00 |
|
Shane Kilkelly
|
030ffbe231
|
Add event-tracking to the make-token-based action
|
2017-10-31 14:23:05 +00:00 |
|
Shane Kilkelly
|
6482cd7dd8
|
Generate tokens on old projects if they're not present
|
2017-10-04 16:31:24 +01:00 |
|
Shane Kilkelly
|
e04d10d11f
|
Styling of link-share, and fix read-only link
|
2017-09-29 10:59:30 +01:00 |
|
Shane Kilkelly
|
df338ebd6d
|
Show tokens in share modal
|
2017-09-29 10:11:23 +01:00 |
|
Shane Kilkelly
|
9810f63245
|
Render editor for token access, stub out ui changes
|
2017-09-28 16:06:08 +01:00 |
|
Alasdair Smith
|
624802c28e
|
Remove unnecessary parens
|
2017-09-07 11:30:42 +01:00 |
|
Alasdair Smith
|
b7713439bf
|
Bring back comparsion erroneously removed
|
2017-09-07 11:30:20 +01:00 |
|
Alasdair Smith
|
320466a4f7
|
Catch invalid email address and show specific error message
|
2017-09-06 13:47:45 +01:00 |
|
Alasdair Smith
|
ca8ba6dabe
|
Fix incorrect checking of contact name
|
2017-09-05 17:18:26 +01:00 |
|
Paulo Reis
|
3dda383d70
|
Use promise method signatures, instead of old HTTP service ones.
|
2017-06-20 16:04:06 +01:00 |
|
Paulo Reis
|
155f515a50
|
Use standard promises with the http service.
|
2017-06-20 11:50:23 +01:00 |
|
Shane Kilkelly
|
259c589076
|
Add option to restrict invites to existing user accounts.
|
2016-12-20 09:54:42 +00:00 |
|
Shane Kilkelly
|
2ff211ce2c
|
Make sure the $scope.canAddCollaborators var is initialised at least once, outside of angular $watch .
|
2016-11-07 14:36:04 +00:00 |
|
James Allen
|
bb7985208b
|
Lower case email before considering if it's duplciated when sharing
|
2016-09-21 10:48:04 +01:00 |
|
Shane Kilkelly
|
c8ee803570
|
fix limits on sharing, account for both members and invites.
|
2016-09-06 09:37:53 +01:00 |
|
Shane Kilkelly
|
d40cf6568d
|
Set invites to empty array
|
2016-08-15 15:40:16 +01:00 |
|
Shane Kilkelly
|
40cb7e4590
|
defend against undefined property
|
2016-08-15 15:19:16 +01:00 |
|
Shane Kilkelly
|
492853f284
|
Defend against undefined invites and members
|
2016-08-15 14:56:02 +01:00 |
|
Shane Kilkelly
|
d547bff4e5
|
Blur the resend button after response
|
2016-08-12 11:25:03 +01:00 |
|
Shane Kilkelly
|
eafd61a90e
|
Refresh members and invites in client when status changes
|
2016-08-05 14:01:08 +01:00 |
|
Shane Kilkelly
|
721ea88bd0
|
If email is already invited, resend the invite
|
2016-08-03 16:30:34 +01:00 |
|
Shane Kilkelly
|
a5ddcc3df7
|
Allow resending of invites
|
2016-08-03 15:42:19 +01:00 |
|
Shane Kilkelly
|
8cb93511df
|
Update UI of share modal
|
2016-08-03 11:55:24 +01:00 |
|
Shane Kilkelly
|
dca1c9be5d
|
Load invites on project load, rather than asynchronously.
|
2016-08-01 17:05:37 +01:00 |
|
Shane Kilkelly
|
254705c3f1
|
Tidy up, and fall back to handling data.users.
|
2016-07-28 13:47:19 +01:00 |
|
Shane Kilkelly
|
46ec17f2c4
|
Add redir query string to login link
|
2016-07-27 13:51:52 +01:00 |
|
Shane Kilkelly
|
16dcbe2cd4
|
WIP: wire up share-modal frontend to invite system
|
2016-07-25 15:07:14 +01:00 |
|
Shane Kilkelly
|
b3add65de1
|
Start integrating invites into share frontend
|
2016-07-25 14:27:02 +01:00 |
|
Shane Kilkelly
|
8dea179b01
|
Whitespace
|
2016-07-25 10:33:43 +01:00 |
|
James Allen
|
e36be96ec9
|
Move public access setting to its own end point
|
2016-03-10 11:13:57 +00:00 |
|
James Allen
|
21f702a42e
|
Fix bug with click on share button registering
|
2015-11-04 14:33:27 +00:00 |
|
James Allen
|
c46f62cfc1
|
Ensure that a user can only be added to project once
|
2015-11-02 15:21:41 +00:00 |
|
James Allen
|
fb42489803
|
Improve formatting of users, groups and tags
|
2015-10-15 16:43:53 +01:00 |
|
James Allen
|
b0895cc6aa
|
Support adding groups to projects via share modal
|
2015-10-15 13:53:46 +01:00 |
|
James Allen
|
c4e4f2c77a
|
Add modules hook for contacts and support groups in auto complete
|
2015-10-08 18:17:53 +01:00 |
|
James Allen
|
8cc7869b03
|
Pull in contacts from contacts api and send to tag-input for autocomplete
|
2015-10-07 17:32:35 +01:00 |
|
James Allen
|
34c8f22dd7
|
Allow multiple collaborators to be added at once with a list of emails
|
2015-09-02 14:33:43 +01:00 |
|
James Allen
|
5c3e8e6d88
|
Add and remove collaborators with HTTP requests, not websockets
|
2014-11-06 14:39:40 +00:00 |
|
James Allen
|
ee7013c1ee
|
TRack free trial clicks and redirect to subscription page
|
2014-07-17 12:57:17 +01:00 |
|
James Allen
|
c93902345a
|
Remove all console.log debug statements
|
2014-07-09 16:18:09 +01:00 |
|