Commit Graph

  • c8977ab9d6 Add overleaf id to user schema Alberto Fernández Capel 2018-05-23 15:23:46 +01:00
  • 78f87c0ecf Add acceptance test for the project-list and project-entities endpoints Shane Kilkelly 2018-05-23 15:02:45 +01:00
  • 327fa79f1c update build scripts, acceptence tests now pass. includes dockerfile 1.1.3 Henry Oswald 2018-05-23 15:00:46 +01:00
  • a9f1989eca add test_unit_app task Tim Alby 2018-05-23 14:10:33 +02:00
  • 9058cc668a update build scripts to 1.1.3 with docker file Henry Oswald 2018-05-23 14:08:34 +01:00
  • 581963a4af Dockerised env. 1.1.3 build scripts Henry Oswald 2018-05-23 13:52:20 +01:00
  • ba9143fc3c Show test-controls for admin users by default Shane Kilkelly 2018-05-23 12:55:49 +01:00
  • 561b62f7db Add a hidden 'Test Controls' section to the left-menu. Shane Kilkelly 2018-05-23 12:37:42 +01:00
  • c334c224bf pass missing env var Henry Oswald 2018-05-23 12:35:22 +01:00
  • bff7f96d70 standarise env vars Henry Oswald 2018-05-23 12:32:37 +01:00
  • 833bf67622 rewrite jenkins acceptence line Henry Oswald 2018-05-23 12:27:43 +01:00
  • ddae704f88 log settings Henry Oswald 2018-05-23 12:20:37 +01:00
  • 984b5a0ca4 pass env vars all the way through (mvp) Henry Oswald 2018-05-23 12:17:46 +01:00
  • fb33fc6c30 Add loading indicators; handle binary files; keep selected file across points in time. Paulo Reis 2018-05-23 12:14:27 +01:00
  • f5dd94ca1d Remove test code from FileTreeManager Shane Kilkelly 2018-05-23 11:46:37 +01:00
  • 103ddd79ef Merge pull request #580 from sharelatex/ja-fix-trials James Allen 2018-05-23 11:46:17 +01:00
  • a8f40a4fda remove env block Henry Oswald 2018-05-23 11:45:50 +01:00
  • 352a8d3f19 try withCredentials Henry Oswald 2018-05-23 11:43:54 +01:00
  • 37ef1ba816 add empty env block Henry Oswald 2018-05-23 11:35:30 +01:00
  • 295425e791 Check that user can read a project on entities-json route Shane Kilkelly 2018-05-23 11:34:55 +01:00
  • 6a5af88e12 Remove stray comment Shane Kilkelly 2018-05-23 11:32:00 +01:00
  • c1947c5cbd dockerise app, 1.1.3 build scripts Henry Oswald 2018-05-23 11:27:31 +01:00
  • 4936e00b73 dockerise app, 1.1.3 build scripts Henry Oswald 2018-05-23 11:01:07 +01:00
  • d6313cbc68 Merge pull request #554 from sharelatex/afc-metrics-spike Alberto Fernández-Capel 2018-05-23 09:39:23 +01:00
  • a5b608a502 Merge remote-tracking branch 'origin/master' into afc-metrics-spike Alberto Fernández Capel 2018-05-23 09:38:22 +01:00
  • 88edf63ab5 dockerised with 1.1.3 Henry Oswald 2018-05-22 17:25:17 +01:00
  • 2ff5ecb342 Use intelligent /user/trial v2 URL for v2 trials James Allen 2018-05-22 16:59:59 +01:00
  • 4daf062be9 Add unit test for ProjectController.projectEntitiesJson Shane Kilkelly 2018-05-22 16:40:39 +01:00
  • b1c1cdecef Add unit test for ProjectController.userProjectsJson Shane Kilkelly 2018-05-22 16:17:59 +01:00
  • 6a84fb374f Merge pull request #567 from sharelatex/jel-remove-wiki-page-btn Jessica Lawshe 2018-05-22 10:07:47 -05:00
  • bc5769cd73 Stub out the ProjectEntityHandler in ProjectController tests Shane Kilkelly 2018-05-22 15:56:01 +01:00
  • f4f3a4375b Add history toolbar (just scaffolding); show files at point in time. Paulo Reis 2018-05-22 15:40:57 +01:00
  • 691eec48ba Merge branch 'master' into sk-linked-files-from-project Shane Kilkelly 2018-05-22 15:39:09 +01:00
  • e34131ed45 Add acceptance test for project linked files Shane Kilkelly 2018-05-22 15:01:51 +01:00
  • 1763715004 remove black package-lock.json Henry Oswald 2018-05-22 13:45:32 +01:00
  • ba8a5cf3e1 bump to 1.1.3 scripts Henry Oswald 2018-05-22 13:45:01 +01:00
  • 3dd8513015 try pointing it to gcr.io/csh-gcdm-test Henry Oswald 2018-05-22 12:31:16 +01:00
  • aada9417ea dockerised for k8, update build scripts to 1.1.3 Henry Oswald 2018-05-22 11:40:15 +01:00
  • 87f99f1cdc Merge pull request #568 from sharelatex/ja-merge-subscriptions James Allen 2018-05-22 11:36:44 +01:00
  • 73184c063e Be more specific about the source-file-not-found error case Shane Kilkelly 2018-05-22 11:36:35 +01:00
  • 701a803da7 Fix ProjectInvite tests since the user no longer had the features James Allen 2018-05-22 10:19:47 +01:00
  • 1d0be569a6 Fix SubscriptionUpdater -> FeaturesUpdater miscall James Allen 2018-05-21 17:50:49 +01:00
  • 50bd60dd51 Split FeaturesUpdater out of SubscriptionUpdater James Allen 2018-05-21 15:06:01 +01:00
  • 0830c473ad Update unit tests and refactor to make more testable James Allen 2018-05-17 16:58:58 +01:00
  • 4deaf7865d Guard against no apis.v1 setting James Allen 2018-05-16 16:33:26 +01:00
  • b1f378208d Properly merge subscriptions from different places James Allen 2018-05-16 16:31:28 +01:00
  • 58ab4c72dc update build scripts to 1.1.1 Henry Oswald 2018-05-21 15:14:24 +01:00
  • 81c93e11d0 History file tree integration with the backend. Paulo Reis 2018-05-21 15:13:34 +01:00
  • a501e7dc85 History file tree styles. Paulo Reis 2018-05-21 15:13:16 +01:00
  • a716f9ccd3 Integrate history file tree in the UI. Paulo Reis 2018-05-21 15:12:47 +01:00
  • 6701b4413b Add history file tree components. Paulo Reis 2018-05-21 15:12:03 +01:00
  • 2a52eab8d6 Proxy history filetree requests through web. Paulo Reis 2018-05-21 15:10:46 +01:00
  • ee81a6af00 updated mocha and added --exit back in Henry Oswald 2018-05-21 15:00:32 +01:00
  • 8efd562eb3 fix broken acceptence tests, bad quotes in file path Henry Oswald 2018-05-21 13:40:03 +01:00
  • 5b3fbe47db Merge pull request #528 from sharelatex/as-cm-spelling Alasdair Smith 2018-05-21 11:50:30 +01:00
  • 6657b6c1dc make all needed directories in install deps Henry Oswald 2018-05-21 11:13:52 +01:00
  • e3514e84cd fix up mocha migration tests Henry Oswald 2018-05-21 11:02:53 +01:00
  • 1f2ee4e3fc Show error if refresh fails Shane Kilkelly 2018-05-21 11:02:12 +01:00
  • 309792401f Re-focus editor after clicking suggestion Alasdair Smith 2018-05-21 10:35:43 +01:00
  • 768a4cc1ad remove console.log from settings Henry Oswald 2018-05-21 10:34:16 +01:00
  • 09527d804e ignore js acceptence tests Henry Oswald 2018-05-21 10:21:13 +01:00
  • 7d8c7bebe2 Remove commented-out code Shane Kilkelly 2018-05-21 10:17:00 +01:00
  • ee1b32eee1 Check for case where the source file is not found Shane Kilkelly 2018-05-21 10:12:41 +01:00
  • 3cf2e1d7c3 add null checks and new body parser Henry Oswald 2018-05-21 10:11:47 +01:00
  • ac990f2aba remove app.configure Henry Oswald 2018-05-21 09:49:32 +01:00
  • d9eac8dd8b upgrade mocha Henry Oswald 2018-05-21 09:41:14 +01:00
  • fda6cb0084 fix acceptence tests, add them back into jenkins, upgrade express Henry Oswald 2018-05-21 09:37:54 +01:00
  • 346f37011f Merge pull request #546 from sharelatex/ns-allow-latexmkrc Hugh O'Brien 2018-05-21 09:03:40 +01:00
  • 5474ec3f70 Merge pull request #557 from sharelatex/hb-compile-react-production Hugh O'Brien 2018-05-21 09:03:24 +01:00
  • 6b31a74abb Merge pull request #9 from sharelatex/bg-allow-non-host-specific-metrics Brian Gough 2018-05-21 08:50:21 +01:00
  • df6b5203a1 point ci to gcr.io/csh-gcdm-test/ Henry Oswald 2018-05-18 17:18:39 +01:00
  • 28fc39d6c9 don't use quay.io in image name Henry Oswald 2018-05-18 17:08:18 +01:00
  • bfb98050e3 don't push to quay.io Henry Oswald 2018-05-18 16:57:53 +01:00
  • 088d8850ba don't run acceptence tests yet Henry Oswald 2018-05-18 16:48:59 +01:00
  • fcb2d18f8b don't set command in make test acceptence Henry Oswald 2018-05-18 16:06:03 +01:00
  • 00fdea922d allow a global gauge not specific to a host Brian Gough 2018-05-18 15:09:11 +01:00
  • 19e07485bc Handle error in ExportsController Michael Mazour 2018-05-18 15:08:33 +01:00
  • b32c63e16c Remove --exit option to support older mocha Christopher Hoskin 2018-05-18 14:59:34 +01:00
  • 7fc7252c35 Remove touch package-lock.json Christopher Hoskin 2018-05-18 14:29:20 +01:00
  • 8db861258a Add files generated by bin/update_build_scripts Christopher Hoskin 2018-05-18 14:27:46 +01:00
  • c2d7809e05 Add removeWord so that learning word removes all highlights for given word Alasdair Smith 2018-05-18 14:23:36 +01:00
  • 5d5cbbef7e Create fake package-lock.json during build tagret Christopher Hoskin 2018-05-18 14:15:02 +01:00
  • a2165d85a0 Update build script to use build-target docker Christopher Hoskin 2018-05-18 13:55:33 +01:00
  • de74ec5094 Change build and publish to use the GCR of one of my projects (hard code for now) Christopher Hoskin 2018-05-18 13:47:06 +01:00
  • a719ac6e6e IE11 doesn't support Array.find so use underscore instead Alasdair Smith 2018-05-18 13:33:06 +01:00
  • 681e67ecea Be more consistent with naming Alasdair Smith 2018-05-17 15:59:13 +01:00
  • 846f27f0ad Clear highlights that are "touching" the cursor on change Alasdair Smith 2018-05-15 15:08:36 +01:00
  • 2be023c731 Prevent spell error marker adding newly typed characters Alasdair Smith 2018-05-14 16:31:45 +01:00
  • 9fa85400b3 HighlightedWordManager is more naive about tracking position Alasdair Smith 2018-05-14 16:28:16 +01:00
  • ebf1b7c84c Extract SpellCheckAdapter to separate file Alasdair Smith 2018-05-11 12:22:45 +01:00
  • d2bba0eb60 Fix firefox not closing contextmenu correctly Alasdair Smith 2018-05-11 17:53:22 +01:00
  • 9c56f6c2fc Add init test for SpellCheckManager Alasdair Smith 2018-05-09 16:35:59 +01:00
  • 034531d323 Replace word with suggestion and learn word Alasdair Smith 2018-05-04 15:30:06 +01:00
  • cf123ce857 Extract spellMenu component and use when showing spell suggestions Alasdair Smith 2018-05-03 17:29:05 +01:00
  • e6ffaaa489 Handle contextmenu for spelling Alasdair Smith 2018-05-03 17:28:36 +01:00
  • abcc2cc11b Style codemirror spelling errors Alasdair Smith 2018-04-24 10:27:17 +01:00
  • 8de2267824 Adapt aceEditor to use new spell check manager with adapter Alasdair Smith 2018-04-30 16:03:35 +01:00
  • 22e41cdce7 Simplify word manager to use Range + Anchor to automatically keep marker positions up-to-date Alasdair Smith 2018-04-24 10:27:17 +01:00
  • 37ca7b54a6 Re-implement spell check manager with adapter to abstract away editor Alasdair Smith 2018-04-24 10:27:17 +01:00
  • 2b99080ed3 Fix rendering of long previews, stop cutting off last line in short ones Shane Kilkelly 2018-05-18 11:25:01 +01:00