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

Enhance user model #24

Merged
merged 23 commits into from
Aug 21, 2020
Merged

Enhance user model #24

merged 23 commits into from
Aug 21, 2020

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    d5eb4cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e23cb75 View commit details
    Browse the repository at this point in the history
  3. last_accessed_at -> last_seen

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    ea30823 View commit details
    Browse the repository at this point in the history
  4. Fix date types

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    75f405a View commit details
    Browse the repository at this point in the history
  5. Fix dates in scheme

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    30a4092 View commit details
    Browse the repository at this point in the history
  6. Make email unique for user

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    1fead53 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f19187d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1a4a094 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d7b598 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6629de8 View commit details
    Browse the repository at this point in the history
  11. Make ssh uppercase in html

    Co-authored-by: Rien <[email protected]>
    mcbloch and rien committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    9e45ba7 View commit details
    Browse the repository at this point in the history
  12. Change show name of the last_seen field.

    Co-authored-by: Rien <[email protected]>
    mcbloch and rien committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    69ec528 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9da527e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    753a385 View commit details
    Browse the repository at this point in the history
  15. firstname -> first_name

    Co-authored-by: Rien <[email protected]>
    mcbloch and rien committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    5915438 View commit details
    Browse the repository at this point in the history
  16. Run cargo fmt on the project.

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    c1206b5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ea09e67 View commit details
    Browse the repository at this point in the history
  18. Push serde dep back up

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    3a0630a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    13ea55f View commit details
    Browse the repository at this point in the history
  20. Run rustfmt

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    953b1b3 View commit details
    Browse the repository at this point in the history
  21. Fix merge result

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    d0999bb View commit details
    Browse the repository at this point in the history
  22. Add userstate to user model

    mcbloch committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    723e1a9 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    5e8b2c6 View commit details
    Browse the repository at this point in the history