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

AGS support foundations #55

Merged
merged 3 commits into from
May 23, 2023
Merged

AGS support foundations #55

merged 3 commits into from
May 23, 2023

Commits on Oct 21, 2022

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

Commits on May 19, 2023

  1. Adding serialized support for AGS Line Item instances. (#53)

    * Adding serialized support for AGS Line Item instances.
    
    * Removing API-interactions and limiting the code to just the natural LTI reflection of a Platform LineItem
    
    * Standardize casing on fields:
    - Use lowercase, except when referencing true acronyms or initialisms
    
    * Make the `url` field of LtiLineItem unique.
    
    * Allow blank entries for non-required text fields on `LtiLineItem`
    
    * Add migration for `LtiLinkItem`
    doreilly authored May 19, 2023
    Configuration menu
    Copy the full SHA
    5c12444 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

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