Andy Armstrong
4fa33e25ed
Studio support for cohorted courseware
...
TNL-652
2015-01-15 10:33:45 -05:00
Brian Talbot
206ea8caeb
Studio: adding UI and styling for component-level access modal
2015-01-15 10:33:45 -05:00
Brian Talbot
8fc89ca04f
Studio: resolving icon class styling issue with xblock warning messages
2015-01-13 18:36:58 -05:00
Jonathan Piacenti
80c517ecd1
Addressed notes from reviewers on Library Pagination.
2015-01-12 13:37:55 +03:00
E. Kolpakov
ff1a08cbd5
Paging for LibraryView added with JS tests.
2015-01-12 13:37:55 +03:00
Chris
c5d2dd7536
Upgrading Font Awesome vendor files from 3.2.1 to 4.2.0
...
* updating vendor files
* updating class syntax (to new FA-based classes) for all UI elements
* correcting broken tests
2015-01-06 15:24:12 -05: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
Brian Talbot
181715f200
Studio: revising xblock validation message list styling
2014-11-06 15:49:10 -05:00
Brian Talbot
31dce7671e
Studio: revising element-level xblock information styling
2014-11-06 15:49:10 -05:00
Frances Botsford
c92f52e0bd
cleanup and response to PR review
2014-10-17 13:51:43 -04:00
Brian Talbot
66abd71fbe
Studio: correcting font weight/display issues
...
* reducing font-weight on component adding menu
* adding in and applying demi-strong font-weight
* adding in $color-copy-emphasized variable
* correcting stateful xblock settings styling nesting
* syncing video player xblock-based controls font-weight
STUD-2109
2014-08-21 09:48:45 -04:00
Brian Talbot
998e33ec37
Studio: refactoring font-size to use existing Sass scale-based placeholders
2014-08-13 08:01:16 -04:00
Brian Talbot
f8ec92949f
Studio: refactoring font-weight CSS rules to use Sass placeholders
2014-08-12 12:31:49 -04:00
Frances Botsford
bfb6db76fb
fixed discussion preview back to the way it was
2014-08-07 12:16:21 -04:00
Frances Botsford
9fe41e768b
improved buttons styles in studio - updated unit sass to include new styles
2014-08-07 12:16:20 -04:00
Frances Botsford
bbcc0030ea
cleanup of unit, container, and xblock sass; added modules and layout sass; publishing states and actions on new unit
2014-08-07 12:16:18 -04:00
cahrens
a395c2fa4b
Complete Studio support for handling group configuration changes
...
STUD-1658
2014-06-20 11:41:23 -04:00
Andy Armstrong
11c25e8c1a
Add Studio handling for changes to group configurations
...
STUD-1658
2014-06-20 11:41:22 -04:00
cahrens
5ab61fc4b2
Implement a custom editor for the split_module.
...
STUD-1529
2014-06-05 12:16:16 -04:00
Andy Armstrong
6b3e100cc1
Allow editing of container xblocks/xmodules
...
STUD-1312
2014-05-29 14:02:45 -04:00
Andy Armstrong
541d20ef83
Allow creation of components on container page
...
This commit implements STUD-1490, allowing creation of components
on the container page. It also enables the delete and duplicate
buttons now that new content can be created that would benefit.
Note that it also creates shared functionality for adding components,
and refactors the unit page to use it too.
2014-05-21 15:40:31 -04:00
Frances Botsford
fd7142bcde
dnd container page styling
2014-05-02 15:09:23 -04:00
Frances Botsford
df0973e771
addressing review feedback
2014-04-09 16:45:22 -04:00
Frances Botsford
b23f17dbe7
removed commented out lines
2014-04-09 10:32:12 -04:00
Andy Armstrong
7770d9d427
Implement editing from the Studio container page.
...
STUD-1306
2014-04-09 10:32:11 -04:00
cahrens
0dbabc7ad8
Support xblocks with children on the container page.
...
STUD-1363
2014-03-04 17:11:01 -05:00
Andy Armstrong
fcc0231d4d
Add new container page that can display nested xblocks
...
This is the changes for STUD-1244, which introduces the ability for Studio to display
arbitrarily nested xblocks. In this change, a new container page is introduced which can
display nested xblocks. In particular, the xblock type of 'vertical' is special cased
to be shown inline as a collapsible section. The unit page is mostly unchanged, except
that container xblock's are shown as a link to their container page, rather than being
shown inline.
2014-02-27 14:53:05 -05:00
marco
a8417df7ba
styling for recursive xblock rendering structure to be used in the container page, pulling from general xblock styles in a separate file.
2014-02-14 12:57:06 -05:00