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

Ingest Auto Refresh #713

Merged
merged 15 commits into from
May 1, 2020
Merged

Ingest Auto Refresh #713

merged 15 commits into from
May 1, 2020

Commits on May 1, 2020

  1. feat: InfoNotice Component

    jameskerr committed May 1, 2020
    Configuration menu
    Copy the full SHA
    3c99ec2 View commit details
    Browse the repository at this point in the history
  2. refactor: Change shape of space

    space.ingest is now an object with progress and warnings
    add a Spaces.remove action to use after deleting a space
    always set defaults for the space in setDetail and setNames
    throw error if trying to update ingest progress of space that
    has no details yet
    jameskerr committed May 1, 2020
    Configuration menu
    Copy the full SHA
    a93bb9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56b57cd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec79224 View commit details
    Browse the repository at this point in the history
  5. fix: Don't animate forever

    jameskerr committed May 1, 2020
    Configuration menu
    Copy the full SHA
    7f6ffc5 View commit details
    Browse the repository at this point in the history
  6. fix: Always clear tab history if on welcome page

    The tab history was being retained if a space was deleted
    after the user searched a few times. This happens when you
    reload the page.
    
    We rely on the tab history to know whether or not to do
    auto refresh on ingest.
    jameskerr committed May 1, 2020
    Configuration menu
    Copy the full SHA
    b8f500d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    745b2c7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04d151d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f6675cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    019befa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    77303a9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d53d643 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    288aeb1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    167eda3 View commit details
    Browse the repository at this point in the history
  15. fix: Css dup

    jameskerr committed May 1, 2020
    Configuration menu
    Copy the full SHA
    2faebae View commit details
    Browse the repository at this point in the history