Paulo Reis
|
562d8626e4
|
Fix overflowing entries.
|
2016-11-15 16:20:06 +00:00 |
|
Paulo Reis
|
8a11c8c3ca
|
Show add comment button when review panel is off.
|
2016-11-15 16:02:12 +00:00 |
|
Paulo Reis
|
7bf55823b2
|
Hide review panel when there are no entries.
|
2016-11-15 15:04:29 +00:00 |
|
Paulo Reis
|
d0f451df2e
|
Improve hover behaviour on review entries.
|
2016-11-15 12:23:39 +00:00 |
|
Paulo Reis
|
b181115277
|
Basic review minimized state.
|
2016-11-15 10:34:39 +00:00 |
|
James Allen
|
c89579e1df
|
Focus on the focused change
|
2016-11-14 12:47:46 +00:00 |
|
Paulo Reis
|
7201bde2a3
|
Add comment UI.
|
2016-11-14 11:19:00 +00:00 |
|
Paulo Reis
|
d04d7f834e
|
Adjustments in the threaded comments, mocked comments responses.
|
2016-11-11 16:10:26 +00:00 |
|
Paulo Reis
|
6c5c1549b6
|
Add comment replies via enter keypress.
|
2016-11-11 10:51:32 +00:00 |
|
Paulo Reis
|
78e409593b
|
Threaded comments.
|
2016-11-10 17:19:41 +00:00 |
|
Paulo Reis
|
c5e6ca5200
|
More entry styling.
|
2016-11-10 15:08:41 +00:00 |
|
Paulo Reis
|
997addf355
|
More entry header styling + entry body.
|
2016-11-10 12:35:35 +00:00 |
|
Paulo Reis
|
950fc0179c
|
Basic support for action icons.
|
2016-11-10 10:19:52 +00:00 |
|
James Allen
|
f62d95dd8c
|
Merge branch 'ja-review-panel' of github.com:sharelatex/web-sharelatex into ja-review-panel
|
2016-11-09 17:11:02 +00:00 |
|
James Allen
|
2e719fc450
|
Start adding callouts in review panel
|
2016-11-09 17:10:58 +00:00 |
|
Paulo Reis
|
013df17192
|
Entry header layout.
|
2016-11-09 17:09:57 +00:00 |
|
Paulo Reis
|
341a092231
|
Merge + basic layout for entries.
|
2016-11-09 16:36:06 +00:00 |
|
Paulo Reis
|
e0fbb45844
|
Add colored borders.
|
2016-11-09 16:00:02 +00:00 |
|
Paulo Reis
|
19241e571f
|
Distinguish between inserts and deletes in the entries repeater.
|
2016-11-09 15:58:03 +00:00 |
|
Paulo Reis
|
74ddd33bd9
|
Add colors to LESS file.
|
2016-11-09 15:39:01 +00:00 |
|
James Allen
|
064ae1945a
|
Toggle review panel and track changes with ui elements
|
2016-11-08 16:43:01 +00:00 |
|
James Allen
|
091eb7e462
|
Merge branch 'master' into ja-review-panel
Conflicts:
public/coffee/ide.coffee
public/stylesheets/app/editor.less
|
2016-11-03 10:07:37 +00:00 |
|
Paulo Reis
|
140748d466
|
Remove text-shadow, use stricter box-shadow syntax.
|
2016-11-02 14:38:26 +00:00 |
|
Paulo Reis
|
c18114bfeb
|
Different strategy for highlighting the code-check setting.
|
2016-11-01 17:30:27 +00:00 |
|
Paulo Reis
|
a91de6c3a5
|
Fix animation for compatibility with display: flex.
|
2016-11-01 15:27:05 +00:00 |
|
Paulo Reis
|
4c94c027b8
|
Styles for better accomodating smaller resolutions. Vertically centering.
|
2016-11-01 14:52:10 +00:00 |
|
Paulo Reis
|
06629e05d4
|
Include teaser media and do some style adjustments.
|
2016-11-01 11:36:21 +00:00 |
|
Paulo Reis
|
31697bd1e2
|
Add lightbox shadows.
|
2016-10-31 20:17:58 +00:00 |
|
James Allen
|
8368577867
|
Merge branch 'master' into ja-review-panel
Conflicts:
app/views/project/editor/editor.jade
public/coffee/ide.coffee
public/coffee/ide/editor/directives/aceEditor.coffee
|
2016-10-31 16:42:55 +00:00 |
|
Paulo Reis
|
97b92928dc
|
Merge branch 'master' into pr-latex-linter-onboarding
|
2016-10-28 16:36:10 +01:00 |
|
Paulo Reis
|
5a82cebcff
|
Make the history teaser message look like a modal.
|
2016-10-27 11:12:22 +01:00 |
|
Paulo Reis
|
04f8b3adfa
|
Adapt mark-up to history teaser, add some styles.
|
2016-10-27 10:30:10 +01:00 |
|
Paulo Reis
|
70c7880639
|
Style adjustments.
|
2016-10-26 11:12:34 +01:00 |
|
Paulo Reis
|
9dd06df839
|
More style adjustments.
|
2016-10-21 15:00:26 +01:00 |
|
Paulo Reis
|
777b28b443
|
Add animation and other styling items. Small refactor with Less vars.
|
2016-10-21 12:02:53 +01:00 |
|
Paulo Reis
|
ac07ba035b
|
Navigation in onboarding UI.
|
2016-10-20 16:39:43 +01:00 |
|
Paulo Reis
|
e60f67dacb
|
Bootstrapping.
|
2016-10-20 12:24:07 +01:00 |
|
James Allen
|
09195882f4
|
Add scrollbar todo note
|
2016-10-13 14:25:46 +01:00 |
|
James Allen
|
7a4bebd785
|
Allow review panel to be toggled
|
2016-10-13 14:22:23 +01:00 |
|
James Allen
|
fc782581ea
|
Change review panel to feel like part of ace
|
2016-10-12 17:27:20 +01:00 |
|
James Allen
|
4ac55c7671
|
Merge branch 'ja-track-changes' into ja-review-panel
|
2016-10-11 14:24:51 +01:00 |
|
James Allen
|
e9c8fc7c20
|
Add in review panel layout
|
2016-10-11 14:24:01 +01:00 |
|
James Allen
|
1c9abd35f8
|
Rename track-changes -> history on the client
Conflicts:
app/views/project/editor/history.jade
|
2016-10-10 16:59:25 +01:00 |
|
Paulo Reis
|
cdd873a1cf
|
Small style adjustments in the labels AB test.
|
2016-09-28 09:31:59 +01:00 |
|
Paulo Reis
|
270bf81667
|
Cleanup.
|
2016-09-27 16:12:45 +01:00 |
|
Paulo Reis
|
d97313d22c
|
Horizontal layout.
|
2016-09-26 16:09:27 +01:00 |
|
Paulo Reis
|
23671c7b18
|
Label styling.
|
2016-09-26 15:03:04 +01:00 |
|
Brian Gough
|
74bc157e7c
|
added force recompile option
|
2016-08-24 16:48:37 +01:00 |
|
Paulo Reis
|
861022aff0
|
Make scrollbar only visible when needed.
|
2016-08-22 16:32:59 +01:00 |
|
Paulo Reis
|
2f93a102fd
|
Fix layout to support scrollable messages.
|
2016-08-22 16:12:29 +01:00 |
|