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

🔍 tune snapshots API #1001

Merged
merged 34 commits into from
Nov 8, 2019
Merged

🔍 tune snapshots API #1001

merged 34 commits into from
Nov 8, 2019

Commits on Nov 1, 2019

  1. add logging

    byron committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    693cb71 View commit details
    Browse the repository at this point in the history
  2. extend callback

    byron committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    9f1190c View commit details
    Browse the repository at this point in the history
  3. add condition to avoid ghost request

    byron committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    7e46b6e View commit details
    Browse the repository at this point in the history
  4. fix lint

    byron committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    9f4a83f View commit details
    Browse the repository at this point in the history
  5. more robust

    byron committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    20885c6 View commit details
    Browse the repository at this point in the history
  6. less poll

    byron committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    6ab5cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2019

  1. twice retry

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3dd054c View commit details
    Browse the repository at this point in the history
  2. extend timeout

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    88bf135 View commit details
    Browse the repository at this point in the history
  3. remove the logic

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    5b7a568 View commit details
    Browse the repository at this point in the history
  4. smaller

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    c98f132 View commit details
    Browse the repository at this point in the history
  5. reduce the logging info

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    806514a View commit details
    Browse the repository at this point in the history
  6. tuning

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    2881882 View commit details
    Browse the repository at this point in the history
  7. make wait more flexible

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    e9b79e9 View commit details
    Browse the repository at this point in the history
  8. remove the refresh

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    7d86bfe View commit details
    Browse the repository at this point in the history
  9. Merge branch 'dev' into dbg-dt-callbacks

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    dff386d View commit details
    Browse the repository at this point in the history
  10. tune API

    byron committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    c6d4e65 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2019

  1. 🔍 tune snapshots API

    byron committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    418fadf View commit details
    Browse the repository at this point in the history
  2. add fix for clear input

    byron committed Nov 5, 2019
    Configuration menu
    Copy the full SHA
    f881fdc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2019

  1. add pause after move

    byron committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    d509dc6 View commit details
    Browse the repository at this point in the history
  2. final tuning

    byron committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    ff4e647 View commit details
    Browse the repository at this point in the history
  3. merge and fix conflict

    byron committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    a3469be View commit details
    Browse the repository at this point in the history
  4. 💄

    byron committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    430aacb View commit details
    Browse the repository at this point in the history
  5. ✏️ add changelog

    byron committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    507a5d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c46a10e View commit details
    Browse the repository at this point in the history
  7. remove pause

    byron committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    c20db88 View commit details
    Browse the repository at this point in the history
  8. upgrade selenium to revert clear back

    byron committed Nov 6, 2019
    Configuration menu
    Copy the full SHA
    85e1b9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9cb797c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2019

  1. Update CHANGELOG.md

    Co-Authored-By: alexcjohnson <johnson.alex.c@gmail.com>
    byronz and alexcjohnson authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    8322a26 View commit details
    Browse the repository at this point in the history
  2. 🚚 move snapshots together

    byron committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    a1318cd View commit details
    Browse the repository at this point in the history
  3. 🐛 fix fix the logic, all(()) returns True

    byron committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    6766936 View commit details
    Browse the repository at this point in the history
  4. 👌 make thing simpler and cleaner

    byron committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    1fd5ee8 View commit details
    Browse the repository at this point in the history
  5. ✏️ revise changelog

    byron committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    1b7b91d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7175519 View commit details
    Browse the repository at this point in the history
  7. Update dash/testing/dash_page.py

    Co-Authored-By: alexcjohnson <johnson.alex.c@gmail.com>
    byronz and alexcjohnson authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    c4d69a8 View commit details
    Browse the repository at this point in the history