Commit Graph

213 Commits

Author SHA1 Message Date
Shane Kilkelly 4daf062be9 Add unit test for ProjectController.projectEntitiesJson 2018-05-22 16:40:39 +01:00
Shane Kilkelly 33b4a1768b Merge branch 'master' into sk-linked-files-from-project 2018-05-15 10:53:59 +01:00
James Allen dee96920b0 Allow font family and line height to be user configurable 2018-05-10 18:03:54 +01:00
Hugh O'Brien 57f07fb5fe Merge pull request #518 from sharelatex/hob-publish-modal-qs
Publish modal accessible from query string
2018-05-08 09:40:41 +01:00
Shane Kilkelly 30beb098ab Sort the project entities by path 2018-05-04 11:06:59 +01:00
Shane Kilkelly 08263180fa Add project_id to the entities payload 2018-05-04 11:03:54 +01:00
Shane Kilkelly 3c3ce2010a Add endpoint to list entities within a project 2018-05-04 10:45:13 +01:00
Shane Kilkelly 4925bfe536 Add an endpoint to get users projects as json 2018-05-04 09:44:13 +01:00
James Allen d454be8053 Bring down proportion to 10% 2018-04-30 17:19:21 +01:00
James Allen 6399621d1f Show front widget for paid and sampled free users 2018-04-30 17:13:57 +01:00
hugh-obrien 157efa6d96 make publish modal accessible from query string 2018-04-27 15:50:11 +01:00
Alasdair Smith 35cc5bf19c Add defensive check for req.query, fixing tests 2018-04-10 10:38:40 +01:00
Alasdair Smith d433a88158 Pass rich text flag if query string is set 2018-04-06 16:58:12 +01:00
James Allen c89bbd7588 Merge pull request #296 from sharelatex/ja-show-v2-message
Show v2 message if awareOfV2 flag set
2018-02-02 11:04:06 +00:00
James Allen 9a9938083c Merge pull request #267 from sharelatex/as-remove-rollout
Remove rollout logic for auto compile and link sharing
2018-01-31 10:27:09 +00:00
James Allen 97c0577d8e Merge pull request #293 from sharelatex/ja-allow-sl-login-to-v2
Show different message if user comes from SL instead of OL v2
2018-01-31 10:23:22 +00:00
James Allen 12e55fb487 Show v2 message if awareOfV2 flag set 2018-01-26 16:44:14 +00:00
James Allen 3ed805a65a Show different message if user comes from SL rather than OL v2 2018-01-24 16:56:51 +00:00
James Allen d7706f642b Show the creator as the owner if no owner present 2018-01-23 13:47:48 +00:00
Alasdair Smith 4d29c4d769 Remove unused link sharing onboarding now at 100% 2018-01-17 15:18:40 +00:00
Alasdair Smith 45de9bb5dc Remove unused autocompile rollout logic now that at 100% 2018-01-17 15:17:55 +00:00
Alasdair Smith b2d92ea482 Increase autocompile rollout to 100% 2018-01-03 10:01:35 +00:00
James Allen 50b12e88a2 Add HistoryV2Manager alongside existing HistoryManager 2017-12-19 13:58:47 +00:00
Alasdair Smith 89bdb6eff9 Increase autocompile rollout to 60% 2017-12-11 11:45:53 +00:00
Alasdair Smith fa89b91ac6 Increase rollout to 40% 2017-12-06 09:58:38 +00:00
Alasdair Smith 7d58427485 Show warnings on project list for some V1 data 2017-11-30 16:59:13 +00:00
Alasdair Smith bbaacb4db4 Increase autocompile rollout to 20% 2017-11-28 10:52:46 +00:00
Alasdair Smith 099305d909 Show v1 project owner name 2017-11-23 17:10:42 +00:00
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
Alasdair Smith ba04875ddc Increase autocompile rollout to 10% 2017-11-22 10:54:46 +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 621977c47c Replace call to V1ProjectGetter with Module hook 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