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

[PUI] User settings panel updates #7944

Merged
merged 32 commits into from
Sep 14, 2024

Commits on Aug 21, 2024

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

    SchrodingersGat committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    dd1d5dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c83feb1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cae3c50 View commit details
    Browse the repository at this point in the history
  5. Update components

    SchrodingersGat committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    0d06ffd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4e27371 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. UI updates

    SchrodingersGat committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    b9f8604 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8ff676 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    19f25f8 View commit details
    Browse the repository at this point in the history
  4. Add specific "MeUserSerializer"

    - Prevent certain attributes from being adjusted
    SchrodingersGat committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    16f56ea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fc36f0b View commit details
    Browse the repository at this point in the history
  6. Allow role checks to be bypassed for a given view

    - Override the 'get_permission_model' attribute with None
    SchrodingersGat committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    682dbc8 View commit details
    Browse the repository at this point in the history
  7. Enable 'GET' metadata

    - Required for extracting field information even if we only have 'read' permissions
    - e.g. getting table columns for users without write perms
    - use 'GET' action when reading table cols
    SchrodingersGat committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    1657595 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3acd22 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

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

Commits on Aug 25, 2024

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

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    937f797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14487ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d4b2d0 View commit details
    Browse the repository at this point in the history
  4. Ruff fixes

    SchrodingersGat committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    792dcaa View commit details
    Browse the repository at this point in the history
  5. Adjust icon

    SchrodingersGat committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2c8ef50 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fe18d78 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Update unit test

    SchrodingersGat committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8071ded View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19dd6ee View commit details
    Browse the repository at this point in the history
  3. Bummp API version

    SchrodingersGat committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    55a2d02 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    698ca9f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    467c9c1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'theme-simplificatio' of github.com:SchrodingersGat/Inve…

    …nTree into theme-simplificatio
    SchrodingersGat committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fb97e2d View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 10, 2024

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

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    a2f7dc3 View commit details
    Browse the repository at this point in the history
  2. Table layout fix

    SchrodingersGat committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    bbcd6b4 View commit details
    Browse the repository at this point in the history