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

Refactor library folder contents api #11686

Merged

Commits on Mar 22, 2021

  1. Small refactoring in folder_contents API controller

    - Remove unused UsesLibraryMixin
    - Extract some common constants
    - Use f-strings
    - Simplify some expressions
    - Remove redundant ldda_message sanitization
    - Rename some private functions for consistency
    davelopez committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    98dbd26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b21bafb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f699f4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1e86be View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f21662 View commit details
    Browse the repository at this point in the history
  6. Improve some docstrings

    davelopez committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    d60c8d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38f64bd View commit details
    Browse the repository at this point in the history