Commit Graph

6479 Commits

Author SHA1 Message Date
Hayden Faulds 75f5fbcdbf refactor DocumentUpdaterHandler 2018-03-09 11:15:18 +00:00
Hayden Faulds af9cc28419 additional logging 2018-03-09 11:11:06 +00:00
Hayden Faulds 792e8bbd7e fix route name 2018-03-09 11:11:06 +00:00
Hayden Faulds 9ab0ded8f1 update project history resync url 2018-03-09 11:11:06 +00:00
Hayden Faulds 5b2e7d981a resyncProject -> resyncProjectHistory 2018-03-09 11:11:06 +00:00
Hayden Faulds 50fdfec6e8 add unit tests for project history resync 2018-03-09 11:11:06 +00:00
Hayden Faulds 926f91dd3b wrap project resync in project structure lock 2018-03-09 11:11:06 +00:00
Hayden Faulds 4d2f0218af add resync project history endpoint 2018-03-09 11:11:06 +00:00
Henry Oswald d93f5fa6be Merge pull request #387 from sharelatex/ho-fix-system-messages
added padding-top for system messages
2018-03-08 10:03:12 +00:00
Henry Oswald 5b51d190c7 Update navbar.less 2018-03-08 09:56:23 +00:00
Henry Oswald 2abafdbf64 added padding-top for system messages 2018-03-07 17:27:32 +00:00
Alasdair Smith 2a7d367d1c Merge pull request #386 from sharelatex/as-fixture-fix
Fixes frontend fixtures and improves command
2018-03-07 10:51:33 +00:00
Alasdair Smith 8bde5120dd Change frontend test commands so its easier to run locally in debug mode 2018-03-07 09:52:08 +00:00
Alasdair Smith 9ed4f121b1 Append fixture el to actual DOM 2018-03-07 09:51:54 +00:00
Tim Alby d5109d22d2 record both project-created and project-imported events 2018-03-06 18:26:25 -05:00
Tim Alby 4b291fab2a Record new project event 2018-03-06 18:13:24 -05:00
Shane Kilkelly f6e66b9346 Add a proxy to AnalyticsRouter for /recentTeamActivity 2018-03-06 16:21:28 +00:00
Alasdair Smith 8781023b80 Merge pull request #380 from sharelatex/as-eslint-warning
Remove eslint from webpack compile
2018-03-06 14:41:04 +00:00
Shane Kilkelly 84fff5e9b7 Merge pull request #379 from sharelatex/sk-geolocate-user-sessions
Geolocate user, and pass country-code to editing-sessions
2018-03-06 11:33:50 +00:00
Shane Kilkelly 0d7ca1fc40 Merge pull request #383 from sharelatex/as-karma-fixtures
Add fixtures support to frontend tests
2018-03-06 11:33:34 +00:00
Alasdair Smith 2453e55ebb Remove eslint loader
After using the webpack set up a bit more, having linting block compiles in
dev is more annoying than helpful. Linting pre commit is more valuable
2018-03-06 11:18:40 +00:00
Shane Kilkelly 7d81c42b9c More explicit handling of empty-string country-code 2018-03-06 10:32:28 +00:00
Shane Kilkelly feee992b43 Reverse an un-necessary re-arrangement of tests 2018-03-06 10:13:39 +00:00
Alasdair Smith 6d9a7e90f5 Add simple fixtures support 2018-03-06 10:11:04 +00:00
Shane Kilkelly 97d181c3f9 Reverse an un-necessary change 2018-03-05 13:24:54 +00:00
James Allen f94105b1e9 Remove debug lines 2018-03-05 11:31:24 +00:00
James Allen 3796979e1b Merge pull request #381 from sharelatex/ja-fix-undefined-url
Don't render URL section if not linked file
2018-03-05 11:28:42 +00:00
James Allen e77168d791 Don't render URL section if not linked file 2018-03-05 11:21:31 +00:00
Shane Kilkelly b3f47ea44a Remove obsolete segmentation payload in editing-session request 2018-03-05 11:15:41 +00:00
Shane Kilkelly f625b22ec5 Move the geolocation out of login, to the editingSession action 2018-03-05 10:46:51 +00:00
James Allen fac1f0d3ac Merge pull request #335 from sharelatex/ja-linked-url-files
Add in support for URL based linked files
2018-03-05 10:42:22 +00:00
James Allen d92c3e8b55 Logging and error message tweaks 2018-03-05 10:37:53 +00:00
James Allen d4025908b7 Add in enabledLinkedFileTypes setting 2018-03-05 10:37:53 +00:00
James Allen a99f55891f Use external proxy 2018-03-05 10:37:53 +00:00
James Allen cae09028ff Fix tests 2018-03-05 10:37:53 +00:00
James Allen 6848e97a82 Hook up refresh button to backend 2018-03-05 10:37:00 +00:00
James Allen 9733223840 Show linked file status in front end 2018-03-05 10:37:00 +00:00
James Allen 01d84bd983 Handle error cases when downloading URL 2018-03-05 10:37:00 +00:00
James Allen b1dda931f4 Add in modal for creating linked URL file 2018-03-05 10:37:00 +00:00
James Allen 85f25b810c First pass at URL based linked files 2018-03-05 10:37:00 +00:00
Brian Gough 3bbd49c7eb Merge pull request #377 from sharelatex/bg-add-project-structure-version-number
add project structure version number
2018-03-05 08:41:14 +00:00
Shane Kilkelly bbe15a3ff3 Remove stray log 2018-03-02 12:06:18 +00:00
Shane Kilkelly 1629f68d5e Geolocate user on login, and pass country-code to editing-sessions 2018-03-02 12:02:45 +00:00
Alasdair Smith 67a78accbb Merge pull request #370 from sharelatex/as-cm-parsing
CodeMirror syntax parsing
2018-03-02 10:57:06 +00:00
Alasdair Smith 87a0942b3c Copy paste LatexMode tests from v1 and switch assertions to chai 2018-03-02 10:43:56 +00:00
Alasdair Smith 6a2410105f Add missing underscore dependency and fix linting 2018-03-02 10:43:49 +00:00
Alasdair Smith 68d85f03c2 Clean up frontend stub 2018-03-02 10:41:58 +00:00
Alasdair Smith 40678cd91a Remove erroneous reporter config, missing during merge conflict 2018-03-02 10:41:58 +00:00
Alasdair Smith ec5b31663f Configure babel to not compile ES6 imports/exports
Webpack can automatically handle the transpilation of ES6 imports to ES5. It
can also better optimize transpilation as raw ES6 imports can be tree-shaken
better.
2018-03-02 10:41:58 +00:00
Alasdair Smith 3677dc9a8b Rename to use CM naming consistently 2018-03-02 10:41:58 +00:00