Alasdair Smith
|
e1fa196de5
|
Merge pull request #153 from sharelatex/as-remove-old-onboarding
Remove unused onboarding
|
2017-11-23 10:28:50 +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 |
|
Alasdair Smith
|
f85880ba38
|
Remove old unused track changes notice
|
2017-11-22 15:03:46 +00:00 |
|
Alasdair Smith
|
8f32f0d65f
|
Remove old unused track changes onboarding
|
2017-11-22 14:48:22 +00:00 |
|
James Allen
|
fae2d7dbdd
|
Merge pull request #138 from sharelatex/ja-disable-github
Add feature flag for github sync
|
2017-11-22 11:46:50 +00:00 |
|
James Allen
|
d3f146499c
|
Merge pull request #135 from sharelatex/ja-disable-account-settings-for-ol-v2
Enable the external auth switches when OL OAuth is in use
|
2017-11-22 11:44:10 +00:00 |
|
Alasdair Smith
|
ba04875ddc
|
Increase autocompile rollout to 10%
|
2017-11-22 10:54:46 +00:00 |
|
James Allen
|
5bb06915cc
|
Rename setting and use Features.hasFeatures
|
2017-11-22 10:45:31 +00:00 |
|
James Allen
|
dd619f44dd
|
Add in setting to control whether the site has a homepage
|
2017-11-22 10:45:31 +00:00 |
|
Shane Kilkelly
|
c11ea59dc1
|
Increase link-sharing rollout to 100%
|
2017-11-22 09:50:08 +00:00 |
|
Alasdair Smith
|
f3583b1702
|
Show warning message if V1 connection fails
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
24ceaffd3a
|
Rename hook for clarity
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
119be26989
|
Remove unnecessary project getter
Had bad assumption about whether ol-integration module would be available in
filesystem, now replaced with Module hook
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
621977c47c
|
Replace call to V1ProjectGetter with Module hook
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
d5cfd34bb7
|
Log something useful
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
e32406a4c4
|
Dynamically monkey patch impl to check integration once instead of each request
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
3bc48a7a05
|
Switch to date builtin instead of moment
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
4b2e22c257
|
Remove duplicate dependency
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
9bf74f29bd
|
Improve naming
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
0724482808
|
Don't use brand prefix setting to mark v1
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
8df31590a9
|
Switch V1 naming instead of OL
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
8735261022
|
Extract V1 projects fetch to integration module
OlProjectGetter now just detects if integration module is loaded and proxies
to integration module. If module not loaded, it just bails
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
ec64d1fab9
|
Combine tags with v1 tags
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
020e8ab8c4
|
Change wording to v1
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
5ee52408e5
|
Inject v1 flag into view model
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
7910f2109f
|
Switch to V1 wording
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
3f422dc48c
|
Clean up OL view model
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
dfe17d63ba
|
Projects removed also treated as archived
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
fc6da2e2e4
|
Parse & display OL project last updated
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
d072fabb25
|
Fix non-beta throwing error because it's expecting OL projects
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
8c66342a04
|
Pull in OL projects and process for view
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
fa0559f8d7
|
Fetch OL projects using OAuth
|
2017-11-20 11:23:02 +00:00 |
|
Alasdair Smith
|
f6bbf7fe3f
|
wip
|
2017-11-20 11:23:02 +00:00 |
|
James Allen
|
311ebf89c4
|
Refactor to always use req.externalAuthenticationSystemUsed
|
2017-11-20 10:10:23 +00:00 |
|
Alasdair Smith
|
b6289f03e3
|
Conditional check
|
2017-11-16 15:58:32 +00:00 |
|
Alasdair Smith
|
8cafda8419
|
Merge pull request #129 from sharelatex/as-allow-force-rollout
Allow user to force themselves to be part of autocompile rollout
|
2017-11-16 15:49:28 +00:00 |
|
Alasdair Smith
|
b889a8bb4d
|
Allow user to force themselves to be part of autocompile rollout
|
2017-11-16 15:38:51 +00:00 |
|
Alasdair Smith
|
a5bb76b2be
|
Increase rollout to 5%
|
2017-11-16 10:36:35 +00:00 |
|
Shane Kilkelly
|
2a7e68e37b
|
Merge pull request #109 from sharelatex/sk-token-access-redirect-fix
Set redirect when bouncing away from token route; Fixes overleaf/sharelatex#250
|
2017-11-15 14:56:42 +00:00 |
|
Nate Stemen
|
428ae3aa53
|
adding labels service back
|
2017-11-15 09:27:46 -05:00 |
|
Alasdair Smith
|
b1bae4aaae
|
Change to 3% rollout
|
2017-11-15 13:47:05 +00:00 |
|
Shane Kilkelly
|
5df4556e9c
|
Set redirect when bouncing away from token route
This ensures that when the user logs in they will be redirected back
to this token, the page they wanted to access in the first place.
|
2017-11-15 13:30:40 +00:00 |
|
Alasdair Smith
|
0d566f8c39
|
Increase autocompile rollout to 5%
|
2017-11-15 12:01:47 +00:00 |
|
Shane Kilkelly
|
a15cb64418
|
Increase link-sharing rollout to 40%
|
2017-11-15 10:25:17 +00:00 |
|
Shane Kilkelly
|
a0c7295b36
|
Merge branch 'master' of github.com:sharelatex/web-sharelatex-internal
|
2017-11-13 10:45:29 +00:00 |
|
Shane Kilkelly
|
bc87bceb5f
|
Update the linksharing rollout to 10%
|
2017-11-13 10:27:27 +00:00 |
|
Hayden Faulds
|
d084b57d5a
|
Merge pull request #90 from sharelatex/hof-version-renames
version entity renames/moves
|
2017-11-13 10:13:34 +00:00 |
|
Shane Kilkelly
|
aea8e77f8a
|
Merge branch 'as-fix-rollout-2'
|
2017-11-13 09:50:46 +00:00 |
|
Shane Kilkelly
|
8ba9073606
|
Merge branch 'sk-link-sharing-onboarding'
|
2017-11-13 09:31:44 +00:00 |
|
Shane Kilkelly
|
00f095da3c
|
Merge branch 'master' into sk-smarter-percentage-rollout
|
2017-11-10 16:00:02 +00:00 |
|
Shane Kilkelly
|
032400905d
|
Fix a silly assignment mistake
|
2017-11-10 15:59:11 +00:00 |
|
Shane Kilkelly
|
df31748148
|
Distinguish between separate percentage rollouts
|
2017-11-10 15:50:17 +00:00 |
|
Shane Kilkelly
|
0539930906
|
Use the common _isInPercentageRollout function for autocompile
|
2017-11-10 14:16:00 +00:00 |
|
Shane Kilkelly
|
22d1693f38
|
Add option to bypass percentage-based rollouts
|
2017-11-10 14:15:43 +00:00 |
|
Shane Kilkelly
|
470ad36218
|
Add onboarding popup for link-sharing
|
2017-11-09 14:28:11 +00:00 |
|
Hayden Faulds
|
086a0829e3
|
use self rather than ProtectEntityHandler
|
2017-11-08 13:45:11 +00:00 |
|
Hayden Faulds
|
3ce03a40f9
|
send both doc update and file updates to doc-updater
|
2017-11-08 13:11:17 +00:00 |
|
Hayden Faulds
|
06116dc956
|
version moving entities
|
2017-11-08 13:11:17 +00:00 |
|
Hayden Faulds
|
607f0125fc
|
return project from _removeElementFromMongoArray and _putElement
|
2017-11-08 13:11:17 +00:00 |
|
Hayden Faulds
|
929b9996d3
|
version doc renames
|
2017-11-08 13:11:17 +00:00 |
|
Hayden Faulds
|
599f2cb3ae
|
add DocumentUpdaterHandler.updateProjectStructure
|
2017-11-08 13:10:48 +00:00 |
|
Alasdair Smith
|
80231b0c1f
|
1% rollout
|
2017-11-08 12:42:47 +00:00 |
|
Alasdair Smith
|
8174a849a1
|
Reset to new analytics key
|
2017-11-08 11:01:36 +00:00 |
|
Alasdair Smith
|
76e3f0ab9f
|
Reduce rollout to 5%
|
2017-11-08 11:01:20 +00:00 |
|
Shane Kilkelly
|
82f5bbc5c8
|
Merge branch 'master' into sk-unlisted-projects
|
2017-11-07 16:15:45 +00:00 |
|
Shane Kilkelly
|
2b4d516353
|
When anon is denied access to read-write token, redirect to restricted
|
2017-11-06 16:46:42 +00:00 |
|
Alasdair Smith
|
cdbc551e01
|
Increase autocompile rollout to 60%
|
2017-11-06 10:22:50 +00:00 |
|
Brian Gough
|
17a180ea8e
|
route history requests based on project
either to track changes or to project history service
|
2017-11-03 16:44:37 +00:00 |
|
Shane Kilkelly
|
caf6315d4d
|
Remove old module import
|
2017-11-03 15:26:38 +00:00 |
|
Shane Kilkelly
|
57ae935155
|
Set token-access-ui rollout to 0%
|
2017-11-02 15:54:54 +00:00 |
|
Shane Kilkelly
|
51ba81e431
|
Add percentage-based rollout for token-access ui
|
2017-11-02 11:17:08 +00:00 |
|
Shane Kilkelly
|
1cedfed1e4
|
Merge branch 'master' into sk-unlisted-projects
|
2017-11-02 10:10:09 +00:00 |
|
Shane Kilkelly
|
fcb04472a1
|
De-duplicate logic in TokenAccessController
|
2017-11-01 14:05:29 +00:00 |
|
Shane Kilkelly
|
d8486afe5d
|
Account for higher-access in the token read-only path too
|
2017-11-01 14:01:00 +00:00 |
|
Shane Kilkelly
|
9984ab081e
|
Generalise the higher-access logic for read-write token path
|
2017-11-01 11:50:04 +00:00 |
|
Shane Kilkelly
|
b36849d262
|
Remove a dead event
|
2017-11-01 11:03:07 +00:00 |
|
Alasdair Smith
|
773277e3a0
|
Merge pull request #88 from sharelatex/as-fix-rollout
Fix autocompile rollout
|
2017-11-01 09:33:50 +00:00 |
|
Alasdair Smith
|
6dc0561fa7
|
Fix bug where dismissing onboarding would hide autocompile switch
|
2017-10-31 17:00:41 +00:00 |
|
Hayden Faulds
|
79d9756bea
|
Merge pull request #81 from sharelatex/hof-init-project-history
initialize project history on project creation
|
2017-10-31 14:47:00 +00:00 |
|
Shane Kilkelly
|
a212fb1a05
|
Add "[TokenAccess]" context to log lines
|
2017-10-31 14:27:43 +00:00 |
|
Alasdair Smith
|
248dfdeeb5
|
Increase autocompile rollout to 40%
|
2017-10-31 09:18:14 +00:00 |
|
Shane Kilkelly
|
5fe5125a5c
|
Add ability to show/hide the new token-access ui
|
2017-10-30 13:48:25 +00:00 |
|
Alasdair Smith
|
b9ad03d20c
|
Increase autocompile rollout to 20%
|
2017-10-30 09:44:08 +00:00 |
|
Hayden Faulds
|
4ca73f6b53
|
allow overleaf.history.id to be blank
|
2017-10-27 16:52:10 +01:00 |
|
Hayden Faulds
|
19bc145ff4
|
separate overleaf.id from overleaf.history.id
|
2017-10-27 15:28:42 +01:00 |
|
Hayden Faulds
|
20ea9918c9
|
allow overleafId to be passed in to avoid history initialization
|
2017-10-27 14:56:16 +01:00 |
|
Shane Kilkelly
|
83bd78f467
|
More sensible conversion of byte-buffer to array
|
2017-10-27 10:38:55 +01:00 |
|
Shane Kilkelly
|
ec94e59388
|
Fix error-handling in setPublicAccessLevel
|
2017-10-26 16:39:24 +01:00 |
|
Shane Kilkelly
|
18443b55cb
|
Refactor token generator, and use crypto for numerics
|
2017-10-26 16:01:53 +01:00 |
|
Shane Kilkelly
|
8561b69ee9
|
Remove tokenMembers sync to clients
|
2017-10-25 11:29:05 +01:00 |
|
Shane Kilkelly
|
74c231826d
|
WIP: track changes with token-access
|
2017-10-25 10:34:18 +01:00 |
|
Paulo Jorge Reis
|
0453aa60fe
|
Merge pull request #66 from sharelatex/pr-ol-beta-theme
Overleaf beta theme & dashboard styling
|
2017-10-25 09:40:02 +01:00 |
|
Alasdair Smith
|
f8e44471ee
|
Merge pull request #75 from sharelatex/as-10-pc-rollout
Rollout autocompile to 10% of users
|
2017-10-25 09:05:24 +01:00 |
|
Paulo Reis
|
70a56d0474
|
Merge branch 'master' into pr-ol-beta-theme
|
2017-10-24 16:19:31 +01:00 |
|
Hayden Faulds
|
670b183c8e
|
initialize project history on creation
|
2017-10-24 13:07:00 +01:00 |
|
Nate Stemen
|
98909026f5
|
moving data to backend and fixing tests
|
2017-10-24 10:59:41 +01:00 |
|
Hayden Faulds
|
c437eb37d5
|
handle missing settings.apis.project_history
|
2017-10-24 09:47:14 +01:00 |
|
Hayden Faulds
|
519f041215
|
Merge pull request #50 from sharelatex/hof-toggle-projec-history
toggle project history
|
2017-10-24 09:13:50 +01:00 |
|