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

Can I haz progress bar? #620

Merged
merged 11 commits into from
Oct 1, 2020
Merged

Commits on Sep 29, 2020

  1. Show dummy ProgressBar upon clicking Scramble

    Gregor Billing committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    3fbca58 View commit details
    Browse the repository at this point in the history
  2. Add scramble progress indicators to global store

    Gregor Billing committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    357f237 View commit details
    Browse the repository at this point in the history
  3. Add websocket scramble fetching implementation

    Gregor Billing committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    bfcb15b View commit details
    Browse the repository at this point in the history
  4. Fix progress bar quirks

    Gregor Billing committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    047d6d7 View commit details
    Browse the repository at this point in the history
  5. Progress bar convenience features

    Gregor Billing committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    e4ada4b View commit details
    Browse the repository at this point in the history
  6. Remove frontend proxying because we have CORS now

    Gregor Billing committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    db0254c View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2020

  1. Remove cached this-that scopes

    Gregor Billing committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    14391ab View commit details
    Browse the repository at this point in the history
  2. Add proper development proxy

    Gregor Billing committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    c966ecd View commit details
    Browse the repository at this point in the history
  3. Fix broken wcif zip fetching mock

    Gregor Billing committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    3cc098f View commit details
    Browse the repository at this point in the history
  4. Avoid duplicated test execution

    Gregor Billing committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    20295ff View commit details
    Browse the repository at this point in the history
  5. Add tests for EventPicker progress bar

    Gregor Billing committed Oct 1, 2020
    Configuration menu
    Copy the full SHA
    03d8851 View commit details
    Browse the repository at this point in the history