Commit Graph
4964 Commits
Author SHA1 Message Date
Paulo Reis 829f60fec4 Fix scrolling issues in IE11. 2017-10-16 14:08:48 +01:00
Paulo Reis ef9651cc88 Style progress bars. 2017-10-12 15:44:06 +01:00
Paulo Reis f47dac6414 Take potential padding into account when calculating proj list height. 2017-10-12 14:19:31 +01:00
Paulo Reis c488916c69 Make content section expand at least to all available height. 2017-10-12 12:18:56 +01:00
Paulo Reis 2d5426391d Avoid generating unneeded scroll. 2017-10-12 11:53:19 +01:00
Paulo Reis 274be4932a Adjust padding values. 2017-10-09 17:29:55 +01:00
Paulo Reis 8a3f104c60 Fix some issues with longer project names. 2017-10-09 16:19:02 +01:00
Paulo Reis 407157e3eb Minor adjustmnents. 2017-10-09 15:27:01 +01:00
Paulo Reis 500dcc5bc2 Quick accessibility fixes for the dashboard. 2017-10-09 11:59:03 +01:00
Paulo Reis 435a5b6a43 Adjust the body to take header and footer into account with padding. 2017-10-09 10:30:09 +01:00
Paulo Reis 6e6c058d49 Fix the header. 2017-10-09 10:28:21 +01:00
Paulo Reis 4b246501d2 Fix the footer. 2017-10-09 10:28:03 +01:00
Paulo Reis fd215280a8 Some more scroll fixes. 2017-10-06 15:54:54 +01:00
Paulo Reis 9d35ce5fe1 Fix label issues. 2017-10-06 14:26:34 +01:00
Paulo Reis f405dc49b3 Implement two different scrolling models for OL and SL. 2017-10-06 14:22:06 +01:00
Paulo Reis e1775128e4 Fixed flexbox based width issues. 2017-10-06 12:18:13 +01:00
Paulo Reis 1c9d5828b1 Even more adjustments to make the SL theme closer to original. 2017-10-06 12:02:20 +01:00
Paulo Reis 045fae7109 Some more adjustments to make the SL theme closer to original. 2017-10-06 10:50:59 +01:00
Paulo Reis 9047e9a365 Make SL theme closer to original. 2017-10-05 18:16:52 +01:00
Paulo Reis 60a76c45c3 Some more footer adjustments. 2017-10-05 16:41:11 +01:00
Paulo Reis 15eb23da54 Overall project list page layout; flex-based, i.e. needs lots of testing 2017-10-05 16:35:53 +01:00
Paulo Reis 3c662f6d05 Basic footer colors. 2017-10-05 16:35:27 +01:00
Paulo Reis 8b98455674 Adjustments to the folders menu. 2017-10-05 15:26:49 +01:00
Paulo Reis 166a0605a3 Make form elements consistent with button sizes. 2017-10-05 10:49:56 +01:00
Paulo Reis 17ea9d9799 Style project list tags. 2017-10-02 17:01:51 +01:00
Paulo Reis e68b166309 Style the navbar. 2017-09-28 12:12:33 +01:00
Paulo Reis 589d4521a5 Add source map to less files. 2017-09-28 12:12:22 +01:00
Paulo Reis af6b722dfb Add Overleaf SVG assets. 2017-09-28 12:12:04 +01:00
Paulo Reis 1b6829eed6 Style the project list table. 2017-09-26 13:49:46 +01:00
Paulo Reis f6e236afa6 Link typography. 2017-09-25 17:12:31 +01:00
Paulo Reis 465de8701b Use a different strategy to achieve rounded buttons (less impact on other elements). 2017-09-25 16:56:22 +01:00
Paulo Reis 08e0865870 Customize dashboard sidebar. 2017-09-25 16:41:09 +01:00
Paulo Reis 66654e4a14 Customize buttons; make button borders configurable. 2017-09-25 15:40:44 +01:00
Paulo Reis e68b367f3f Common variables; refactor some Bootstrap hard-coded stuff into new variables. 2017-09-25 11:48:42 +01:00
Alasdair SmithandGitHub 2d3bae2f7b Merge pull request #9 from sharelatex/as-decode-ranges
Decode comments & track changes from real-time
2017-09-22 13:50:37 +01:00
Alasdair Smith 96d13215e3 Be more defensive when checking encoded text 2017-09-22 09:36:50 +01:00
Alasdair Smith f8d4923547 Wrap in try/catch 2017-09-21 15:41:24 +01:00
Alasdair Smith 42b604dcda Clean up decoding from websockets 2017-09-21 15:41:24 +01:00
Alasdair Smith a022f83cce Fix order of args 2017-09-21 15:22:56 +01:00
Alasdair Smith e2bb6dcecb Pass option to encode range
To ensure backwards compat with clients not refreshing, pass a flag to enable
encoding.  This way, old client won't receive encoded ranges, but also won't
have decoding logic. The flag can then be removed once all clients are up to
date
2017-09-21 14:23:39 +01:00
Alasdair Smith b33929fa83 DRY up 2017-09-21 13:36:31 +01:00
Alasdair Smith 24f44889a7 First pass at decoding changes & comments in ranges 2017-09-21 13:25:19 +01:00
Alasdair SmithandGitHub e2547e0051 Merge pull request #6 from sharelatex/as-fix-autocompile-setting
Send JSON in autocompile setting event payload
2017-09-19 15:57:33 +01:00
Alasdair Smith 4007fc682b Send JSON in autocompile setting event payload 2017-09-19 15:55:00 +01:00
Alasdair SmithandGitHub 66bed67270 Merge pull request #4 from sharelatex/as-client-auto-compile
Client-side auto compile
2017-09-19 15:20:07 +01:00
Alasdair Smith 963a14b33c Fix incorrectly named var and remove unneccessary semicolon 2017-09-19 14:25:30 +01:00
James AllenandGitHub 8852e09274 Merge pull request #1 from sharelatex/jpallen-patch-1
Delete cleanup.js
2017-09-18 14:30:04 +02:00
James AllenandGitHub 5a7e4f9fb0 Merge pull request #3 from sharelatex/ja-oss-sync
Push master branch to public repo after successful build
2017-09-18 14:15:33 +02:00
James Allen d0ce22b0f8 Add in overleaf-integration module to build 2017-09-18 11:30:43 +02:00
James AllenandGitHub ece7a4cbb7 Merge pull request #601 from sharelatex/ns-raise-safari-regex-count
Raising the limit on safari regex count
2017-09-18 11:16:49 +02:00