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

Data middleware and resource #672

Merged
merged 19 commits into from
Mar 18, 2020
Merged

Data middleware and resource #672

merged 19 commits into from
Mar 18, 2020

Commits on Feb 21, 2020

  1. starting off

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    defc6c9 View commit details
    Browse the repository at this point in the history
  2. tidy up types and add tests

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    2241c16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fab51a5 View commit details
    Browse the repository at this point in the history
  4. Revert "npm i and remove benchmarks from travis"

    This reverts commit 2e41c1b.
    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    7f71fa6 View commit details
    Browse the repository at this point in the history
  5. pr comments

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    b400264 View commit details
    Browse the repository at this point in the history
  6. add get total

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    6124101 View commit details
    Browse the repository at this point in the history
  7. add test stub

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    c895b5c View commit details
    Browse the repository at this point in the history
  8. add test stub

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    692b20c View commit details
    Browse the repository at this point in the history
  9. adjust typings

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    bebe6c7 View commit details
    Browse the repository at this point in the history
  10. add destroy

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    1d3c58b View commit details
    Browse the repository at this point in the history
  11. fix tests, add disconnect

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    f8a91d1 View commit details
    Browse the repository at this point in the history
  12. latest packagelock file

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    81c1826 View commit details
    Browse the repository at this point in the history
  13. add loading / failed

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    bba6cfb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    87e2f34 View commit details
    Browse the repository at this point in the history
  15. remove comments

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    a4795b3 View commit details
    Browse the repository at this point in the history
  16. add resource and tests

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    8f683d7 View commit details
    Browse the repository at this point in the history
  17. data tests

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    063ee11 View commit details
    Browse the repository at this point in the history
  18. resource tests

    tomdye committed Feb 21, 2020
    Configuration menu
    Copy the full SHA
    e4364e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. adding more tests

    tomdye committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    cba69a8 View commit details
    Browse the repository at this point in the history