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

feat: upload progress ui #1655

Merged
merged 14 commits into from
Feb 25, 2021
Merged

feat: upload progress ui #1655

merged 14 commits into from
Feb 25, 2021

Commits on Oct 2, 2020

  1. fix: broken file list stories

    Gozala committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    ec1f38b View commit details
    Browse the repository at this point in the history
  2. draft: upload progress ui

    Gozala committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8fa1d99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    770b177 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3e6020b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    56a6918 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. Configuration menu
    Copy the full SHA
    75c7b60 View commit details
    Browse the repository at this point in the history
  2. fix: integrate new http client

    Gozala committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8dc184e View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. fix: jsdom problem

    Gozala committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    cfe03a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. fix: switch CI to node v14.15.4

    lidel committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    c83f257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44cb3d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    f81ee13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7da7ca9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. fix(e2e): test/e2e/remote-api.test.js

    This makes E2E tests for remote API less flaky:
    - leverage expect-puppeteer where possible
    - tweak navigation so it is not impacted by connection-error state
    - force refresh of status page to avoid wait for manual refresh
    lidel committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    fc4b2dc View commit details
    Browse the repository at this point in the history
  2. fix(ci): E2E_IPFSD_TYPE=js npm run test:e2e

    js-ipfs changed CLI path at some point recently
    lidel committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    39eaccc View commit details
    Browse the repository at this point in the history