Commit Graph
4847 Commits
Author SHA1 Message Date
Paulo Reis f4bdd5eb2b Control sync state with server. 2017-07-07 10:38:13 +01:00
Paulo Reis 0ac52e7f19 Disable individual users TC control when TC is on for everyone; add styling for disabled toggles. 2017-07-07 10:38:13 +01:00
Paulo Reis 1fa7338baf Wire up TC widget to controller methods. 2017-07-07 10:38:13 +01:00
Paulo Reis dc2085c6e1 Basic widget for toggling TC state. 2017-07-07 10:38:13 +01:00
James AllenandPaulo Reis 710c89a629 Support per user track changes (proof of concept) 2017-07-07 10:38:13 +01:00
Paulo Reis 66b5c01395 Add translation keys. 2017-07-06 16:44:54 +01:00
Paulo Reis 296b34a7cd Remove debug statement. 2017-07-06 16:39:40 +01:00
Paulo Reis 1937da1bb3 Add a per-user TC notice dialog. 2017-07-06 16:38:04 +01:00
Paulo Reis 3f359c8dfd Add per-user TC notice assets. 2017-07-06 16:37:52 +01:00
Paulo Reis f278cadd7f Check in Analytics if user has already been informed about per-user TC. 2017-07-06 16:35:52 +01:00
Shane Kilkelly b799bbc695 Merge branch 'sk-auto-pair-braces' into sk-ac-improvements-integration 2017-07-06 14:56:03 +01:00
Shane Kilkelly cc8499ba48 update to latest latex mode 2017-07-06 14:55:37 +01:00
Shane Kilkelly 04c94760f5 Merge branch 'sk-auto-pair-braces' into sk-ac-improvements-integration 2017-07-06 14:39:28 +01:00
Shane Kilkelly 330e3dccc3 Merge branch 'sk-ac-rank-exact-match-highest' into sk-ac-improvements-integration 2017-07-06 14:39:08 +01:00
Shane Kilkelly 611f8825d7 Merge branch 'sk-ac-prevent-double-insertion' into sk-ac-improvements-integration 2017-07-06 14:39:00 +01:00
Shane Kilkelly 9ac15c9d47 Merge branch 'sk-ac-more-eager-trigger' into sk-ac-improvements-integration 2017-07-06 14:38:44 +01:00
Shane Kilkelly 98f96d6087 Merge branch 'sk-ac-disable-for-existing-environments' into sk-ac-improvements-integration 2017-07-06 14:38:07 +01:00
Shane Kilkelly c99109751e Merge branch 'sk-ac-ignore-comments' into sk-ac-improvements-integration 2017-07-06 14:37:54 +01:00
Shane Kilkelly 009cadb8b8 Change translation for autoPairDelimiters setting 2017-07-06 14:32:30 +01:00
James Allen 01d709dff5 Remove latex beta mode 2017-07-06 11:59:44 +01:00
James Allen 4276f1544d Update ace latex worker to include context reporting 2017-07-06 11:56:20 +01:00
Shane Kilkelly 34b2012727 Enable (optional) auto-pairing for latex mode 2017-07-06 11:06:51 +01:00
Paulo Reis 2108b5a5f1 Revert "Show simpler UI when there is only one user."
This reverts commit 48300bd5b2ef01651e64dad3183e65d5d5798955.
2017-07-06 10:52:34 +01:00
Paulo Reis fd008e38fe Show simpler UI when there is only one user. 2017-07-05 16:04:02 +01:00
Paulo Reis 791da06e6e Consolidate members list. 2017-07-05 15:41:04 +01:00
Brian GoughandGitHub 6c1efec564 Merge pull request #541 from sharelatex/bg-add-public-api-router
add public api router
2017-07-05 15:07:31 +01:00
Brian Gough 0ae93db08b use ApiErrorHandler on public api 2017-07-05 15:06:23 +01:00
Brian Gough 1dbeebabd2 move status and health checks to public api router 2017-07-05 14:50:38 +01:00
Brian Gough 845ee51a67 rename apiRouter -> privateApiRouter in router 2017-07-05 14:43:41 +01:00
Brian Gough bd83d94f64 rename apiRouter -> privateApiRouter in Modules 2017-07-05 14:41:14 +01:00
Brian Gough 29b40ad824 add public api router 2017-07-05 14:32:55 +01:00
Brian Gough 3e8ad69f3c make loading of module routes more robust 2017-07-05 11:46:29 +01:00
Paulo Reis 3f25c62496 Filter out read-only users from TC users list. 2017-07-05 11:44:05 +01:00
Paulo Reis 3de6d4037a Handle read-only permissions; allow read-only users to see state but not change it. 2017-07-05 11:13:48 +01:00
Paulo Reis c227a61ac6 Readd feature flag handling. 2017-07-05 11:08:14 +01:00
Paulo Reis 2f7fde8341 Styling. 2017-07-04 17:20:20 +01:00
Paulo Reis f9ed50bcb4 Add collapse state indicator. 2017-07-04 14:05:03 +01:00
Brian Gough 5ad3fd769d preserve original /status message 2017-07-04 12:42:54 +01:00
Brian Gough b2f676af5a avoid duplicate routes for /status 2017-07-04 12:41:51 +01:00
Paulo Reis 20356a3d51 Keep user state persistent on the client. 2017-07-04 11:26:42 +01:00
Paulo Reis 310a1341a1 Support a default value when undefined in the review panel toggles. 2017-07-04 11:15:24 +01:00
Paulo Reis 97b47b496a Enable global setting. 2017-07-04 11:15:08 +01:00
Brian Gough 9417266966 fix health checks for web/web-api split 2017-07-04 10:32:31 +01:00
Brian GoughandGitHub dbbc4966d8 Merge pull request #513 from sharelatex/bg-split-web-and-web-api
split web and web api
2017-07-04 08:51:00 +01:00
Shane Kilkelly 68c942582f Clean up the custom insertMatch function 2017-07-04 08:48:45 +01:00
Shane Kilkelly 08faa64b57 Add comment explaining the custom insertMatch 2017-07-03 15:20:36 +01:00
Shane Kilkelly 96d269e348 Use existential operator to check existence 2017-07-03 15:13:27 +01:00
Shane Kilkelly 415de9e2ec Experimental handling of completion for existing commands 2017-07-03 15:12:15 +01:00
Shane Kilkelly 127d5ded86 Remove erroneous log 2017-07-03 13:37:25 +01:00
Shane Kilkelly 7ecadb14f6 Add a skeleton of a custom insertMatch function 2017-07-03 13:36:24 +01:00