Skip to content

Staging #79

Merged
merged 30 commits into from
Oct 23, 2020
Merged

Staging #79

merged 30 commits into from
Oct 23, 2020

Commits on Sep 21, 2020

  1. Create UserAvatar component w/ docs

    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e8bd3db View commit details
    Browse the repository at this point in the history
  2. Update ItemMetadataView to show subject, avatar, name, alias, email a…

    …nd date
    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    c37ac25 View commit details
    Browse the repository at this point in the history
  3. Create EmailHeader component w/ docs

    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    223fcc6 View commit details
    Browse the repository at this point in the history
  4. Update ItemMetadataView to use new EmalHeader component

    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    35d9c74 View commit details
    Browse the repository at this point in the history
  5. Update ItemMetadataView docs w/ demoItem

    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e97b164 View commit details
    Browse the repository at this point in the history
  6. Fix EmailHeader export bug

    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    e4bfc3e View commit details
    Browse the repository at this point in the history
  7. Create ItemBodyView component w/ docs

    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    2b43ead View commit details
    Browse the repository at this point in the history
  8. Update ItemView to user new ItemBodyView component

    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    731f8e3 View commit details
    Browse the repository at this point in the history
  9. Remove testing data for presentation

    Justin Campbell committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0cd2734 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Remove unused components

    Justin Campbell committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    c538754 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Pre UI update

    Tyler Jordan Wright committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    9bd5dbc View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature-conversational-ui' into …

    …enhancement-responsive-itemtable
    Tyler Jordan Wright committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    674cf0f View commit details
    Browse the repository at this point in the history
  3. Examples Images of ItemTable Component Overrides

    Tyler Jordan Wright committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    94f63b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. mui-datatables work in progress

    Tyler Jordan Wright committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    57fb974 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2020

  1. Created a new table component to test react-table viability

    Tyler Jordan Wright committed Oct 2, 2020
    Configuration menu
    Copy the full SHA
    8449bba View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. react-table implementation test

    Tyler Jordan Wright committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    a787ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7110e63 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Move react-table implementation to ItemTable-ReactTable

    Justin Campbell committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    243534d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce0735c View commit details
    Browse the repository at this point in the history
  3. Create ItemTableFilter component

    Justin Campbell committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    b95d5ac View commit details
    Browse the repository at this point in the history
  4. Replace inline ColumnFilter with ItemTableFilter

    Justin Campbell committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    2c3f391 View commit details
    Browse the repository at this point in the history
  5. Implemented useFlexLayout hook to to stop header text from overflowin…

    …g its container
    Tyler Jordan Wright committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    3180e56 View commit details
    Browse the repository at this point in the history
  6. Update ItemTableFilter docs

    Justin Campbell committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    aed5026 View commit details
    Browse the repository at this point in the history
  7. Migrate to react-table based ItemTable

    Justin Campbell committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    2b6450a View commit details
    Browse the repository at this point in the history
  8. Migrate to react-table based ItemTable

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

Commits on Oct 9, 2020

  1. Implemeted per column sorting for ItemTable-ReactTable

    Tyler Jordan Wright committed Oct 9, 2020
    Configuration menu
    Copy the full SHA
    07e35dd View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2020

  1. Resolved merge conflict

    Tyler Jordan Wright committed Oct 12, 2020
    Configuration menu
    Copy the full SHA
    9d9c395 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2020

  1. Implemeted column sorting for ItemTable

    Tyler Jordan Wright committed Oct 14, 2020
    Configuration menu
    Copy the full SHA
    36896ff View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Added onClick functionality, updated theme colors, removed uneeded de…

    …pendencies
    Tyler Jordan Wright committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    c9cda61 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

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