James Allen
|
810b5e0e9a
|
Fix front end tests
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
8a3fadbfc1
|
Style the edit/add/rename options
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
50b12e88a2
|
Add HistoryV2Manager alongside existing HistoryManager
|
2017-12-19 13:58:47 +00:00 |
|
James Allen
|
8ea779af58
|
Add some front end tests for HistoryManager
|
2017-12-19 13:58:47 +00:00 |
|
Henry Oswald
|
3e2c997e8b
|
added stubs for nodemailer into unit tests
|
2017-12-11 11:40:25 +00:00 |
|
Hayden Faulds
|
4094801f18
|
pass object to DocumentUpdater.updateProjectStructure instead of separate arrays
|
2017-12-04 09:42:10 +00:00 |
|
Hayden Faulds
|
19643f4bb5
|
pass user_id into editorController.addDoc in ThirdPartyDataStore/UpdateMerger
|
2017-12-04 09:42:10 +00:00 |
|
Hayden Faulds
|
497c6facd5
|
fix ProjectEntityHandler.replaceFile
|
2017-12-04 09:42:10 +00:00 |
|
Hayden Faulds
|
77eac423c7
|
add tpds project structure acceptance tests
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
3466db0aae
|
add acceptance tests
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
61a1336ec6
|
pass userId into ProjectEntiyHandler.copyFileFromExistingProjectWithProject
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
feee582368
|
pass user_id into EditorController.replaceFile
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
08891c7a7f
|
pass userId into ProjectEntityHandler.replaceFile
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
088ce33cbc
|
version ProjectEntityHandler.copyFileFromExistingProjectWithProject
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
60ee78704a
|
return url from FileStoreHandler.copyFile
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
4ec0d07aae
|
remove unused ProjectEntityHandler.copyFileFromExistingProject
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
90e3b71c1c
|
version replacing files
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
980e43e478
|
pass user_id into EditorController.addDoc
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
e4ca3bc5ad
|
pass user_id into EditorController.addDocWithoutLock
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
7d63939f79
|
pass owner_id to ProjectEntityHandler.addDoc from ProjectDuplicator
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
300f76bc5c
|
pass user_id into ProjectEntityHandler.addDoc / addDocWithProject
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
bfd22899a0
|
fix DocumentUpdaterHandler.updateProjectStructure
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
ef68c6a531
|
avoid N+1 lookups in DocumentUpdaterHandler
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
953dba0ede
|
pass userId into Editorcontroller.addFile / addFileWithoutLock
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
42a1deaaca
|
pass userId into ProjectEntityHandler.addFile
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
c1481d596f
|
call DocumentUpdaterHandle.updateProjectStructure from ProjectEntityHandler.addDoc and addFile
pass in user_id as null
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
6e84c635cf
|
return url from FileStoreHandler.uploadFileFromDisk
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
0178f78249
|
handle file additions in DocumentUpdaterHandler.updateProjectStructure
|
2017-12-04 09:42:09 +00:00 |
|
Hayden Faulds
|
28bcf83d87
|
better error when project creation fails
|
2017-12-04 09:25:22 +00:00 |
|
Hayden Faulds
|
eacb19fac9
|
create user in db and use login endpoint instead of register
|
2017-12-04 09:25:22 +00:00 |
|
Hayden Faulds
|
938d22da3f
|
get csrf token from /dev/csrf not /register
|
2017-12-04 09:25:22 +00:00 |
|
James Allen
|
488e6d7c5d
|
Merge pull request #158 from sharelatex/ja-dockerise-tests
Dockerize unit and acceptance tests using docker-compose
|
2017-11-30 10:09:07 +00:00 |
|
Shane Kilkelly
|
c203a8d80a
|
Merge branch 'sk-use-recurly-hosted-details-page'
|
2017-11-29 09:45:54 +00:00 |
|
Nate Stemen
|
2a50a18d23
|
Merge branch 'ns-package-aware-autocomplete'
|
2017-11-28 10:24:37 -05:00 |
|
Shane Kilkelly
|
cc9986cefd
|
Remove the obsolete update-billing-details page
|
2017-11-28 11:52:14 +00:00 |
|
Shane Kilkelly
|
22c163c60a
|
Move the recurly-billing-details link up to main subscription page
|
2017-11-28 11:40:48 +00:00 |
|
James Allen
|
3e90103d9c
|
No need to bind to 0.0.0.0 when running in same container
|
2017-11-27 17:10:58 +00:00 |
|
James Allen
|
fbf8cc2d03
|
Run acceptance tests via docker compose
|
2017-11-27 17:10:58 +00:00 |
|
James Allen
|
62de9d8946
|
Move test/UnitTests -> unit/test
|
2017-11-27 17:10:22 +00:00 |
|
Shane Kilkelly
|
caa65dddc1
|
Send user to hosted recurly billing-details page.
And remove our update-billing-details form, the APIs for which will be
deprecated soon.
|
2017-11-23 16:16:13 +00:00 |
|
Brian Gough
|
2c3ee253e1
|
fix unit tests
|
2017-11-23 15:47:11 +00:00 |
|
Brian Gough
|
bb2d1321d4
|
Merge pull request #91 from sharelatex/bg-add-project-history-flag
route history requests based on project
|
2017-11-23 15:36:45 +00:00 |
|
Hayden Faulds
|
e54e2c8328
|
fix acceptance tests
|
2017-11-23 10:39:30 +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
|
8f32f0d65f
|
Remove old unused track changes onboarding
|
2017-11-22 14:48:22 +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 |
|
Henry Oswald
|
b7dca80294
|
use /dev/csrf for smoke tests
|
2017-11-21 12:17:53 +00:00 |
|
Henry Oswald
|
7187f5ed67
|
use /login for smoke tests not register
1) A user needs an OL access token to load the beta - 5001dc48f1/app/coffee/OAuth/OAuthRequest.coffee (L8)
2) If a user has an OL access token they can not use the register endpoint on ShareLaTeX. https://github.com/sharelatex/web-sharelatex-modules/blob/master/public-registration/app/coffee/PublicRegistrationController.coffee#L72
|
2017-11-21 10:43:24 +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 |
|