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

[PoC] Site create command #1006

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Commits on Jul 26, 2024

  1. [PoC] Site create command

    tyaginidhi committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    64ac035 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8f49043 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. add websiteid

    tyaginidhi committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0f543a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    2aa1e62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d5e508 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Refactor authentication and PPAPI service endpoints

    This commit refactors the authentication and PPAPI service endpoints in the code. It updates the import statements and removes unnecessary constants. Additionally, it modifies the `powerPlatformAPIAuthentication` function to accept the `ppapiEndpoint` parameter and uses it in the fetch requests.
    amitjoshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    958a713 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Refactor powerPlatformAPIAuthentication function

    amitjoshi committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    f5bde70 View commit details
    Browse the repository at this point in the history