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

Rnmobile/upload media failed state #13615

Merged
merged 23 commits into from
Jan 31, 2019
Merged

Commits on Jan 29, 2019

  1. Implement failed state UI

    marecar3 committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    5897905 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2019

  1. Configuration menu
    Copy the full SHA
    1e77159 View commit details
    Browse the repository at this point in the history
  2. Move styles to better place

    marecar3 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    7022790 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ec452 View commit details
    Browse the repository at this point in the history
  4. Support for failed upload retry (#13601)

    Support for failed upload retry
    mzorz authored and marecar3 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b577d29 View commit details
    Browse the repository at this point in the history
  5. Fixed lint errors

    marecar3 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    0e9940b View commit details
    Browse the repository at this point in the history
  6. Fixed style

    marecar3 committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    17aaf68 View commit details
    Browse the repository at this point in the history
  7. removed debugger statement

    mzorz committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    58f9685 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e7328a View commit details
    Browse the repository at this point in the history
  9. Merge branch 'rnmobile/upload_media_failed_state' of https://github.c…

    …om/WordPress/gutenberg into rnmobile/upload_media_failed_state
    mzorz committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    10706e4 View commit details
    Browse the repository at this point in the history
  10. Merge branch 'rnmobile/upload_media_failed_state' of https://github.c…

    …om/WordPress/gutenberg into rnmobile/upload_media_failed_state
    mzorz committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    8d752eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e08897 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b6bc888 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2019

  1. added new state MEDIA_UPLOAD_STATE_RESET to reset associated mediaUrl…

    … and fixed typo (#13610)
    
    Added new state MEDIA_UPLOAD_STATE_RESET and fixed typo
    mzorz authored and marecar3 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    d102ca2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into rnmobile/upload_media_failed_state

    # Conflicts:
    #	packages/block-library/src/image/edit.native.js
    marecar3 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    eb4f315 View commit details
    Browse the repository at this point in the history
  3. Implement failed state overlay using ImageBackground.

    I also needed to fix some lint errors.
    SergioEstevao committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    5149b6f View commit details
    Browse the repository at this point in the history
  4. Fixed styles

    marecar3 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    a75ad32 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abbd83c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b246604 View commit details
    Browse the repository at this point in the history
  7. Fixed lint error

    marecar3 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    090fc1c View commit details
    Browse the repository at this point in the history
  8. Fixed lint error

    marecar3 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    e5eaa20 View commit details
    Browse the repository at this point in the history
  9. Fix lint erros

    marecar3 committed Jan 31, 2019
    Configuration menu
    Copy the full SHA
    3270b10 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3fa8d38 View commit details
    Browse the repository at this point in the history