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

Font Library: refactor endpoint permissions #54829

Merged
merged 8 commits into from Sep 29, 2023

Commits on Sep 26, 2023

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

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    4248733 View commit details
    Browse the repository at this point in the history
  2. return error 500 if the request to the install fonts endpoint needs w…

    …rite permissions and wordpress doens't have write permission on the server
    matiasbenedetto committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fad89f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a153cae View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Standardize the output of install and uninstall fonts endpoints

    Co-authored-by: Jason Crist <146530+pbking@users.noreply.github.com>
    Co-authored-by: Jeff Ong <5375500+jffng@users.noreply.github.com>
    3 people committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    9f726d4 View commit details
    Browse the repository at this point in the history
  2. Handle standardized output from install and uninstall endpoints in th…

    …e frontend
    
    Co-authored-by: Jason Crist <146530+pbking@users.noreply.github.com>
    Co-authored-by: Jeff Ong <5375500+jffng@users.noreply.github.com>
    3 people committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    19ca6bc View commit details
    Browse the repository at this point in the history
  3. Update the install and unintall fonts endpoints unit tests for the ne…

    …w standardized output format
    
    Co-authored-by: Jason Crist <146530+pbking@users.noreply.github.com>
    Co-authored-by: Jeff Ong <5375500+jffng@users.noreply.github.com>
    3 people committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    be038aa View commit details
    Browse the repository at this point in the history
  4. fix the refersh call for the library

    Co-authored-by: Jason Crist <146530+pbking@users.noreply.github.com>
    Co-authored-by: Jeff Ong <5375500+jffng@users.noreply.github.com>
    3 people committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    170ebd9 View commit details
    Browse the repository at this point in the history