Skip to content

Enhancement lastUpdated cell styling #135

Merged
merged 22 commits into from
Jan 22, 2021
Merged

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 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

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    4c57b61 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

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