Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Media Previewer #767

Merged
merged 51 commits into from
Sep 30, 2015
Merged

Media Previewer #767

merged 51 commits into from
Sep 30, 2015

Commits on Sep 1, 2015

  1. Configuration menu
    Copy the full SHA
    e95133b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

  1. Configuration menu
    Copy the full SHA
    da2418b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dddb292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    978c1f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5083319 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1587ce5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e87f82f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    42a42cd View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. Configuration menu
    Copy the full SHA
    00d6166 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    702d49d View commit details
    Browse the repository at this point in the history
  3. cleaning up old method

    pandafulmanda committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    c29963e View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2015

  1. Configuration menu
    Copy the full SHA
    b7cf2e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08c2bdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5cd9e32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7208bfe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    279bc72 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2dd5adf View commit details
    Browse the repository at this point in the history
  7. clean up tests a bit, add tests for tutor popover component, checking…

    … self positioning, image re-positioning, and scrollable height setting
    pandafulmanda committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    3e01316 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2015

  1. Configuration menu
    Copy the full SHA
    e5e00e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26d04c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3241ef2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2015

  1. Configuration menu
    Copy the full SHA
    dbc6778 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f1e4d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2015

  1. Configuration menu
    Copy the full SHA
    d8c9f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07cd1bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa413cf View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2015

  1. Configuration menu
    Copy the full SHA
    14312e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d910bb View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2015

  1. pull out step reading content to it's own more specifc content so tha…

    …t only content links get processed, as opposed to footer links as well, clean up prop names
    pandafulmanda committed Sep 22, 2015
    Configuration menu
    Copy the full SHA
    a0265d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00131f4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a4be3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f10f0a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2015

  1. Configuration menu
    Copy the full SHA
    805a093 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35b0690 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb2c2f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba26df8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fefd7a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e53a7e5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    74e96ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    50183b3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    da0b946 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2015

  1. update target to link-target, make tutor-popover more flexible about …

    …it's linker, handle multiple images in tutor-popover, minor clean up
    pandafulmanda committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    a667af2 View commit details
    Browse the repository at this point in the history
  2. update specs for media preview to use link-target, check for width ov…

    …erflow as well for tutor-popover
    pandafulmanda committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    d74ae0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ee45a6 View commit details
    Browse the repository at this point in the history
  4. there was some weird thing where isMounted as return false during the…

    … tests so then i did that wierd function = null thing on componentWillUnmount, but that doesn't seem necessary anymore, so yay!
    pandafulmanda committed Sep 28, 2015
    Configuration menu
    Copy the full SHA
    2c7905c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    24afed4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5aedd9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e073fd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c64dfdf View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2015

  1. Configuration menu
    Copy the full SHA
    2af2c83 View commit details
    Browse the repository at this point in the history
  2. loosen test for travis

    pandafulmanda committed Sep 29, 2015
    Configuration menu
    Copy the full SHA
    ad355da View commit details
    Browse the repository at this point in the history