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

feat: Add avatars #331

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Open

feat: Add avatars #331

wants to merge 14 commits into from

Commits on Oct 10, 2021

  1. feat: Add avatars

    - Added avatars to users tables
    - Added a template in order to change or delete avatar
    - Added the form and validators for the picture file
    - Added tests
    - Added translations
    - Added to the navbar near the username the avatar (if the user has one)
    - Added to gitignore the avatars
    orronai committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    c3e3d66 View commit details
    Browse the repository at this point in the history
  2. 'Refactored by Sourcery' (#332)

    Co-authored-by: Sourcery AI <>
    sourcery-ai[bot] authored Oct 10, 2021
    Configuration menu
    Copy the full SHA
    d50bfda View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    657715e View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. - Merged with master

    - Fixed translations
    - Changed avatars directory
    - Added constant of MB conversion
    orronai committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    215b341 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    d2d51e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f44c03 View commit details
    Browse the repository at this point in the history
  3. fixed translations

    orronai committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    ddd195f View commit details
    Browse the repository at this point in the history
  4. fixed asyncio test

    orronai committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    1fb34b9 View commit details
    Browse the repository at this point in the history
  5. fixed asyncio test

    orronai committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    2314d37 View commit details
    Browse the repository at this point in the history
  6. fixed asyncio test

    orronai committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    997899f View commit details
    Browse the repository at this point in the history
  7. fixed asyncio test

    orronai committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    b1de37a View commit details
    Browse the repository at this point in the history
  8. fix merge conflicts

    orronai committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    791fd06 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    f647f9e View commit details
    Browse the repository at this point in the history
  2. removed unnecessary line

    orronai committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    3052f0b View commit details
    Browse the repository at this point in the history