Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pass last_login_at to user crud UI from backend API correctly #133

Merged
merged 5 commits into from May 18, 2021

Commits on May 14, 2021

  1. pass last_login_at to user crud from backend API correctly, so it dis…

    …plays in UI. Make naturalized_datetime_str more robust for non-naive dt input.
    nhoening committed May 14, 2021
    Copy the full SHA
    4c4de04 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Copy the full SHA
    bba8e89 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    92a182b View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. add change log entry

    nhoening committed May 18, 2021
    Copy the full SHA
    78fadab View commit details
    Browse the repository at this point in the history
  2. fix tests

    nhoening committed May 18, 2021
    Copy the full SHA
    2534ffd View commit details
    Browse the repository at this point in the history