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

Dev/alonyeshurun/mirror 4.2.0 #185

Closed
wants to merge 28 commits into from
Closed

Commits on Dec 9, 2021

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

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    7675388 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0a64e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36bf9cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    193ddbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7d449f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c924ec View commit details
    Browse the repository at this point in the history
  7. Merged PR 206508: Fix casing of API call examples for all routes

    Review branch: tris-example-casing
    
    An example of the casing fix is:
    "completed import example" -> "Completed import example"
    See https://review.docs.microsoft.com/en-us/rest/api/power-bi/imports/get-import-in-group?branch=tris-example-casing
    v-trisshores committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    ed466a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Merged PR 219897: Remove trailing whitespace in swagger field names

    Please review carefully. This PR fixes what appears to be inadvertent trailing space in 19 swagger field names. One C# API file is affected by this fix.
    v-trisshores committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    5cce423 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

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

Commits on Dec 26, 2021

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

Commits on Jan 4, 2022

  1. Merged PR 225980: Add workspaceId in AdminApp

    Add workspaceId in AdminApp
    Jinjing Ma authored and Jinjing Ma committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    dcd5e0a View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Merged PR 227629: Consistency check 1

    - Replace "artifact" references in summary, descriptions, and definitions.
    - Make "datasource" two separate words.
    - Standardize "My workspace" formatting.
    - Use "OAuth 2.0" instead of "OAuth2", unless describing the parameter value.
    v-trisshores committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    2c5a7e3 View commit details
    Browse the repository at this point in the history
  2. Merged PR 228173: Add widelySharedArtifacts APIs

    Add widelySharedArtifacts APIs
    
    Related work items: #719387
    Jinjing Ma authored and Jinjing Ma committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    28efdb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Merged PR 228447: Remove Reports API preview message

    Remove Reports API preview messages from:
    - Reports - Update Datasources
    - Reports - Update Datasources In Group
    v-trisshores committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    d003887 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

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

Commits on Jan 10, 2022

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

Commits on Jan 11, 2022

  1. Merged PR 229449: Fixed PostDatasetUser doc

    Updated PostDatasetUser  to make it clear that both datasets which resides in my workspace or Folders are supported
    May Hartov authored and May Hartov committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    7b81b9e View commit details
    Browse the repository at this point in the history
  2. Merged PR 229173: Update README.md

    - Remove obsolete content (WS collection related)
    - Change the description to be more general: not focused on embed only but REST APIs in general
    - Provide up-to date simple examples (Get Report and Datasets, Generate Embed Token V2, Get Reports as Admin).
    laurent-mic committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    3fbefcf View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Merged PR 229238: Remove preview status from Scanner APIs (WorkspaceI…

    …nfo)
    
    Remove preview status from these API:
    
    - WorkspaceInfo GetModifiedWorkspaces
    - WorkspaceInfo GetScanResult
    - WorkspaceInfo GetScanStatus
    - WorkspaceInfo PostWorkspaceInfo
    v-trisshores committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    377261a View commit details
    Browse the repository at this point in the history
  2. Merged PR 229668: Update Admin-PostWorkspaceInfo API

    Notes:
    
    - Descriptions for boolean variables should start with something like "Whether to return..." instead of "Returns...", because the latter assumes that the boolean value was set to `true`.
    - I suggest "fully enabled" over "properly enabled" because "properly" doesn't on its own help a user know which control to enable, whereas "fully enabled" implies that both tenant settings that control metadata scanning should be enabled. However, it's not my decision, so let me know if changes are needed.
    - I updated the provided link for [Enable tenant settings for metadata scanning](Enable tenant settings for metadata scanning) since it pointed to the wrong article section.
    v-trisshores committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    2cbf0ee View commit details
    Browse the repository at this point in the history
  3. Merged PR 229242: In-preview language consistency

    This PR ensures all preview API calls have consistent language. Preview API summaries will have this final sentence: "This is a preview API call."
    
    This PR is layered on top of [Remove preview status from Scanner APIs (WorkspaceInfo)](https://powerbi.visualstudio.com/Embedded/_git/PowerBI-CSharp/pullrequest/229238) to avoid merge conflicts when that PR is merged. **Please review that PR first.**
    v-trisshores committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    b21bc85 View commit details
    Browse the repository at this point in the history
  4. Merged PR 229202: UPN consistency pass

    Standardize all user principal name (UPN) references.
    
    Please let me know whether your customers are expected to know what a UPN is. If that's the case, I'll replace all instances of "user principal name (UPN)" with "UPN".
    v-trisshores committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    d513d80 View commit details
    Browse the repository at this point in the history
  5. Merged PR 229574: Casing fixes

    - Capitalizes all the examples (this was previously done, new examples got added since)
    - 'Required scope’ to ‘Required Scope’
    v-trisshores committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    9be6843 View commit details
    Browse the repository at this point in the history
  6. Merged PR 224813: Power BI API for Goals.

    The state of Goals API at this moment. It has been tested by a set of tests written by @<Andrew Garbuzov> which operate on msit deployment.
    Andrew Garbuzov committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    80daf10 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Merged PR 214880: [Embedded][CSharp SDK] Adding DeleteDashboard & Del…

    …eteDashboardInGroup new API
    
    Related work items: #692111
    ayeshurun committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    83befc7 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Merged PR 231756: Version Bump to 4.2

    Version Bump to 4.2
    Jinjing Ma authored and Jinjing Ma committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    e0401c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Merge remote-tracking branch 'ado/dev/alonyeshurun/version4.2.0' into…

    … dev/alonyeshurun/mirror_4.2.0
    ayeshurun committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    733fb55 View commit details
    Browse the repository at this point in the history