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

Automatically discover available permissions #1706

Merged
merged 23 commits into from
Feb 22, 2024

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    0c0d506 View commit details
    Browse the repository at this point in the history
  2. Fix function call

    fraxachun committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    0466ae6 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    6c96981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a19ebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae77efc View commit details
    Browse the repository at this point in the history
  4. Add changelog

    fraxachun committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1689c72 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    f3acebb View commit details
    Browse the repository at this point in the history
  2. Export comet-permissions

    fraxachun committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6605d91 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Revert "Export comet-permissions"

    This reverts commit 6605d91.
    fraxachun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7f043fe View commit details
    Browse the repository at this point in the history
  2. Export comet-permissions

    fraxachun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    735b3de View commit details
    Browse the repository at this point in the history
  3. Update .changeset/angry-plums-retire.md

    Co-authored-by: Johannes Obermair <48853629+johnnyomair@users.noreply.github.com>
    fraxachun and johnnyomair authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    90d477d View commit details
    Browse the repository at this point in the history
  4. camelCase

    fraxachun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1bca1ce View commit details
    Browse the repository at this point in the history
  5. deprecate

    fraxachun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7efdfc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a36b23a View commit details
    Browse the repository at this point in the history
  7. Update packages/api/cms-api/src/user-permissions/user-permissions.typ…

    …es.ts
    
    Co-authored-by: Johannes Obermair <48853629+johnnyomair@users.noreply.github.com>
    fraxachun and johnnyomair authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3c0d453 View commit details
    Browse the repository at this point in the history
  8. Update .changeset/angry-plums-retire.md

    Co-authored-by: Johannes Obermair <48853629+johnnyomair@users.noreply.github.com>
    fraxachun and johnnyomair authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    3e6b6bd View commit details
    Browse the repository at this point in the history
  9. Demo: Remove product package dimensions (#1730)

    - `packageDimensions` was nullable, although the database fields aren't
    nullable (caused an DB error if null was saved)
    - Admin Generator (present and future) doesn't support nested fields
    (for future it is WIP, present will never get it)
    - Easy solution: remove it
    - #1729 will showcase nested fields and everything (as replacement for
    packageDimensions)
    Ben-Ho authored and fraxachun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7f8cd06 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    20a6a5d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    894e174 View commit details
    Browse the repository at this point in the history
  12. Revert "Use cometPermissions in demo"

    This reverts commit 894e174.
    fraxachun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b333187 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5b2a849 View commit details
    Browse the repository at this point in the history
  14. Remove deprecation

    fraxachun committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    aeda8f5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d47a77b View commit details
    Browse the repository at this point in the history