Skip to content

Update master to first beta release #141

Merged
merged 129 commits into from
Dec 4, 2020
Merged

Update master to first beta release #141

merged 129 commits into from
Dec 4, 2020

Commits on Oct 23, 2020

  1. Removed class from the Toolbar component that was causing ItemBodyVie…

    …w to not be scrollable.
    Tyler Jordan Wright committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    85cd6c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7720db View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Merge pull request #93 from ECN/feature-conversational-ui

    Feature conversational ui
    campb303 authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    bac7c01 View commit details
    Browse the repository at this point in the history
  2. Fix multi queue loading in UI

    Justin Campbell committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    7f29921 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #87 from ECN/bug-ItemViewAppBar-not-allowing-scrol…

    …ling
    
    Removed class from the Toolbar component in ItemViewAppBar that was causing ItemBodyView to not be scrollable
    campb303 authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    997f9b9 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Use RelativeTime component for time values in ItemTable

    Justin Campbell committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    7779ad4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from ECN/enhanvement-use-relative-time-in-item…

    …table
    
    Use RelativeTime component for time values in ItemTable
    campb303 authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    ac8570d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3bdb99f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #97 from ECN/use-iso8601-time-for-item-lastupdated

    Format item lastupdated time as iso8601
    campb303 authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    3398a82 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2020

  1. Add column borders to ItemTable

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    78d002e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #98 from ECN/add-column-border-to-itemtable

    Add column borders to ItemTable
    campb303 authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    e3f6b53 View commit details
    Browse the repository at this point in the history
  3. Change TableCell border color according to theme type

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    9a6f781 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #102 from ECN/update-itemtable-borders-for-darkmode

    Change TableCell border color according to theme type
    campb303 authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    51bb16f View commit details
    Browse the repository at this point in the history
  5. Add module level docs

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    962a672 View commit details
    Browse the repository at this point in the history
  6. Remove debug comment

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    6c44662 View commit details
    Browse the repository at this point in the history
  7. Add TODO for coral queue issues

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    d0f9bc6 View commit details
    Browse the repository at this point in the history
  8. Update module docs

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    0c28cfe View commit details
    Browse the repository at this point in the history
  9. Add Item class doc block

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    a507ac7 View commit details
    Browse the repository at this point in the history
  10. Add Queue doc block

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    4feaaad View commit details
    Browse the repository at this point in the history
  11. Update Item doc block

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    ab3cb8a View commit details
    Browse the repository at this point in the history
  12. Permenantly add coral queue to queuesToIgnore

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    b1d258b View commit details
    Browse the repository at this point in the history
  13. Update module doc block

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    fea27fd View commit details
    Browse the repository at this point in the history
  14. Remove getContent function /c no longer neede

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    202e04c View commit details
    Browse the repository at this point in the history
  15. Remove __getAssignedTo from Item b/c it is no longer needed

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    0b8776b View commit details
    Browse the repository at this point in the history
  16. Add todo for queue iteration

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    29f7dab View commit details
    Browse the repository at this point in the history
  17. Add comments for default date in getFormattedDate()

    Justin Campbell committed Oct 29, 2020
    Configuration menu
    Copy the full SHA
    b078ed9 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #103 from ECN/scruba-a-dub-dub-for-ECNQueue

    Scruba a dub dub for ecn queue
    campb303 authored Oct 29, 2020
    Configuration menu
    Copy the full SHA
    605d165 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2020

  1. implementation of QueueList class to store queue list info for /api/g…

    …etQueues call
    Jacob Daniel Bennett committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c807416 View commit details
    Browse the repository at this point in the history
  2. removal of QueueList class from ECNQueue.py and replaced with functio…

    …ns directly accessible in the ECNQueue module
    Jacob Daniel Bennett committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c67c721 View commit details
    Browse the repository at this point in the history
  3. Create QueueSelector component placeholder

    Justin Campbell committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    69bc887 View commit details
    Browse the repository at this point in the history
  4. pep8 formatting

    Justin Campbell committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    a65c60a View commit details
    Browse the repository at this point in the history
  5. pep8 fomatting

    Justin Campbell committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    3adbf91 View commit details
    Browse the repository at this point in the history
  6. Fixed sort toggle buttons to allow sort by direction of the icon sele…

    …cted
    Tyler Jordan Wright committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    190c75f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c8782a4 View commit details
    Browse the repository at this point in the history
  8. Separate building valid queue list and loading queues

    Justin Campbell committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    f07895a View commit details
    Browse the repository at this point in the history
  9. Create utility function for checking valid item names

    Justin Campbell committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    50a899f View commit details
    Browse the repository at this point in the history
  10. Add getQueueCounts() function

    Justin Campbell committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    aba6964 View commit details
    Browse the repository at this point in the history
  11. Move getQueues endpoint to get_queues

    Justin Campbell committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    20b0c37 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #104 from ECN/Feature-Load-Queue-and-Length-of_Queue

    Add `api/get_queues` endpoint to return queues and counts
    campb303 authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    c23c678 View commit details
    Browse the repository at this point in the history
  13. removed row selection code from branch

    Tyler Jordan Wright committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    9be5a9e View commit details
    Browse the repository at this point in the history
  14. Removed row selection code and merge changes from remote

    Tyler Jordan Wright committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    3b4ef18 View commit details
    Browse the repository at this point in the history
  15. Cleanup

    Justin Campbell committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    496196e View commit details
    Browse the repository at this point in the history
  16. Fixed row click

    Tyler Jordan Wright committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    e3eb945 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #88 from ECN/Enhancement-ItemTable-sortButton

    Change sort button to display both sorting directions at the same time.
    wrigh393 authored Oct 30, 2020
    Configuration menu
    Copy the full SHA
    da2592d View commit details
    Browse the repository at this point in the history
  18. Fix date parsing error

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

Commits on Nov 2, 2020

  1. Configuration menu
    Copy the full SHA
    989f148 View commit details
    Browse the repository at this point in the history
  2. Changed TextField label font size to prevent overflowing parent

    Tyler Jordan Wright committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    1a4c22b View commit details
    Browse the repository at this point in the history
  3. Update component and docs

    Justin Campbell committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    4f95eb1 View commit details
    Browse the repository at this point in the history
  4. Implement QueueSelector component and modify API call for multiple qu…

    …eues
    Justin Campbell committed Nov 2, 2020
    Configuration menu
    Copy the full SHA
    d728722 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2020

  1. Configuration menu
    Copy the full SHA
    b7726e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7d1df5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #107 from ECN/enhancement-selected-row-styling

    Added styling to ItemTable to display what row is currently selected
    campb303 authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    52cd04e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #110 from ECN/feature-create-queue-selector-component

    Feature create queue selector component
    campb303 authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    0f4b510 View commit details
    Browse the repository at this point in the history
  5. Add useEffect for /api/get_queues and QueueSelector

    Justin Campbell committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    ef1a12d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #112 from ECN/integreate-api-get_queues-and-QueueS…

    …elector
    
    Add useEffect for /api/get_queues and QueueSelector
    campb303 authored Nov 3, 2020
    Configuration menu
    Copy the full SHA
    fb4b2e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Fixed filter label overflow using useState and javascript event liste…

    …ners
    Tyler Jordan Wright committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    2221f28 View commit details
    Browse the repository at this point in the history
  2. Removed unused imports

    Tyler Jordan Wright committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    9ebecc8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #108 from ECN/bugfix-ItemTableFilter-label-overflow

    Changed TextField label font size to prevent overflowing parent
    campb303 authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    4ae7083 View commit details
    Browse the repository at this point in the history
  4. Add venv:freeze command

    Justin Campbell committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    0fc47e4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #115 from ECN/add-venv-freeze-command

    Add venv:freeze command
    campb303 authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    bd7daa7 View commit details
    Browse the repository at this point in the history
  6. Add pyjwt to API requirements

    Justin Campbell committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    1de44ad View commit details
    Browse the repository at this point in the history
  7. Add venv:freeze docs

    campb303 authored Nov 4, 2020
    Configuration menu
    Copy the full SHA
    3872dbe View commit details
    Browse the repository at this point in the history
  8. Changed color of selected row to a color that is easier to see

    Tyler Jordan Wright committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    44865c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Add dotenv support to API

    Justin Campbell committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    0398df2 View commit details
    Browse the repository at this point in the history
  2. Update gitignore to include api dotenv files

    Justin Campbell committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    f6a15d3 View commit details
    Browse the repository at this point in the history
  3. Add python-dotenv to pip requirements

    Justin Campbell committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    f9dd838 View commit details
    Browse the repository at this point in the history
  4. Replace pyjwt with Flask-JWT-Extended

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

Commits on Nov 6, 2020

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

Commits on Nov 8, 2020

  1. Implement basic shared username/password auth using dotenv

    Justin Campbell committed Nov 8, 2020
    Configuration menu
    Copy the full SHA
    4e8fae4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcf3c3d View commit details
    Browse the repository at this point in the history
  3. Implement /tokens/refresh endpoint to get new access tokens

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

Commits on Nov 10, 2020

  1. Update Login resource docs

    Justin Campbell committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    ba3c9b7 View commit details
    Browse the repository at this point in the history
  2. Make Item resource return tuple w/ quueue JSON and HTTP return code p…

    …lus update docs
    Justin Campbell committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    b75f3d7 View commit details
    Browse the repository at this point in the history
  3. Update Queue resource to return a tuple of data and HTTP response cod…

    …e plus update docs
    Justin Campbell committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    5c5a100 View commit details
    Browse the repository at this point in the history
  4. Correct refactoring error that broke Queue resource

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

Commits on Nov 11, 2020

  1. Update QueueList docs

    Justin Campbell committed Nov 11, 2020
    Configuration menu
    Copy the full SHA
    5b752de View commit details
    Browse the repository at this point in the history
  2. Add JWT_REFRESH_CRSF_HEADER for easier reference

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

Commits on Nov 13, 2020

  1. Create base LoginForm -- nonfunctional

    Justin Campbell committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4e40b02 View commit details
    Browse the repository at this point in the history
  2. Create base auth utilities -- only login

    Justin Campbell committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    ca130f8 View commit details
    Browse the repository at this point in the history
  3. Create AuthProvider component

    Justin Campbell committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    50f03ec View commit details
    Browse the repository at this point in the history
  4. Create PrivateRoute component for checking auth

    Justin Campbell committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4e79718 View commit details
    Browse the repository at this point in the history
  5. Move previous App component to AppView

    Justin Campbell committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    58e6b96 View commit details
    Browse the repository at this point in the history
  6. Update app entrypoint for auth routing

    Justin Campbell committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    d20a3b4 View commit details
    Browse the repository at this point in the history
  7. Include AuthProvider

    Justin Campbell committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    c3e9d2c View commit details
    Browse the repository at this point in the history
  8. Integrate API login and error handling

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

Commits on Nov 14, 2020

  1. Add auth headers to API requests

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

Commits on Nov 15, 2020

  1. Add view password toggle to login screen

    Justin Campbell committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    27d51fa View commit details
    Browse the repository at this point in the history
  2. Intensify login screen gradient

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

Commits on Nov 16, 2020

  1. Fix spelling error in token refresh endpoint

    Justin Campbell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    170a87d View commit details
    Browse the repository at this point in the history
  2. Add token refresh function to auth utilities

    Justin Campbell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    4a79cb4 View commit details
    Browse the repository at this point in the history
  3. Add react-cookies to project

    Justin Campbell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    64decd9 View commit details
    Browse the repository at this point in the history
  4. Add CookieProvider

    Justin Campbell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    5f65436 View commit details
    Browse the repository at this point in the history
  5. Remove debug calls

    Justin Campbell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    5e77e49 View commit details
    Browse the repository at this point in the history
  6. Implement automatic token refresh

    Justin Campbell committed Nov 16, 2020
    Configuration menu
    Copy the full SHA
    80804cf View commit details
    Browse the repository at this point in the history
  7. Merge pull request #120 from ECN/feature-implement-authentication

    Feature implement authentication
    campb303 authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    7e84b6e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e6f87d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #116 from ECN/enhancement-selected-row-styling

    Changed color of selected row to a color that is easier to see
    campb303 authored Nov 16, 2020
    Configuration menu
    Copy the full SHA
    01a3653 View commit details
    Browse the repository at this point in the history
  10. Fix ItemTable props/state issues causing failure to render

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

Commits on Nov 17, 2020

  1. Stop auto population of text on menu item hover

    Justin Campbell committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    bc1484d View commit details
    Browse the repository at this point in the history
  2. Disable open on focus

    Justin Campbell committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    68ec438 View commit details
    Browse the repository at this point in the history
  3. Update placeholder text

    Justin Campbell committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    9979aa8 View commit details
    Browse the repository at this point in the history
  4. Add label via start adornment w/ workaround

    Justin Campbell committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    c216a17 View commit details
    Browse the repository at this point in the history
  5. Refactor handler functions

    Justin Campbell committed Nov 17, 2020
    Configuration menu
    Copy the full SHA
    172480b View commit details
    Browse the repository at this point in the history
  6. Add visual spacing and use small outlined styling

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

Commits on Nov 19, 2020

  1. Auto highlight first matching queue

    Justin Campbell committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    18e0565 View commit details
    Browse the repository at this point in the history
  2. Consolidate queue count fetch and add visual loading state

    Justin Campbell committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    1743ecb View commit details
    Browse the repository at this point in the history
  3. Autofocus QueueSelector

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

Commits on Nov 20, 2020

  1. Refactor queues to queueCounts

    Justin Campbell committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    2de2d34 View commit details
    Browse the repository at this point in the history
  2. Add controlled values

    Justin Campbell committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    e7bc281 View commit details
    Browse the repository at this point in the history
  3. Raise QueueSelector open state and optimize API calls

    Justin Campbell committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    f8fa092 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #126 from ECN/improve-QueueSelector

    Improve queue selector
    campb303 authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    4ec7d5e View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2020

  1. Add recent UI snapshots

    campb303 authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    951e795 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Remove log for CSRF token

    Justin Campbell committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a3d7885 View commit details
    Browse the repository at this point in the history
  2. Add jwt-decode to npm dependencies

    Justin Campbell committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    6c7b28e View commit details
    Browse the repository at this point in the history
  3. Add auto refresh for access tokens

    Justin Campbell committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    2d60fef View commit details
    Browse the repository at this point in the history
  4. Merge pull request #130 from ECN/fix-access-token-refresh

    Fix access token refresh
    campb303 authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    45037b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Add csrf ass cookie dependency to reduce renders

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

Commits on Nov 27, 2020

  1. Add clarifying comments

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

Commits on Dec 1, 2020

  1. Add support for storing active queues across page reloads

    Justin Campbell committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    77c40a4 View commit details
    Browse the repository at this point in the history
  2. Update QueueSelector props

    Justin Campbell committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1c8dedc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #131 from ECN/persist-active-queues-across-reloads

    Persist active queues across reloads
    campb303 authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    781cfd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Create ItemHeaderView component w/o docs

    Justin Campbell committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    f3ff8b5 View commit details
    Browse the repository at this point in the history
  2. Add tabbed conversation and header view

    Justin Campbell committed Dec 2, 2020
    Configuration menu
    Copy the full SHA
    f4dac2f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Header date format implementation

    Jacob Daniel Bennett committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    a6d820f View commit details
    Browse the repository at this point in the history
  2. Update ECNQueue.py

    benne238 authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    78b1ebf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #134 from ECN/Feature-Standardize-Date-Formats-In-…

    …Item-Headers
    
    Header date format implementation
    campb303 authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    8dbb8b5 View commit details
    Browse the repository at this point in the history
  4. Remove extra padding for use inside tabs

    Justin Campbell committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    e8bc3c5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #136 from ECN/create-item-header-view

    Create item header view
    campb303 authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    3891c05 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Update UI Snapshot

    Justin Campbell committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    0fd6f0a View commit details
    Browse the repository at this point in the history