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

Get updates from Azure APIM base project #1

Merged
merged 67 commits into from
Aug 18, 2021

Commits on Jan 6, 2021

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

Commits on Jan 11, 2021

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

Commits on Jan 12, 2021

  1. Configuration menu
    Copy the full SHA
    97c804c View commit details
    Browse the repository at this point in the history
  2. Cleaned up authentication logic. Fixed issue with read-only props in …

    …schema. Fixes Map widget issue. (#1115)
    azaslonov committed Jan 12, 2021
    Configuration menu
    Copy the full SHA
    3959d29 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

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

Commits on Jan 15, 2021

  1. Operation list improvements (#1116)

    * Added toggle to manage operation name wrap
    * Added a toggle to manage to show operation urlTemplate or name
    * added search operation by urlTemplate
    * changed wrap mode to break-word
    close #1019
    ygrik committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    b66f1e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Added api products widgets (grid and tiles) (#1126)

    * Added API products widgets (grid and tiles)
    
    * added style class for tiles
    
    closes #1072
    ygrik committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    e2d2614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2b596f View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Fixed signout on close user account (#1129)

    Fixed signout on close user account
    added notification parameter to send an email for the developer portal
    ygrik committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    90ab863 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

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

Commits on Feb 10, 2021

  1. Fix for migration between subscription-to-subscription apim developer…

    … portal (#1145)
    
    * Fix for migration between subscription to subscription apim dev portal by passing the az login details in parameters
    
    * updated description of parameter
    
    * Fixed PR comments - updated optional description in parameters
    SSanjeevi committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    6e5ef6b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

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

Commits on Feb 16, 2021

  1. Configuration menu
    Copy the full SHA
    7e968c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    156f371 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

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

Commits on Feb 18, 2021

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

Commits on Feb 19, 2021

  1. Added token retrieve from user activate MAPI request (#1158)

    * Added token retrive from user activate MAPI request
    close #1157
    ygrik committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    3bc0d4b View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    9eb538a View commit details
    Browse the repository at this point in the history
  2. Changed variable requestUrl to url (#1159)

    Co-authored-by: Erik Mogensen <erik.mogensen@hm.com>
    ErikMogensen and Erik Mogensen committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    9eca454 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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

Commits on Feb 24, 2021

  1. Changed conflict destToken -> destKey (#1164)

    Co-authored-by: Erik Mogensen <erik.mogensen@hm.com>
    ErikMogensen and Erik Mogensen committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    d6cc510 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2021

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

Commits on Mar 8, 2021

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

Commits on Mar 11, 2021

  1. Fixed several bugs (#1185)

    azaslonov committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    08399e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2021

  1. Bump elliptic from 6.5.3 to 6.5.4 (#1178)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
    - [Release notes](https://github.com/indutny/elliptic/releases)
    - [Commits](indutny/elliptic@v6.5.3...v6.5.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    f024d2d View commit details
    Browse the repository at this point in the history
  2. Bump prismjs from 1.22.0 to 1.23.0 (#1169)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.22.0 to 1.23.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.22.0...v1.23.0)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    522fbef View commit details
    Browse the repository at this point in the history
  3. Rolled back azure libraries due to discovered bugs. Upraded node-sass…

    … and sass-loader packages. (#1188)
    azaslonov committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    da8ac01 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Configuration menu
    Copy the full SHA
    3d68ccf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fa424e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2021

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

Commits on Mar 22, 2021

  1. Fixed several accessibility issues. (#1195)

    * Added asterisks to required form fields.
    * Fixed luminosity contrast ratio for the form group toggle button.
    * Unified hyperlink selector controls across components. Fixed tooltip binding.
    * Added setting the aria-selected tag to code samples tabs.
    azaslonov committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    9827e0a View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

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

Commits on Mar 31, 2021

  1. Increase apiversion to handle minimum apiversion set (#1215)

    Co-authored-by: Erik Mogensen <erik.mogensen@hm.com>
    ErikMogensen and Erik Mogensen committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e02389d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

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

Commits on Apr 2, 2021

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

Commits on Apr 6, 2021

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

Commits on Apr 7, 2021

  1. Fixed delegation actions names (#1234)

    Fixed delegation actions names
    ygrik committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    51d97bb View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

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

Commits on Apr 12, 2021

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

Commits on Apr 13, 2021

  1. [scripts.v3] fix: http request fails when response code is 202, which…

    … means Accepted (#1242)
    
    Co-authored-by: Benas Taurosevicius <Benas.Taurosevicius@centric.eu>
    Ben10k and Benas Taurosevicius committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    aca523c View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

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

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    4cc78b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aba9c3e View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2021

  1. Configuration menu
    Copy the full SHA
    40839a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e394f10 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Fixed close account. Reuse sign-out on account close. (#1285)

    * Fixed close account. Reuse signout on account close.
    ygrik committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    79ee33d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

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

Commits on May 1, 2021

  1. Fixed several accessibility issues (#1292)

    * Fixed accessibility issues with tab controls.
    * Fixed syntax highlight colors to comply with luminosity requirements.
    * Added dialog-like behavior to Test console panel.
    azaslonov committed May 1, 2021
    Configuration menu
    Copy the full SHA
    6157a7b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

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

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    4accce2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c913637 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

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

Commits on Jun 4, 2021

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

Commits on Jun 17, 2021

  1. WebSocket APIs (#1297)

    Added code templates for ws
    Added API type in API list
    Improved WebSockets examples
    Improved WebSockets support in test console
    Merged changes from managed version
    ygrik committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    f6ccba8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Leveraged B2C signout. Moved AAD/B2C configuration publishing into co…

    …nfig.json. Added option to override reply URL(s). (#1346)
    azaslonov committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    ed6ee7e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Fixed minor issues with B2C configuration. Switched publishing functi…

    …onality to portal revisions API. (#1349)
    azaslonov committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    f5f94b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Added support for setting folders and timestamp (#1365)

    Co-authored-by: Erik Mogensen <erik.mogensen@users.noreply.github.com>
    ErikMogensen and Erik Mogensen committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7bb4571 View commit details
    Browse the repository at this point in the history
  2. Added support for multipart request body in Test console (#1359)

    Co-authored-by: Igor O <igo@microsoft.com>
    ygrik and ygrik-ms committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    69e7f48 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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

Commits on Jul 19, 2021

  1. Azure Devops pipeline to migrate APIM dev portal from one instance to…

    … another instance of APIM (#1362)
    SSanjeevi committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    0c618f7 View commit details
    Browse the repository at this point in the history
  2. Revert "Azure Devops pipeline to migrate APIM dev portal from one ins…

    …tance to another instance of APIM (#1362)" (#1390)
    
    This reverts commit 0c618f7.
    azaslonov committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    8ce55ba View commit details
    Browse the repository at this point in the history
  3. Upgraded dependencies. Replaced deprecated awesome-typescript-loader …

    …with ts-loader. Fixed Terser build configuration. (#1391)
    azaslonov committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    a8dc8e8 View commit details
    Browse the repository at this point in the history
  4. Fixed minor issue with AAD signout. Rolled back terser-webpack-plugin…

    … version to mitigate build issues. (#1392)
    azaslonov committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    db41fa3 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Configuration menu
    Copy the full SHA
    a9ba1fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69f6b50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c523c10 View commit details
    Browse the repository at this point in the history