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

UIRS-33 Major rework using react-query #68

Merged
merged 35 commits into from Jun 1, 2021
Merged

UIRS-33 Major rework using react-query #68

merged 35 commits into from Jun 1, 2021

Commits on May 20, 2021

  1. Copy the full SHA
    e17ba09 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ef6acee View commit details
    Browse the repository at this point in the history
  3. "refactor" -> "rework"

    axelhunn committed May 20, 2021
    Copy the full SHA
    c1b091e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    07ca20e View commit details
    Browse the repository at this point in the history
  5. f

    axelhunn committed May 20, 2021
    Copy the full SHA
    840c1fd View commit details
    Browse the repository at this point in the history

Commits on May 21, 2021

  1. add ActionMenu component

    axelhunn committed May 21, 2021
    Copy the full SHA
    9612c6a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ca890a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    39b2f5c View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a732703 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8c6dc21 View commit details
    Browse the repository at this point in the history
  6. add Centered component

    axelhunn committed May 21, 2021
    Copy the full SHA
    cfdfd62 View commit details
    Browse the repository at this point in the history
  7. add ErrorCentered component

    axelhunn committed May 21, 2021
    Copy the full SHA
    d28705b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    6ac8418 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    e969c0a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2021

  1. fix code smell

    axelhunn committed May 24, 2021
    Copy the full SHA
    f68503b View commit details
    Browse the repository at this point in the history
  2. fix smell

    axelhunn committed May 24, 2021
    Copy the full SHA
    e25ca80 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    552ba2b View commit details
    Browse the repository at this point in the history
  4. Revert "fix smell"

    This reverts commit e25ca80
    axelhunn committed May 24, 2021
    Copy the full SHA
    d9621f3 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    ef4bc91 View commit details
    Browse the repository at this point in the history
  6. fix smell

    axelhunn committed May 24, 2021
    Copy the full SHA
    ce06d56 View commit details
    Browse the repository at this point in the history
  7. Revert "fix smell"

    This reverts commit ce06d56
    axelhunn committed May 24, 2021
    Copy the full SHA
    c7fa8a4 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. add testing dependencies

    axelhunn committed May 26, 2021
    Copy the full SHA
    a0cef89 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e291ad7 View commit details
    Browse the repository at this point in the history
  3. add API tests

    axelhunn committed May 26, 2021
    Copy the full SHA
    761014e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    dd1a1a2 View commit details
    Browse the repository at this point in the history
  5. fix propTypes

    axelhunn committed May 26, 2021
    Copy the full SHA
    637e49a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2021

  1. fix keyHandler warning

    axelhunn committed May 28, 2021
    Copy the full SHA
    1de2592 View commit details
    Browse the repository at this point in the history
  2. add integration test

    axelhunn committed May 28, 2021
    Copy the full SHA
    2990ad8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. update integration test

    axelhunn committed May 29, 2021
    Copy the full SHA
    5d7c2ea View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:folio-org/ui-remote-storage into …

    …UIRS-33-1
    
    # Conflicts:
    #	CHANGELOG.md
    axelhunn committed May 29, 2021
    Copy the full SHA
    33fec73 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. update tests

    axelhunn committed May 31, 2021
    Copy the full SHA
    f3cc2b3 View commit details
    Browse the repository at this point in the history
  2. fix on review

    axelhunn committed May 31, 2021
    Copy the full SHA
    6bdd972 View commit details
    Browse the repository at this point in the history
  3. cleanup

    axelhunn committed May 31, 2021
    Copy the full SHA
    2c11ea8 View commit details
    Browse the repository at this point in the history
  4. add API_PATH constant

    axelhunn committed May 31, 2021
    Copy the full SHA
    304fb17 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Copy the full SHA
    5d0360c View commit details
    Browse the repository at this point in the history