Skip to content

Enhancement Storybook docs #198

Merged
merged 144 commits into from
Apr 19, 2021
Merged

Enhancement Storybook docs #198

merged 144 commits into from
Apr 19, 2021

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 8, 2021

  1. Configuration menu
    Copy the full SHA
    9b0a11d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ecc3105 View commit details
    Browse the repository at this point in the history
  3. Updated ItemHeaderView docs to show the proper library that is being …

    …used for the component
    wrigh393 committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    8623071 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6229c48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02ab740 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ad09aca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    53c34ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    186be65 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Configuration menu
    Copy the full SHA
    24f9efa 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
    ac9696b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749b8a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

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

Commits on Mar 12, 2021

  1. Configuration menu
    Copy the full SHA
    365b4e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a08f9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b3289d4 View commit details
    Browse the repository at this point in the history
  4. Deleted uneccesary doc

    wrigh393 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    a68d40f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ac4e37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ae4d802 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Changed the logo for docs

    wrigh393 committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    652ef98 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

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

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    2752898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c5a0e9 View commit details
    Browse the repository at this point in the history
  3. Changed the Canvas background color

    Changed sidebar color for more clarity.
    wrigh393 committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    4591a56 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    9d39de9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56e1939 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Removed unnecessary import

    wrigh393 committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    2086fca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd71c1a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    84a9fa3 View commit details
    Browse the repository at this point in the history
  2. Correct spelling

    campb303 committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    2f9c4f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79e643e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9366880 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

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

Commits on Apr 13, 2021

  1. Convert to 4 space indents

    campb303 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    fbb0866 View commit details
    Browse the repository at this point in the history
  2. Add action docs link

    campb303 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    430242f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f6f486 View commit details
    Browse the repository at this point in the history
  4. Added docs link and reformat

    campb303 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    c83ef56 View commit details
    Browse the repository at this point in the history
  5. Docs links and formatting

    campb303 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    bf7950c View commit details
    Browse the repository at this point in the history
  6. Update JSDoc

    campb303 committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f7eeca7 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    eeaad96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd49edd View commit details
    Browse the repository at this point in the history
  3. Remove old AppView doc

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    e2e7652 View commit details
    Browse the repository at this point in the history
  4. Add setDarkMode prop

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    af6d0a5 View commit details
    Browse the repository at this point in the history
  5. Remove old doc

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    a6df963 View commit details
    Browse the repository at this point in the history
  6. Update proptypes

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    4a1388e View commit details
    Browse the repository at this point in the history
  7. Update stories

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    be46fb2 View commit details
    Browse the repository at this point in the history
  8. Remove old AuthProvider doc

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    d2678e5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7a85b62 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    75d3597 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6a868b2 View commit details
    Browse the repository at this point in the history
  12. Correct AppView story name

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    285afb7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4587b4c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    145285f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a7c6a54 View commit details
    Browse the repository at this point in the history
  16. Remove old EmailHeader docs

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9a425d5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b0b1415 View commit details
    Browse the repository at this point in the history
  18. Update EmailHeader stories

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    8a66130 View commit details
    Browse the repository at this point in the history
  19. Remove old ItemBodyView docs

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    5f9e00f View commit details
    Browse the repository at this point in the history
  20. Revert testing UI

    This will need overwritten by staging when merged into staging.
    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    d43d20f View commit details
    Browse the repository at this point in the history
  21. Update ItemBodyView stories

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    2eee80b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    6cf61c9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    14f1d72 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    0957555 View commit details
    Browse the repository at this point in the history
  25. Remove unused Paper

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    509be66 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    73d948b View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    558d5b3 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    4f95175 View commit details
    Browse the repository at this point in the history
  29. Remove old ItemProvider docs

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    9e73d1c View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    d1f0722 View commit details
    Browse the repository at this point in the history
  31. Update ItemProvider stories

    campb303 committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    696125f View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Remove old ItemTable docs

    campb303 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    2f427c5 View commit details
    Browse the repository at this point in the history
  2. Update ItemTable Stories

    campb303 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    56a12bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b75004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e267a69 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e2f8bf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c57669 View commit details
    Browse the repository at this point in the history
  7. Update ItemTableCell stories

    campb303 committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    c48813e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    6cca2ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c35189b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    590c91b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc3d52b View commit details
    Browse the repository at this point in the history
  5. Remove old ItemView docs

    campb303 committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    10f678a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a3ec95 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Configuration menu
    Copy the full SHA
    9796228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49e9d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a1f821 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f217e8c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07dd165 View commit details
    Browse the repository at this point in the history
  6. Remove old LastUpdatedCell

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    ec11307 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ea0c53 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9dd19a9 View commit details
    Browse the repository at this point in the history
  9. Remove old LoginForm docs

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    ec85488 View commit details
    Browse the repository at this point in the history
  10. Update LoginForm stories

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    3671e7d View commit details
    Browse the repository at this point in the history
  11. Remove old MessageView docs

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    9c7d9a1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b60a065 View commit details
    Browse the repository at this point in the history
  13. Update MessageView stories

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    fb9a3c0 View commit details
    Browse the repository at this point in the history
  14. Remove old ParseError docs

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    2dc0a42 View commit details
    Browse the repository at this point in the history
  15. Update ParseError stories

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    72b3c0d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    7fe997e View commit details
    Browse the repository at this point in the history
  17. Update PrivateRoute stories

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    eb6e5ff View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6588427 View commit details
    Browse the repository at this point in the history
  19. Update QueueSelector stories

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    a778330 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    79f861d View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5c69e11 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    1c0d212 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e11aa47 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cb877f6 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    726b00e View commit details
    Browse the repository at this point in the history
  26. Remove old UserAvatar docs

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    fa2f988 View commit details
    Browse the repository at this point in the history
  27. Update UserAvatar stories

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    bceeb5a View commit details
    Browse the repository at this point in the history
  28. Remove TeamMemberCard assets

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    30040cc View commit details
    Browse the repository at this point in the history
  29. Remove Dev Logs

    campb303 committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    da3c89e View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c6cadc7 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    c5f1ad3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    58458da View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    3496894 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    cf6c47e View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3705e04 View commit details
    Browse the repository at this point in the history