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

multi: Add User layer. #2894

Draft
wants to merge 47 commits into
base: master
Choose a base branch
from

Commits on Jan 26, 2023

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

Commits on Jan 27, 2023

  1. Configuration menu
    Copy the full SHA
    5219ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6842aa View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Configuration menu
    Copy the full SHA
    ed4527a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ebd8a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f6487dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d97bd6f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    b12ec46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db6120 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72e26ca View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

  1. Configuration menu
    Copy the full SHA
    2c1a4db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80d7e28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb9964c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4e8396 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d98c893 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bb1c8d View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2023

  1. Configuration menu
    Copy the full SHA
    1f8b560 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46fedae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a1b396 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c28afd0 View commit details
    Browse the repository at this point in the history
  5. feat(app/pi): improve user details account

    this commit improves the account page items to control whether it should
    be displayer or not based on user credentials (owner or admin).
    
    Admins can read all information. Account owners can read and edit all
    editable information. Other users can only see what's public.
    victorgcramos committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    06f8c81 View commit details
    Browse the repository at this point in the history
  6. feat(app/pi): add credentials to User Identity

    This commit adds credentials to identity section to define which
    elements are displayed for given user status (owner and regular). Only
    owners can manage their identities.
    victorgcramos committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    d73c535 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c29573 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6e80454 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    0aff11f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a11826 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    98441d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a47835 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dea1446 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1734a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

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

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    6f6dbc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc2fda1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3035835 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ac229f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    836ee87 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    9a448b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3aa11e View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    a1d6bb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95c8ea4 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

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

Commits on Feb 20, 2023

  1. Configuration menu
    Copy the full SHA
    e51d5dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2429d09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03d2312 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00f6455 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    371af7d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ef9cff View commit details
    Browse the repository at this point in the history