Skip to content

Feature load item headers only #113

Merged
merged 35 commits into from
Mar 12, 2021
Merged

Commits on Nov 2, 2020

  1. Implementation of headers only by passing a boolean to the Item class…

    … to include all or part of the item
    Jacob Daniel Bennett committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    1dd473c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. update documentation for header-only and more efficient jsondata defi…

    …nition
    Jacob Daniel Bennett committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    afaaf81 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2020

  1. Remove debugging comments

    Justin Campbell committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    0123593 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db08a0f View commit details
    Browse the repository at this point in the history
  3. Update docs

    Justin Campbell committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    5dc0aa7 View commit details
    Browse the repository at this point in the history
  4. Update docs

    Justin Campbell committed Nov 29, 2020
    Configuration menu
    Copy the full SHA
    21f347c View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Add headersOnly flags to API

    Justin Campbell committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    d8225d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2021

  1. Configuration menu
    Copy the full SHA
    fd49dd7 View commit details
    Browse the repository at this point in the history
  2. Make Queue objects iterable

    campb303 committed Feb 21, 2021
    Configuration menu
    Copy the full SHA
    f960cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c435fe1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6a1b660 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    f52daa5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    748a49c View commit details
    Browse the repository at this point in the history
  3. Create ItemProvider w/ Docs

    campb303 committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    666135f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27f9fba View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    abb9a79 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

  1. Configuration menu
    Copy the full SHA
    c73fb0e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Feature-Load-Item-Headers-Only' of github.itap.purdue.e…

    …du:ECN/webqueue2 into Feature-Load-Item-Headers-Only
    wrigh393 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    4b12f9e View commit details
    Browse the repository at this point in the history
  3. Refactored queue loading

    campb303 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    c343963 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Feature-Load-Item-Headers-Only' of github.itap.purdue.e…

    …du:ECN/webqueue2 into Feature-Load-Item-Headers-Only
    campb303 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    b0173b9 View commit details
    Browse the repository at this point in the history
  5. Implement loading UI

    campb303 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    5fcb7d7 View commit details
    Browse the repository at this point in the history
  6. Remove feature placeholder

    campb303 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    ffeb3fe View commit details
    Browse the repository at this point in the history
  7. Replace prop with context

    campb303 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    25f0635 View commit details
    Browse the repository at this point in the history
  8. Remove debug logging

    campb303 committed Feb 23, 2021
    Configuration menu
    Copy the full SHA
    75de4ad View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d4961b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0470bbe View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abf98df View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    f144667 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2021

  1. Fix validateDOM warning

    campb303 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    2a7b674 View commit details
    Browse the repository at this point in the history
  2. Fix proptype specifications

    campb303 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    e534ef6 View commit details
    Browse the repository at this point in the history
  3. Fix validateDOM warning

    campb303 committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    6e7acf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    d0e5649 View commit details
    Browse the repository at this point in the history
  2. Update ItemView docs

    campb303 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    322a075 View commit details
    Browse the repository at this point in the history
  3. Add error page to ItemView

    campb303 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    6afaf23 View commit details
    Browse the repository at this point in the history
  4. Remove unused icon

    campb303 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    ebbafcb View commit details
    Browse the repository at this point in the history