Commit Graph
100 Commits
Author SHA1 Message Date
Paulo Jorge ReisandGitHub 9d74cd6063 Merge pull request #95 from sharelatex/pr-fix-add-to-tag-dropdown
Fix "add to folder" dropdown + folder labels
2017-11-08 10:10:45 +00:00
Paulo Reis 68336457d8 Avoid using js-prefixed classes for styling. 2017-11-07 10:54:41 +00:00
Paulo Reis 888734655f Remove commented-out code. 2017-11-07 10:38:18 +00:00
Paulo Reis 3593c4b221 Make tag widget non breakable. 2017-11-03 16:20:49 +00:00
Paulo Reis e26c52967e Limit tag width a little more. 2017-11-03 16:20:39 +00:00
Paulo Reis 81e831de24 Right-align the projects toolbar; limit tags dropdown width. 2017-11-03 15:53:57 +00:00
Paulo Reis 71463a2ec2 Limit tag width in the projects list table. 2017-11-03 15:07:04 +00:00
Paulo Jorge ReisandGitHub 683c93c2f9 Merge pull request #83 from sharelatex/pr-fix-full-height-safari
Fix page height on Safari when zoomed
2017-10-27 13:31:09 +01:00
Paulo Reis 97c5e33f54 Use percent-based sizing for body min-height; add explicit height to the html element. 2017-10-26 15:47:39 +01:00
Paulo Reis 5cafee4879 Constrain announcements height. 2017-10-25 10:33:20 +01:00
Paulo Reis 2ef7fd1d0a Position the notifications lion relatively to the body. 2017-10-25 10:14:47 +01:00
Paulo Reis cbb79e04ce Ignore CSS source maps. 2017-10-25 10:13:42 +01:00
Paulo Jorge ReisandGitHub 0453aa60fe Merge pull request #66 from sharelatex/pr-ol-beta-theme
Overleaf beta theme & dashboard styling
2017-10-25 09:40:02 +01:00
Paulo Reis 7c5f6539ae Remove translations from shrinkwrap. 2017-10-24 16:24:27 +01:00
Paulo Reis 70a56d0474 Merge branch 'master' into pr-ol-beta-theme 2017-10-24 16:19:31 +01:00
Paulo Reis 9b128591b1 Enable sourcemaps on dev and prod environments (both minified and normal). 2017-10-24 16:03:59 +01:00
Paulo Reis 83a1b2f5a0 Reenable source maps. 2017-10-23 16:58:02 +01:00
Paulo Reis b834794ba6 Remove more commented-out code. 2017-10-23 16:21:42 +01:00
Paulo Reis 5f5731eca2 Rename content margin top variable to content margin vertical, as it affects both top and bottom. 2017-10-23 16:18:16 +01:00
Paulo Reis fb121494e6 Remove commented code. 2017-10-23 16:15:30 +01:00
Paulo Reis 632e3228e0 Remove unneeded existence checks. 2017-10-23 16:13:07 +01:00
Paulo Reis c105048e8d Make project selection ARIA attributes translatable. 2017-10-23 16:09:43 +01:00
Paulo Reis ff576c5b9a Make the text-only title customizable; pick nice colours for the OL version. 2017-10-23 15:56:52 +01:00
Paulo Reis 624dd26f39 Avoid loading onboarding images on page load. 2017-10-20 16:20:38 +01:00
Paulo Reis 525defb92d Add router entry to the new styleguide (WIP). 2017-10-20 10:53:26 +01:00
Paulo Reis 033e3cfcc6 Add styleguide classes. 2017-10-20 10:53:08 +01:00
Paulo Reis f6ebbc37db Fix z-index issue in the resolved comments dropdown. 2017-10-18 11:09:55 +01:00
Paulo Reis cfa0989a03 Remove extra semicolon. 2017-10-18 10:55:32 +01:00
Paulo Reis db6ca5d1c3 Reorganize common vars file. 2017-10-17 15:42:37 +01:00
Paulo Reis cf89c22ca5 Clarify comments. 2017-10-17 15:06:44 +01:00
Paulo Reis 8e74278503 Remove test stuff. 2017-10-17 15:06:19 +01:00
Paulo Reis 79c77188f3 Disable source maps (to be reenabled later on). 2017-10-17 15:04:43 +01:00
Paulo Reis ec4ff90273 IE scrollbar adjustments; use calc to set content min-height (IE fails with flex and min-height). 2017-10-17 12:24:47 +01:00
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 Jorge ReisandGitHub 6996f52195 Merge pull request #30 from sharelatex/pr-fix-chrome-61-62-shadow
Fix chrome 61 and 62 shadow
2017-10-03 11:18:08 +01:00
Paulo Jorge ReisandGitHub 05f9e9b2c1 Merge pull request #27 from sharelatex/as-autocompile-onboarding
Autocompile onboarding
2017-10-03 11:09:51 +01:00
Paulo Reis 17ea9d9799 Style project list tags. 2017-10-02 17:01:51 +01:00
Paulo Reis 65d38aa7f7 Remove debug line. 2017-09-28 14:09:37 +01:00
Paulo Reis e41a48de72 Conditionally disable text-shadow on chrome v61 and v62. 2017-09-28 14:01:03 +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
Paulo Reis 98b380f70a Update translations commit in shrinkwrap. 2017-09-08 12:14:05 +01:00
Paulo ReisandJames Allen d9e1254a6d Update loading screen. 2017-08-07 17:02:55 +02:00
Paulo Reis d576aa5b9d Update date threshold to show the per-user TC dialog. 2017-08-01 12:01:17 +01:00
Paulo Reis 7b85661035 Re-enable the toggle TC keyboard shortcut. 2017-08-01 11:59:32 +01:00
Paulo Reis 029ab8d2f1 Make sure TC state is applied to all users on load. 2017-08-01 11:30:23 +01:00
Paulo Reis fbce49f5cd Merge branch 'master' into ja-per-user-track-changes 2017-08-01 10:56:02 +01:00
Paulo Reis b5486155c0 Update shrinkwrap to include the HTML encoder. 2017-07-31 14:01:22 +01:00
Paulo Reis 4849c705de Optionally ask the translate local method to HTML encode; use it in the problematic tooltip. 2017-07-28 17:31:28 +01:00
Paulo Reis 2fcbafa72d Add HTML encoder lib. 2017-07-28 17:30:57 +01:00
Paulo Reis b44d0bfb85 Ignore deleted projects when determining the number of uncategorized projects. 2017-07-28 14:41:33 +01:00
Paulo Reis 759c7d43b6 Add a separator and better handling of line-breaks in settings. 2017-07-21 15:19:15 +01:00
Paulo Reis 35de3ee0ab Fix typo in ng-repeat directive. 2017-07-19 10:34:50 +01:00
Paulo Reis 47d9278e53 Merge branch 'ja-per-user-track-changes' of github.com:sharelatex/web-sharelatex into ja-per-user-track-changes 2017-07-07 10:50:11 +01:00
Paulo Reis 0c28c6cc3a Add translation keys. 2017-07-07 10:38:13 +01:00
Paulo Reis a2e583edb8 Remove debug statement. 2017-07-07 10:38:13 +01:00
Paulo Reis 6cfa10d511 Add a per-user TC notice dialog. 2017-07-07 10:38:13 +01:00
Paulo Reis 12ace746fc Add per-user TC notice assets. 2017-07-07 10:38:13 +01:00
Paulo Reis d69a7577f5 Check in Analytics if user has already been informed about per-user TC. 2017-07-07 10:38:13 +01:00
Paulo Reis 8925dc5a78 Revert "Show simpler UI when there is only one user."
This reverts commit 48300bd5b2ef01651e64dad3183e65d5d5798955.
2017-07-07 10:38:13 +01:00
Paulo Reis dae5381af7 Show simpler UI when there is only one user. 2017-07-07 10:38:13 +01:00
Paulo Reis 139c2ab1fd Consolidate members list. 2017-07-07 10:38:13 +01:00
Paulo Reis e421b6550a Filter out read-only users from TC users list. 2017-07-07 10:38:13 +01:00
Paulo Reis bc88dbd0f8 Handle read-only permissions; allow read-only users to see state but not change it. 2017-07-07 10:38:13 +01:00
Paulo Reis 71e0a6935f Readd feature flag handling. 2017-07-07 10:38:13 +01:00
Paulo Reis 7bf203c77f Styling. 2017-07-07 10:38:13 +01:00
Paulo Reis e7dd4874ad Add collapse state indicator. 2017-07-07 10:38:13 +01:00
Paulo Reis e40b8500d7 Keep user state persistent on the client. 2017-07-07 10:38:13 +01:00
Paulo Reis c701711eab Support a default value when undefined in the review panel toggles. 2017-07-07 10:38:13 +01:00
Paulo Reis 8e6265e3d2 Enable global setting. 2017-07-07 10:38:13 +01:00