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

Adding tenants and content apis #2561

Merged
merged 17 commits into from
Oct 24, 2018
Merged

Adding tenants and content apis #2561

merged 17 commits into from
Oct 24, 2018

Commits on Oct 22, 2018

  1. Adding tenants APIs

    sebastienros committed Oct 22, 2018
    Configuration menu
    Copy the full SHA
    ba64124 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Fixing Setup

    sebastienros committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    51ad8d4 View commit details
    Browse the repository at this point in the history
  2. Adding more content apis

    sebastienros committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    ea3e76c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9677669 View commit details
    Browse the repository at this point in the history
  4. Expected vs Actual

    Jetski5822 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    ccb0ef7 View commit details
    Browse the repository at this point in the history
  5. Remove duplicate check

    sebastienros committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    9a2b98d View commit details
    Browse the repository at this point in the history
  6. Adding tenants APIs

    sebastienros authored and Jetski5822 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    87f6a8a View commit details
    Browse the repository at this point in the history
  7. Fixing Setup

    sebastienros authored and Jetski5822 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    32f8055 View commit details
    Browse the repository at this point in the history
  8. Adding more content apis

    sebastienros authored and Jetski5822 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    fbfe77e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9e9be6a View commit details
    Browse the repository at this point in the history
  10. Expected vs Actual

    Jetski5822 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    6f0bc4c View commit details
    Browse the repository at this point in the history
  11. Remove duplicate check

    sebastienros authored and Jetski5822 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    5556873 View commit details
    Browse the repository at this point in the history
  12. fixing build

    Jetski5822 committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    fc392dc View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Fixing auth

    sebastienros committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    cf9f12d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sebros/apisauth' into sebros/apis

    # Conflicts:
    #	src/OrchardCore.Modules/OrchardCore.Contents/Controllers/ApiController.cs
    #	src/OrchardCore.Modules/OrchardCore.Tenants/Controllers/ApiController.cs
    sebastienros committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    c9b6549 View commit details
    Browse the repository at this point in the history
  3. Using [FromBody]

    sebastienros committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    62f63af View commit details
    Browse the repository at this point in the history
  4. Reacting to feedback

    sebastienros committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    159e3cc View commit details
    Browse the repository at this point in the history