Skip to content

0.9.1 Merge #200

Merged
merged 155 commits into from
Mar 16, 2021
Merged

0.9.1 Merge #200

merged 155 commits into from
Mar 16, 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 23, 2020

  1. Added background state varible and created lastUpdatedCell component …

    …to control cell color based on date of last update
    Tyler Jordan Wright committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    6e6492b View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Removed uncesscary function and variables. Changed name of the state …

    …variable to make more specific and clear.
    Tyler Jordan Wright committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a6d8132 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 Dec 2, 2020

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

Commits on Dec 3, 2020

  1. implemented logic that sets color of lastUpdated cell based on time o…

    …f items last update.
    Tyler Jordan Wright committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    6b67902 View commit details
    Browse the repository at this point in the history
  2. Forammting fixes, removed uneccessary overrides, fixed date received …

    …render,
    Tyler Jordan Wright committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    c418a5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad4935b View commit details
    Browse the repository at this point in the history
  4. readabilty update

    Jacob Daniel Bennett committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    c895ef1 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

  1. disabled autoResetSortBy to allow for sorting to persist when data ch…

    …anges.
    Tyler Jordan Wright committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    d842e2c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. Removed Paper render to remove extraneous shadows

    Tyler Jordan Wright committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    140c71e View commit details
    Browse the repository at this point in the history
  2. Changed the table render to the small variant in order to reduce unee…

    …ded whitespace
    Tyler Jordan Wright committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    3a95107 View commit details
    Browse the repository at this point in the history
  3. Styling fixes for sort by buttons to add visual weight and make them …

    …easier to see what columns the buttons are related to.
    Tyler Jordan Wright committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    561d435 View commit details
    Browse the repository at this point in the history
  4. Set autoResetFilters to false in order to stop filters from resetting…

    … on data change.
    Tyler Jordan Wright committed Dec 11, 2020
    Configuration menu
    Copy the full SHA
    2cccad2 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Minor formatting

    campb303 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    c20b9b8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from ECN/enhancement-persistent-filters-and-s…

    …orting
    
    Enhancement persistent filters and sorting
    campb303 authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    38445fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c57b61 View commit details
    Browse the repository at this point in the history
  4. Add spacing for table

    campb303 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    566efca View commit details
    Browse the repository at this point in the history
  5. Remove unused classes

    campb303 committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    56d6f28 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. Configuration menu
    Copy the full SHA
    ae03e13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3effeb7 View commit details
    Browse the repository at this point in the history
  3. Fixed merge conflict

    wrigh393 committed Dec 17, 2020
    Configuration menu
    Copy the full SHA
    6019e2b View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. Fixed column border gap

    wrigh393 committed Dec 18, 2020
    Configuration menu
    Copy the full SHA
    9aa5321 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. Configuration menu
    Copy the full SHA
    2bd362c View commit details
    Browse the repository at this point in the history
  2. Refactored ItemTableFilter to allow the label to hide label overlfow …

    …in X direction without hiding overlfow in the Y direction
    wrigh393 committed Dec 30, 2020
    Configuration menu
    Copy the full SHA
    db5f1a1 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. Configuration menu
    Copy the full SHA
    d0dc7fe View commit details
    Browse the repository at this point in the history
  2. removal of debugging tools

    benne238 committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    2a50f12 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    bb68f11 View commit details
    Browse the repository at this point in the history
  2. Removed uncessary desc key from intialState.sortBy in the table optio…

    …n in ItemTable component
    wrigh393 committed Jan 8, 2021
    Configuration menu
    Copy the full SHA
    7373d88 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

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

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    ea9dec3 View commit details
    Browse the repository at this point in the history
  2. Removed unecessary class

    wrigh393 committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    02b9990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0df01d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    610bc86 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

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

Commits on Jan 20, 2021

  1. Update Python requirements to fix Flask_JWT_Extended and PyJWT

    (cherry picked from commit 47e0715)
    campb303 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    8ac1d92 View commit details
    Browse the repository at this point in the history
  2. Update venv-manager to allow 60 second for requirement installation

    (cherry picked from commit 5dd1da9)
    campb303 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    7110cda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f36ac8e View commit details
    Browse the repository at this point in the history
  4. Formatting

    campb303 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    375b679 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55de973 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc608a6 View commit details
    Browse the repository at this point in the history
  7. Formatting

    campb303 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    0c3f1bb View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    813438a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    672b0f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86b75a1 View commit details
    Browse the repository at this point in the history
  4. Make time prop required

    campb303 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    e3724de View commit details
    Browse the repository at this point in the history
  5. Add docs

    campb303 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    9df197e View commit details
    Browse the repository at this point in the history
  6. Add docs

    campb303 committed Jan 21, 2021
    Configuration menu
    Copy the full SHA
    246e4d9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ed9daa View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    1084d86 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from ECN/enhancement-lastupdated-styling

    Enhancement lastUpdated cell styling
    campb303 authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    f3aa06f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3eabe11 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'enhancement-lastupdated-styling' of github.itap.purdue.…

    …edu:ECN/webqueue2 into enhancement-lastupdated-styling
    campb303 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    34b73ca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #167 from ECN/enhancement-lastupdated-styling

    Enhancement lastupdated styling
    campb303 authored Jan 22, 2021
    Configuration menu
    Copy the full SHA
    ebcda1d View commit details
    Browse the repository at this point in the history
  6. Update Python requirements to fix Flask_JWT_Extended and PyJWT conflict

    (cherry picked from commit 2bd362c)
    campb303 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4936578 View commit details
    Browse the repository at this point in the history
  7. Update venv-manager to allow 60 second for requirement installation

    (cherry picked from commit 5dd1da9)
    campb303 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    4910621 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a647639 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    75e8cd4 View commit details
    Browse the repository at this point in the history
  10. Update comments

    campb303 committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e068623 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Update venv-manager to allow 60 second for requirement installation

    (cherry picked from commit 4910621)
    campb303 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7ec22d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8201b54 View commit details
    Browse the repository at this point in the history
  3. Fix ignore for egg-info

    campb303 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    3b5399d View commit details
    Browse the repository at this point in the history
  4. Update comments

    campb303 committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    f5b4b1e View commit details
    Browse the repository at this point in the history
  5. Merge pull request #160 from ECN/Feature-Sort-queue-counts-by-queue-n…

    …ame-alphabetically
    
    Feature sort queue counts by queue name alphabetically
    benne238 authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    7925d9a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Configuration menu
    Copy the full SHA
    02ab227 View commit details
    Browse the repository at this point in the history
  2. removal of debugging lines

    benne238 committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    d9942b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25b33a6 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

  1. Squashed commit of the following:

    commit d9942b9
    Author: benne238 <benne238@purdue.edu>
    Date:   Wed Jan 27 21:05:25 2021 -0500
    
        removal of debugging lines
    
    commit 02ab227
    Author: benne238 <benne238@purdue.edu>
    Date:   Wed Jan 27 21:04:33 2021 -0500
    
        fix for accounting for empty content in messages
    
    commit 610bc86
    Author: benne238 <benne238@purdue.edu>
    Date:   Tue Jan 12 15:23:52 2021 -0500
    
        removal of queueDirectory testing code
    
    commit 30d9cfe
    Author: benne238 <benne238@purdue.edu>
    Date:   Mon Jan 11 14:30:01 2021 -0500
    
        implementation of blank content handling
    
    commit 2bd362c
    Author: Justin Campbell <campb303@purdue.edu>
    Date:   Wed Dec 30 15:13:54 2020 -0500
    
        Update Python requirements to fix Flask_JWT_Extended and PyJWT conflict
    
    commit 38445fe
    Merge: 0fd6f0a c20b9b8
    Author: Campbell, Justin <campb303@purdue.edu>
    Date:   Tue Dec 15 21:55:33 2020 -0500
    
        Merge pull request #154 from ECN/enhancement-persistent-filters-and-sorting
    
        Enhancement persistent filters and sorting
    
    commit c20b9b8
    Author: Justin Campbell <campb303@purdue.edu>
    Date:   Tue Dec 15 21:54:39 2020 -0500
    
        Minor formatting
    
    commit 2cccad2
    Author: Tyler Jordan Wright <wrigh393@w2vm1.ecn.purdue.edu>
    Date:   Fri Dec 11 13:09:17 2020 -0500
    
        Set autoResetFilters to false in order to stop filters from resetting on data change.
    
    commit d842e2c
    Author: Tyler Jordan Wright <wrigh393@w2vm1.ecn.purdue.edu>
    Date:   Wed Dec 9 11:08:19 2020 -0500
    
        disabled autoResetSortBy to allow for sorting to persist when data changes.
    
    commit 0fd6f0a
    Author: Justin Campbell <campb303@w2vm4.ecn.purdue.edu>
    Date:   Thu Dec 3 20:13:58 2020 -0500
    
        Update UI Snapshot
    benne238 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    7535510 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #173 from ECN/Bugfix-Queues-That-Won't-Load

    Bugfix queues that won't load
    campb303 authored Jan 31, 2021
    Configuration menu
    Copy the full SHA
    64f0f0d View commit details
    Browse the repository at this point in the history
  3. Revert "Squashed commit of the following:"

    This reverts commit 7535510.
    benne238 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    72579af View commit details
    Browse the repository at this point in the history
  4. Merge branch 'Bugfix-Webmaster-Queue' of github.itap.purdue.edu:ECN/w…

    …ebqueue2 into Bugfix-Webmaster-Queue
    benne238 committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    fc90e73 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    73a930c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb7a5fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33eec0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    469d4bd View commit details
    Browse the repository at this point in the history
  5. Minor formatting changes

    wrigh393 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    86b3395 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    55df82b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    98843ef View commit details
    Browse the repository at this point in the history
  8. Merge pull request #140 from ECN/Bugfix-Webmaster-Queue

    Bugfix webmaster queue
    campb303 authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    acaf76c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9b8c010 View commit details
    Browse the repository at this point in the history
  10. Update venv-manager to allow 60 second for requirement installation

    (cherry picked from commit 4910621)
    campb303 committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    75b2ff3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e6c4877 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    c5f48d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7af8823 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #161 from ECN/enhancement-default-sort-order

    Enhancement default sort order
    campb303 authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    7be45ff View commit details
    Browse the repository at this point in the history
  4. Minor formatting

    campb303 authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    3edc67a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cb49bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c02fae3 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Configuration menu
    Copy the full SHA
    b91f0d9 View commit details
    Browse the repository at this point in the history
  2. Refactored code to reduce number of props for ItemTableSortButtons co…

    …mponent; added prop types to ItemTableSortButtons; renamed folder to use same naming convention
    wrigh393 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    2595643 View commit details
    Browse the repository at this point in the history
  3. Fixed merge conflicts

    wrigh393 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    10de4bd View commit details
    Browse the repository at this point in the history
  4. Update refresh token path

    campb303 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    db580ee View commit details
    Browse the repository at this point in the history
  5. Update hompage entry

    wrigh393 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    1b0fafb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    311ad72 View commit details
    Browse the repository at this point in the history
  7. Updated API routes

    wrigh393 committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    7cac01a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Remove breaking character

    campb303 authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    ec5680c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a84209 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a91015 View commit details
    Browse the repository at this point in the history
  4. Update QueueSelector.js

    campb303 authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    c3792a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    e2c00d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1145f3b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #158 from ECN/bugfix-filter-label-overflow

    Refactored ItemTableFilter to address label overflow bug when filter had a value
    campb303 authored Feb 8, 2021
    Configuration menu
    Copy the full SHA
    ca62502 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0799a8f View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. Configuration menu
    Copy the full SHA
    c7e264f View commit details
    Browse the repository at this point in the history
  2. update requirements.txt

    benne238 committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    b56e225 View commit details
    Browse the repository at this point in the history
  3. Removed duplicate columns in ItemTable

    (cherry picked from commit ecc3105)
    benne238 committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    3139fb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f48de17 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Configuration menu
    Copy the full SHA
    5b2d5c0 View commit details
    Browse the repository at this point in the history
  2. Add from field to ItemTable

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

Commits on Feb 15, 2021

  1. Merge pull request #193 from ECN/enhancement-add-from-to-ItemTable

    Add from field to ItemTable
    wrigh393 authored Feb 15, 2021
    Configuration menu
    Copy the full SHA
    0460c0c 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
  5. Merge pull request #113 from ECN/Feature-Load-Item-Headers-Only

    Feature load item headers only
    campb303 authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    bfbb895 View commit details
    Browse the repository at this point in the history
  6. FIx hard coded item values

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

Commits on Mar 13, 2021

  1. Configuration menu
    Copy the full SHA
    21858cd View commit details
    Browse the repository at this point in the history
  2. Reformat

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

Commits on Mar 14, 2021

  1. Configuration menu
    Copy the full SHA
    17a2847 View commit details
    Browse the repository at this point in the history
  2. Correct API paths

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

Commits on Mar 15, 2021

  1. Configuration menu
    Copy the full SHA
    5e8f703 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from ECN/bugfix-queue-selector-displays-wrong…

    …-numbers
    
    Fix incorrect item count when getting queue counts
    campb303 authored Mar 15, 2021
    Configuration menu
    Copy the full SHA
    66b4234 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Set version

    campb303 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    3d553f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d30db88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f033e3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60e754e View commit details
    Browse the repository at this point in the history