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

Patterns: fix capabilities settings for pattern categories #55379

Merged
merged 22 commits into from
Oct 20, 2023

Commits on Oct 18, 2023

  1. Add capabilities settings to pattern categories so authors can add ca…

    …tegories to their patterns. Also set API call to `view` context so contributors can see user pattern categories
    glendaviesnz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    e356103 View commit details
    Browse the repository at this point in the history
  2. Fix linting error

    glendaviesnz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0627b4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df14aca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    906bc9e View commit details
    Browse the repository at this point in the history
  5. Try adding a pattern categories rest controller to handle the unique …

    …permission requirements
    talldan authored and glendaviesnz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c562738 View commit details
    Browse the repository at this point in the history
  6. Don't allow adding of categories if user doesn't have capability, jus…

    …t show current available categories
    glendaviesnz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    bd8ff09 View commit details
    Browse the repository at this point in the history
  7. Fix linting issues

    glendaviesnz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    ae34e49 View commit details
    Browse the repository at this point in the history
  8. Fix linting issues

    glendaviesnz committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8fc5339 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0422988 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6e82662 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f8b3edd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    aff2d01 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    ca568f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0552a35 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1a13a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    9e3e9bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8c4030 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c803d76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b844ae View commit details
    Browse the repository at this point in the history
  5. Fix linting errors

    glendaviesnz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0069a96 View commit details
    Browse the repository at this point in the history
  6. Fix file load naming

    glendaviesnz committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e02d1e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Fix up pointless {}

    glendaviesnz committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    2311222 View commit details
    Browse the repository at this point in the history