Adam Butterworth
42cc0d0145
Fix all stylelint errors ( #23920 )
...
* Fix all stylelint errors
For any errors that fixing would require changing the output of the css disable stylelint for that line instead of modifying.
* Update quality.py
Make stylelint quality check pass when there are no errors
* Delete empty selectors
2020-05-06 16:07:14 -04:00
DawoudSheraz
1116cd4b7d
fix discussion comment styling
2019-05-21 14:34:03 +05:00
Kshitij Sobti
c1e3e59771
Basic bulk stylelint fixes
2018-07-10 02:27:11 +05:30
Andy Armstrong
d18022bb5d
Make the discussion board responsive
...
LEARNER-1923
2017-10-19 14:09:22 -04:00
Andy Armstrong
9f0fba0a8e
Sass quality fixes in the LMS
2017-10-11 13:45:08 -04:00
alisan617
229f112274
hide add a response button if 0 other responses
2017-01-04 16:14:29 -05:00
alisan617
e28f42b11f
discussion img upload dialog RTL and other clean-up
2016-12-20 14:54:24 -05:00
Andy Armstrong
accbda34e2
Clean up discussion styling issues
...
TNL-6184
2016-12-16 10:04:57 -05:00
Andy Armstrong
fd0cf4041e
Clean up font weights
2016-12-14 13:52:55 -05:00
Brian Jacobel
4b6cf7ba47
Fixed issue with hover post actions causing title reflow
2016-12-14 13:35:31 -05:00
Andy Armstrong
52d5de5b5d
More discussion styles
2016-12-13 12:17:23 -05:00
Andy Armstrong
4922d7753e
Clean up discussion styles to be consistent across views
2016-12-13 08:39:51 -05:00
alisan617
f5936b36ae
remove Related to in inline, add it to Profile, spacing nits
2016-12-12 11:01:57 -05:00
Brian Jacobel
187783beaf
Requested UI changes - borderless, all posts is no longer highlighted
...
Fix read only support for team discussions
Fix error messages to use "posts" not "threads"
More small UI tweaks, padding and alignment
Add a11y tests for all inline discussion states
Improve discussion error messages
2016-12-12 11:01:56 -05:00
alisan617
d5635cf1ba
New inline discussion home view UI
...
TNL-4756
2016-10-14 10:54:50 -04:00
Andy Armstrong
f1bad0721f
Make discussion links into buttons for a11y
...
TNL-4640
2016-09-02 16:34:15 -04:00
Andy Armstrong
9899a1e520
Fix discussion color contrast and remove gradients
...
TNL-5163
2016-08-29 17:28:55 -04:00
Andy Armstrong
5e9fd04126
Clean up UX for read and unread posts
...
TNL-4557
2016-08-17 16:21:13 -04:00
Andy Armstrong
6c54035197
Add a content header to the discussion board
2016-08-17 16:20:45 -04:00
Andy Armstrong
89f93df46e
Refactor out a new discussions Django app
2016-08-17 16:20:45 -04:00
Brian Jacobel
6aba6219c3
Add a third fixed case where images could overflow (refs #12735 )
2016-06-20 16:32:52 -04:00
Brian Jacobel
5e0e337654
Fix overflowing images in forum posts/responses
2016-06-13 12:30:13 -04:00
Andy Armstrong
7e2a174eec
Move discussion board to the Pattern Library
...
TNL-4622
2016-06-02 12:48:12 -04:00
Chris Rodriguez
2cdd0a98a1
Fixing contrast issues in the forums
2015-12-09 15:40:17 -05:00
Frances Botsford
feacd0fb9f
allow discussion post styles to be used in the teams space
2015-10-22 16:16:46 -04:00
Marco Morales
ad465d6ba6
Discussion forum styling cleanup to correct current visual styling issues in addition to cleaning up styles in preparation for adding post images
2015-09-21 09:24:47 -04:00
Richard Moch
d851c6ded3
Improve support for right to left languages
2015-06-17 16:21:51 +02:00
Richard Moch
4277757961
set .response-header-actions block to absolute position to allow overlap with title
2015-06-17 16:21:50 +02:00
Marco Morales
38b7e4cc50
SASS compilation variable conventions update, focusing on basic colors, baseline variable usage for padding and margins, ui-depth extends, along with other small fixes. The intent with this is to not have any user-facing impact, and instead move us closer toward having files that use our newer sass conventions.
2015-01-05 17:30:13 -05:00
Frances Botsford
ce3cb27864
switching RTL on the fly - added bi-app for sass compiling
2014-10-17 13:51:42 -04:00
Omar Al-Ithawi
9b287960e7
LMS RTL fixes
2014-10-17 13:51:42 -04:00
Greg Price
d303041c55
Fix size of endorser username in forum responses
2014-09-03 16:13:33 -04:00
Greg Price
988e4e6da5
Update UI for forum actions
...
The actions are now consolidated in one location for each piece of
content. Primary actions (vote, follow, endorse, mark as answer) are
buttons, and secondary actions (pin, edit, delete, report, close) are in
a menu. This also includes improved front-end error handling for the
actions and significant test cleanup.
Co-authored-by: jsa <jsa@edx.org >
Co-authored-by: marco <marcotuts@gmail.com >
Co-authored-by: Frances Botsford <frances@edx.org >
Co-authored-by: Brian Talbot <btalbot@edx.org >
2014-08-29 15:59:33 -04:00
Greg Price
10063a3120
Distinguish forum thread types in rendering
...
Each thread's type is now included in its post details, and question
threads have marked answers shown immediately below the body of the
initial post.
2014-08-29 15:59:31 -04:00