- 09 Jan, 2015 1 commit
-
-
Brian Talbot committed
-
- 06 Jan, 2015 1 commit
-
-
* updating vendor files * updating class syntax (to new FA-based classes) for all UI elements * correcting broken tests
Chris committed
-
- 17 Oct, 2014 2 commits
-
-
Frances Botsford committed
-
Omar Al-Ithawi committed
-
- 03 Sep, 2014 1 commit
-
-
Greg Price committed
-
- 29 Aug, 2014 4 commits
-
-
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>
Greg Price committed -
The menu allows filtering to unread, unanswered, or flagged threads. This includes passing through the appropriate query parameters to the comments service.
Greg Price committed -
The previously existing checkmark for threads with endorsed responses is removed, as it is mostly redundant.
Greg Price committed -
Add help text to several fields, update visual styling, and make it appear in the right-hand pane of the discussion tab instead of sliding down from the top. Co-authored-by: jsa <jsa@edx.org> Co-authored-by: marco <marcotuts@gmail.com>
Greg Price committed
-
- 07 Jul, 2014 2 commits
-
-
Now that the sidebar class is no longer used, many rules no longer need !important and can move out of _shame.scss.
Greg Price committed -
This will enable much cleanup of the relevant SASS rules.
Greg Price committed
-
- 03 Jul, 2014 1 commit
-
-
The filter box will now remain fixed while the rest of the menu scrolls. This also fixes a minor cosmetic bug in which the thread list would overflow its container if the user opened the browse menu, scrolled the page, and then closed the browse menu.
Greg Price committed
-
- 02 Jul, 2014 4 commits
-
-
The home button is removed, the search box is always displayed, and many visual adjustments are made, along with a large amount of refactoring. Originally reviewed in #4211
Greg Price committed -
Thread entries now show an activity count that includes the original post, and only one of the vote count and activity count is displayed based on the user's selected sort. The sorting and filtering options now both use a select and are somewhat more verbose, and the visual styling of the sort/filter bar is updated. Originally reviewed in #4165 with a bugfix in #4211
Greg Price committed -
A thread will be labeled if it is pinned, if the user is following it, or if it was authored by a staff member or community TA. This also slightly changes the color used for community TA labels. Originally reviewed in #4072
Greg Price committed -
Use larger and lighter title font, decrease padding, and use lighter solid backgrounds instead of gradients. Also, refactor SASS code to conform better to our new style, including using more specific class names. Originally reviewed in #4072
Greg Price committed
-