Commit Graph
6833 Commits
Author SHA1 Message Date
James Allen a3e92a8867 Merge pull request #658 from sharelatex/ja-enable-subscriptions
Add message explaining Collaborator subscription to v1 users
2018-06-19 08:37:50 +01:00
Nate Stemen e7038f0a57 remove trailing } for all commands rather than relying on Helpers module 2018-06-18 15:08:25 -04:00
Tim Alby 3d272ca297 replace OldAssetProxy 2018-06-18 18:37:58 +02:00
Nate Stemen 9f309e22a7 refactor AutoCompleteManager 2018-06-18 12:26:45 -04:00
Alberto Fernández Capel 81c102b501 Add method to import invites 2018-06-18 14:48:27 +01:00
Alasdair Smith f9c074a31e Simplify check for when we are editing lines with metadata commands 2018-06-18 10:52:27 +01:00
Jessica Lawshe fe225fbbd3 Include event label when features table viewed 2018-06-15 16:29:42 -05:00
Jessica Lawshe 3de1721aa2 Send event to Google Analytics when variant selected 2018-06-15 16:11:45 -05:00
Nate Stemen b1c0552214 add ref command to snippets 2018-06-15 16:59:35 -04:00
Nate Stemen 4b1bc291cb misspelled variable completionAfterCursor 2018-06-15 10:31:51 -04:00
Nate Stemen b8787e6e68 modify dropdown to trigger on command completion if possible 2018-06-15 08:56:03 -04:00
Paulo Reis 3ddb8d0bef Add affiliations UI. 2018-06-15 11:33:47 +01:00
Paulo Reis 5ada231d15 Add basic affiliations styles, data services and controller. 2018-06-15 11:33:47 +01:00
Paulo Reis a8cb126c4b Add UI Select (enhanced select boxes) components. 2018-06-15 11:33:47 +01:00
Paulo Reis 1df8c044ee Add component for auto-completing inputs. 2018-06-15 11:33:47 +01:00
Henry Oswald 5f8985811d mvp to send requests to 2 backends 2018-06-14 17:41:30 +01:00
Timothée Alby 55112dc7dc Merge pull request #648 from sharelatex/hb-export-status
Export status endpoint
2018-06-14 13:59:11 +02:00
Timothée Alby 984d81f5b8 Merge pull request #649 from sharelatex/ta-emails-endpoints
Add Emails Endpoints
2018-06-14 13:59:00 +02:00
Timothée Alby 3374aa6c9d Merge pull request #660 from sharelatex/ja-no-legacy-nodemon
Don't use the legacy watch option in nodemon
2018-06-14 13:58:38 +02:00
James Allen dc3fea74f9 Don't use the legacy watch option in nodemon 2018-06-14 10:41:18 +01:00
James Allen 32e14527c6 Make links readable in v2 alerts 2018-06-14 10:31:06 +01:00
James Allen eda031023c Update subscription thank you page to remove ShareLaTeX references 2018-06-14 10:15:20 +01:00
hugh-obrien 0321780eba adding tests for exports status checker 2018-06-14 09:44:05 +01:00
hugh-obrien fb9ca430de export status endpoint 2018-06-14 09:44:05 +01:00
James Allen 45fbcfecb3 Merge pull request #659 from sharelatex/ja-fix-subscription-dash
Add null check to subscription dash
2018-06-14 09:11:45 +01:00
James Allen c60b74a2b1 Merge pull request #652 from sharelatex/ja-fix-front-end-test
Fix frontend HistoryV2ManagerTests
2018-06-14 09:11:32 +01:00
James Allen e162ff6256 Merge pull request #654 from sharelatex/ja-explain-error-on-crash
Explain error if web crashes in acceptance tests
2018-06-14 09:09:26 +01:00
James Allen 1e7601d647 Add null check to subscription dash 2018-06-14 09:03:14 +01:00
James Allen e5bd7ce551 Add message explaining Collaborator subscription to v1 users 2018-06-13 17:22:34 +01:00
James Allen 82c6d9b293 Merge pull request #629 from sharelatex/ja-display-subscriptions
Link subscriptions to v1
2018-06-13 13:55:57 +01:00
Henry Oswald b24b110037 Merge pull request #647 from sharelatex/ho-clsi-domain
PDF download takes optional domain paramater
2018-06-13 11:30:17 +01:00
Henry Oswald 406bf1f5fc Don't set pdfDownloadDomain by default 2018-06-13 11:23:33 +01:00
James Allen 76d10e6402 Improve error message readability 2018-06-13 10:40:36 +01:00
Henry Oswald 02110064f7 Merge branch 'master' into ho-clsi-domain 2018-06-13 10:32:51 +01:00
James Allen f57290382d Explain error if web crashes in acceptance tests 2018-06-13 10:11:38 +01:00
Shane Kilkelly 3baf0836bc Support project-linked-files originating from imported v1 projects 2018-06-13 10:02:54 +01:00
Jessica Lawshe baa321fa1a Merge pull request #628 from sharelatex/ns-only-one-doc-env
only suggest one document environment per project
2018-06-12 08:44:14 -05:00
James Allen b00a79ff1c Redirect to v1 plans page from v2 2018-06-12 13:52:47 +01:00
James Allen a417dc8ff4 v1Subscription -> v1Subscriptions 2018-06-12 13:52:47 +01:00
James Allen 6e2ec2f982 Update remaining unit tests 2018-06-12 13:52:47 +01:00
James Allen 28f51cd4b4 Update SubscriptionController unit tests 2018-06-12 13:52:47 +01:00
James Allen 606419476f Update LimitationsManager unit tests 2018-06-12 13:52:47 +01:00
James Allen 034e50760e Add flag that can disable plans page 2018-06-12 13:52:47 +01:00
James Allen ce60e6941c Check with v1 before allowing a new subscription 2018-06-12 13:52:47 +01:00
James Allen 9d84263463 Fetch subscription details from v1 and display to user 2018-06-12 13:52:46 +01:00
James Allen 1d7accabdd Update group notification for new group invite URL 2018-06-12 09:54:54 +01:00
James Allen f7532e5854 Merge pull request #619 from sharelatex/afc-email-tokens
Use emails with tokens for team invites
2018-06-12 08:30:23 +01:00
James Allen d4efdb3ede Fix frontend HistoryV2ManagerTests 2018-06-11 15:47:23 +01:00
James Allen dbd6ea30e9 Improve robustness of email validation 2018-06-11 15:22:42 +01:00
James Allen ed5bc70350 Tweak front-end layout 2018-06-11 14:20:46 +01:00