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

Chore (release): 5.1.0 #1662

Merged
merged 110 commits into from
Apr 13, 2022
Merged

Chore (release): 5.1.0 #1662

merged 110 commits into from
Apr 13, 2022

Commits on Jan 12, 2022

  1. Show information about CORS policy if query fails due to CORS restric…

    …tions (#1318)
    
    Remove CORS workaround and point users to documentation instead
    millicentachieng authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    0cf15cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce3d100 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Add PowerShell snippets tab (#1273)

    * Add PowerShell code snippets tab
    
    * Update API endpoint for fetching PowerShell snippets
    
    * Enable PowerShell code snippets syntax highlighting
    millicentachieng authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    8489f75 View commit details
    Browse the repository at this point in the history
  2. Update from microsoftgraph/microsoft-graph-devx-content@a416962 (#1312)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    Co-authored-by: Elinor <ekaguongo@gmail.com>
    3 people authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    e6252d1 View commit details
    Browse the repository at this point in the history
  3. Update from microsoftgraph/microsoft-graph-devx-content@8cec687 (#1313)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    Co-authored-by: Elinor <ekaguongo@gmail.com>
    3 people authored Jan 13, 2022
    Configuration menu
    Copy the full SHA
    b121494 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3fbec05 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Merge January 2022 release into dev (#1345)

    * chore(release): 4.16.0
    millicentachieng authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    765110a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    473d1e0 View commit details
    Browse the repository at this point in the history
  3. Add resource explorer telemetry (#1347)

    * capture resource explorer telemetry
    
    Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>
    millicentachieng and thewahome authored Jan 14, 2022
    Configuration menu
    Copy the full SHA
    e5551e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Fix: Expand/Collapse button on Response Preview editor (#1349)

    * update moaco package
    
    * update editor settings
    
    * disable unique landmark rule
    
    * show expand/collapse controls
    ElinorW authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    cdb7463 View commit details
    Browse the repository at this point in the history
  2. remove header from resource context menu (#1337)

    * remove header from context menu
    
    * fix code smell
    Onokaev authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    27581fb View commit details
    Browse the repository at this point in the history
  3. chore/handover-translations-202201141637 (#1352)

    * Update from microsoftgraph/microsoft-graph-devx-content@f3ea453
    
    * Update GE_de-DE.json
    
    * Update GE_es-ES.json
    
    * Update GE_ru-RU.json
    
    * Update GE_zh-CN.json
    
    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    Co-authored-by: Millicent Achieng <achieng.milli@gmail.com>
    3 people authored Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a5b2d2b View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Adds ability to add functions to collections (#1348)

    * adds ability to add functions to collections
    Onokaev authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    8b0fc32 View commit details
    Browse the repository at this point in the history
  2. Fixes preview collection button (#1350)

    * add a custom button
    
    * fix commandbar background
    
    * restore resources tab for review
    
    * refactor styles to a .styles file
    
    * remove resources tab
    Onokaev authored Jan 18, 2022
    Configuration menu
    Copy the full SHA
    222d43f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a32fff6 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Removes 'Access Query Parameters' from the resources' context menu (#…

    …1338)
    
    * remov 'Access Query Params' from context menu
    
    * restore resources tab for review
    
    * remove unused enum type
    
    * remove unused code on the ResourceExplorer file
    Onokaev authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e4a7cd6 View commit details
    Browse the repository at this point in the history
  2. Task: Update dependencies (#1356)

    * Chore(deps): Bump style-loader from 0.23.1 to 2.0.0 (#1283)
    
    * Chore(deps): Bump babel-loader from 8.2.2 to 8.2.3 (#1285)
    
    * Chore(deps-dev): Bump node-fetch from 2.6.1 to 3.1.0 (#1286)
    
    * Chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.33.0 (#1287)
    
    * Chore(deps): Bump typescript from 4.1.5 to 4.5.4
    
    * update package dependencies
    
    * add variable types
    
    * remove added caret
    
    * Chore(deps-dev): Bump color-string from 1.6.0 to 1.9.0 (#1342)
    
    * Chore(deps-dev): Bump selenium-webdriver from 4.0.0-beta.4 to 4.1.1 (#1343)
    
    * Chore(deps): Bump follow-redirects from 1.14.1 to 1.14.7 (#1354)
    
    * update packages
    
    * update dependencies
    ElinorW authored Jan 19, 2022
    Configuration menu
    Copy the full SHA
    6875104 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on Jan 26, 2022

  1. Fix: disable link highlighting (#1358)

    * expand and collapse resource links on selection
    
    * remove vertical outline from resource links
    Onokaev authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    1efb010 View commit details
    Browse the repository at this point in the history
  2. Fix version validation for autocomplete (#1357)

    * Remove extra slashes in the query sanitization process
    
    * Only fetch autocomplete suggestions if version is valid
    
    * Add warning for user if version specified for query is invalid
    millicentachieng authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    966b99c View commit details
    Browse the repository at this point in the history
  3. Fix: Enable focus to remain on copy button when clicked (#1379)

    * add focus function to copy buttons
    
    * remove closing dialog function
    ElinorW authored Jan 26, 2022
    Configuration menu
    Copy the full SHA
    319d354 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Fix: Add aria-label for items in the sample queries tab (#1378)

    * Add ariaLabel
    
    * change to lowercase
    ElinorW authored Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9055147 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. Update from microsoftgraph/microsoft-graph-devx-content@4a246ee (#1384)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Jan 28, 2022
    Configuration menu
    Copy the full SHA
    d27a373 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

  1. Configuration menu
    Copy the full SHA
    29f06be View commit details
    Browse the repository at this point in the history
  2. Fix: Query input 'i' icon focus (#1377)

    * change Icon to button
    
    * localize string
    ElinorW authored Jan 31, 2022
    Configuration menu
    Copy the full SHA
    bfa0ca1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    35ab3b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2022

  1. Update documentation link icon (#1390)

    * Update documentation link icon
    
    * Use theme color for documentation link icon
    millicentachieng authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    99aed2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72be5be View commit details
    Browse the repository at this point in the history
  3. Show Resource Explorer HTTP methods next to resource (#1367)

    * Display HTTP methods in Resource Explorer like they are shown in Samples Queries
    
    * Show functions on resource explorer tree at the top
    
    * Update Postman collection preview
    
    * Enable resource explorer tab
    
    * Organise Postman collection into resource groups instead of having one long list and improve names of endpoints
    
    * Add ResourceLinkType enum
    
    * Set query on clicking list item
    millicentachieng authored Feb 1, 2022
    Configuration menu
    Copy the full SHA
    11d689c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. Configuration menu
    Copy the full SHA
    f517d99 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e2ddc View commit details
    Browse the repository at this point in the history
  3. Fix copy button on response headers (#1409)

    Co-authored-by: Millicent Achieng <achieng.milli@gmail.com>
    Onokaev and millicentachieng authored Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e52cc64 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Fix: Appearing/Disappearing popup (#1418)

    * remove ocps token call
    
    * retuen ocps call
    
    * remove getPolicies dispatch
    
    * hide feedback button
    
    * dsiable pop up if user is AAD
    ElinorW authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    8d159cd View commit details
    Browse the repository at this point in the history
  2. Fix: Selectively disable HTTP cache for failing anonymous fetch calls (

    …#1391)
    
    * temporarily disable Http cache for failing anonymous GET calls
    
    * selectively add cache headers before fetch
    
    * fix failing test
    Onokaev authored Feb 3, 2022
    Configuration menu
    Copy the full SHA
    8b1cbe6 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

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

Commits on Feb 7, 2022

  1. chore/handover-translations-202202061812 (#1428)

    * Update from microsoftgraph/microsoft-graph-devx-content@a9f2f50
    
    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    630f639 View commit details
    Browse the repository at this point in the history
  2. chore/handover-translations-202202071552 (#1430)

    * Update from microsoftgraph/microsoft-graph-devx-content@bff58f2
    
    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Feb 7, 2022
    Configuration menu
    Copy the full SHA
    39b72e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Release: February 2022 (#1447)

    * chore(release): 4.16.2
    ElinorW authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    d00663e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. Configuration menu
    Copy the full SHA
    8dccf2c View commit details
    Browse the repository at this point in the history
  2. Fix: Narrator announces Tab items activation (#1435)

    * add aria-controls to request pivots
    
    * add aria-controls on respopnse pivots
    
    * add aria-controls on adaptive card pivots
    
    * add aria-controls on code snippets pivots
    
    * add aria-controls on sidebar pivots
    ElinorW authored Feb 11, 2022
    Configuration menu
    Copy the full SHA
    df516d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Fix: Remove extra outline from search boxes (#1438)

    * remove search box outline
    
    * fix linting error
    
    * add correct types on History component
    Onokaev authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    ab90380 View commit details
    Browse the repository at this point in the history
  2. Fix: Resize sidebar (#1433)

    * add resize to left side of screen
    
    * add spacing between resize and component
    
    * make status messages independent
    thewahome authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    d5efe72 View commit details
    Browse the repository at this point in the history
  3. remove semi-colon (#1457)

    ElinorW authored Feb 15, 2022
    Configuration menu
    Copy the full SHA
    e9e8ffe View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Task: Add Manifest Generator task for EO compliance (#1439)

    * Add Manifest Generator task for EO compliance
    
    * Publish manifest artifact
    
    * Create manifest directory, fix paths
    
    * Fix paths
    
    * Fix indent
    
    * Update azure-pipelines.yml
    
    * Add component governance
    
    Co-authored-by: Elinor <ekaguongo@gmail.com>
    MIchaelMainer and ElinorW authored Feb 16, 2022
    Configuration menu
    Copy the full SHA
    131e9f9 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Task: Migrate from webpack v4 to webpack v5 (#1395)

    * update plugins and loaders
    
    * update react dev utils
    
    * add FixFormatter plugin
    
    * update fork-ts package
    
    * fix json parsing errors
    
    * add eslint-webpack-plugin
    
    * update react-dev-utils
    
    * update eslint config
    
    * fix linting errors
    
    * remove unsupported plugin
    
    * remove caret
    
    * update webpack config file
    
    * update node-sass package
    
    * update webpack-config
    
    * downgarde node-sass and upgrade webpack-dev-server
    
    * remove close function
    
    * update webpack dev server settings
    
    * update webpack config settings
    
    * update build info path
    
    * update vulnerable dependencies
    
    * add babel/runtime dependency
    
    * configure babel to use relative path
    
    * update Workbox options
    
    * update babel-preset-react-app
    
    * adding babel-preset for webpack 5
    
    * update babel packages and settings
    
    * add new rule
    
    * rename babel config file
    
    * add runtime preset
    
    * Update linter.yml
    
    * Update azure-static-web-apps-jolly-sand-0ac78c710.yml
    
    * increase cache size
    
    * remove coverage path fix to invoke path error
    
    * test coverage with unix environment
    
    * refactor sonar analysis to a separate workflow
    
    * refactor sonarcloud to workflows directory
    
    * revert to the original linter workflow
    
    * Update azure-static-web-apps-jolly-sand-0ac78c710.yml
    
    * Update linter.yml
    
    * update webpack config file
    
    * update eslint packages
    
    * update import
    
    * update errors
    
    * add localization
    
    * update @typescript-eslint packages
    
    * remove try...catch
    
    * remove unused import
    
    * remove unused string
    
    * display error message
    
    * remove plugin
    
    * remove commented code
    
    Co-authored-by: Evans Aboge <evansonoka05.j@gmail.com>
    Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>
    3 people authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    7c9645b View commit details
    Browse the repository at this point in the history
  2. Fix: Toolkit component text padding (#1461)

    * polish toolkit message
    
    * justify text
    
    * refactor styles to styles file
    Onokaev authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    965a636 View commit details
    Browse the repository at this point in the history
  3. Enhancement: Changes position of feedback button (#1455)

    * change position of feedback button
    
    * restore return types on app title functions
    
    * add a test for the feedback button
    
    * float feedback button in mobile view
    
    * fix code smell
    
    * add padding to tooltip
    
    * remove unused imports
    
    * add padding to tooltip content
    
    * fix linting error
    Onokaev authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    64cf11d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. chore/handover-translations-202202180932 (#1468)

    * Update from microsoftgraph/microsoft-graph-devx-content@d5e41f0
    
    * Update GE_de-DE.json
    
    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    Co-authored-by: Millicent Achieng <achieng.milli@gmail.com>
    3 people authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    d15d055 View commit details
    Browse the repository at this point in the history
  2. Update from microsoftgraph/microsoft-graph-devx-content@7b20a49 (#1469)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    44f0b1b View commit details
    Browse the repository at this point in the history
  3. Task: Improve test coverage (#1434)

    * add test coverage for root app
    
    * add react testing library to dev dependencies
    
    * added tests
    
    * coverage currently 53%
    
    * test coverage at 70%
    
    * fix linting errors
    
    * update coverage
    
    * clean up tests
    
    * fix augloop file path
    
    * fix linting error
    
    * fix linting error
    
    * restore workflow
    
    * remove unnecessary mocks
    
    * fix code smells
    
    * fix failing tests
    
    * merge with dev
    
    * fix merge conflicts
    Onokaev authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    8e1bb8a View commit details
    Browse the repository at this point in the history
  4. Update from microsoftgraph/microsoft-graph-devx-content@0910e71 (#1471)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Feb 18, 2022
    Configuration menu
    Copy the full SHA
    612acea View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2022

  1. chore: handover translations 202202182126

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    255e8fa View commit details
    Browse the repository at this point in the history
  2. chore: handover translations 202202190029

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    f24aa42 View commit details
    Browse the repository at this point in the history
  3. chore: handover translations 202202190327

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    3bef3d8 View commit details
    Browse the repository at this point in the history
  4. chore: handover translations 202202191226

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    5d83574 View commit details
    Browse the repository at this point in the history
  5. Chore: update dependencies (#1476)

    * Chore(deps): Bump @axe-core/webdriverjs from 4.3.1 to 4.4.0 (#1466)
    
    * Chore(deps): Bump redux from 4.0.1 to 4.1.2 (#1404)
    
    * Chore(deps-dev): Bump enzyme from 3.9.0 to 3.11.0 (#1406)
    
    * Chore(deps): Bump monaco-editor-webpack-plugin from 4.0.0 to 4.2.0 (#1401)
    
    * Chore(deps-dev): Bump @types/react-intl from 2.3.17 to 3.0.0 (#1399)
    
    * Chore(deps-dev): Bump tslint from 5.12.1 to 5.20.1 (#1397)
    
    * Chore(deps-dev): Bump ws from 8.2.3 to 8.5.0 (#1448)
    
    * Chore(deps-dev): Bump url-parse from 1.5.3 to 1.5.6 (#1477)
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    thewahome and dependabot[bot] authored Feb 21, 2022
    Configuration menu
    Copy the full SHA
    87c2228 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Disable invalid space error on url on carriage returns (#1464)

    * run query on Enter
    Onokaev authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b99d239 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5058967 View commit details
    Browse the repository at this point in the history
  3. add new code owner (#1485)

    Onokaev authored Feb 22, 2022
    Configuration menu
    Copy the full SHA
    18ed162 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

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

Commits on Feb 24, 2022

  1. Fix: Selectively disable invalid url warning (#1484)

    * selectively disable white space error
    
    * adjust tests
    Onokaev authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    eca50b5 View commit details
    Browse the repository at this point in the history
  2. decode url within a try catch (#1489)

    * decode URI within a try catch
    
    * refactor sanitizeQueryUrl function
    Onokaev authored Feb 24, 2022
    Configuration menu
    Copy the full SHA
    ebfbaf8 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Fix: Corrects position of feedback button and GE title (#1492)

    * add feedback button to side menu
    
    * fix app title section
    Onokaev authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    a4c6126 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Configuration menu
    Copy the full SHA
    253c019 View commit details
    Browse the repository at this point in the history
  2. Fix/share button enhancement (#1459)

    * move copy button near query runner
    
    * add margin
    
    * switch button positions
    
    * remove flex-wrap property
    
    * disable flexwrap at 150% resolution
    
    * update QueryInput test
    
    * fix code smells
    
    * restore share query behavior
    
    * refactor share query to its own component
    
    * remove debug statements
    
    * remove duplications
    
    * add space between internal and external imports
    Onokaev authored Mar 1, 2022
    Configuration menu
    Copy the full SHA
    838a9d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92b515f View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

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

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    a6aa6f3 View commit details
    Browse the repository at this point in the history
  2. Enhancement: Code snippets UI (#1494)

    * update editor look
    
    * remove focus styling
    
    * remove ruler border
    ElinorW authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    54e2940 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

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

Commits on Mar 8, 2022

  1. Fix: Show correct information on Modify Permissions tab (#1498)

    * display correct information on modify permissions tab
    
    * remove unnecessary code
    
    * fix failing tests
    
    * remove hasUrl property
    
    * fix code smell
    Onokaev authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    8b8c80f View commit details
    Browse the repository at this point in the history
  2. Fix: Add Fluent Responsive stylesheet (#1500)

    * add fabric-core-css
    
    * change to percentage values
    
    * add grid columns and rows
    
    * adjust styling
    
    * Adjust height
    
    * adjust heights
    
    * add grid columns and rows
    
    * fix content display on hide sidebar menu
    
    * reduce left padding
    
    * adjust right margin
    
    * adjust position of feedback button
    ElinorW authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    e1f9d27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b428c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Fix: Authentication error handling (#1547)

    * disable linting rule when throwing authentication errors
    
    * add missing semi-colons
    Onokaev authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    0ef55d6 View commit details
    Browse the repository at this point in the history
  2. Chore: Update to 4.17.0 (#1548)

    * Bump version to 4.17.0
    github-actions[bot] authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1a7c967 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

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

Commits on Mar 14, 2022

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

Commits on Mar 16, 2022

  1. Configuration menu
    Copy the full SHA
    80a4b09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40995bb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

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

Commits on Mar 18, 2022

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

Commits on Mar 28, 2022

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

Commits on Mar 30, 2022

  1. Restore resources tab (#1319)

    * Restore resources tab
    
    * Fix: Shorten overflowing resource links (#1353)
    
    * Add ellipsis to long links
    
    * add dynamic ellipsis to links
    
    * refactor responsive sizes
    
    * refactor range selection to resource utils file
    
    * adjust overflow widths
    
    * restore resources tab for tests
    
    * refactor overflow width calculation to utils file
    
    * disable resources tab
    
    * merge dev
    
    * Update Sidebar.tsx
    
    * fix overflow bug
    
    * disable link display
    
    * Align node items on resource explorer horizontally
    
    * Simplify sortResourceLinks method
    
    * Search all resource nodes and expand node if hit is found in child
    
    * Debounce resources search
    
    * Deep copy resources when searching and filtering by version
    
    * On searching resources, do not expand node if parent node is not expanded.
    
    * Use const on variable that's not been reassigned
    
    * switch versions using toggle button
    
    * fix: ellipsis on resources (#1533)
    
    * generate flattened postman collection
    
    * add multiple versions to collection
    
    * remove folder collections from test
    
    * discard entire collection without opening preview
    
    * make label inline
    
    * remove caret; add ariaLabel
    
    Co-authored-by: Millicent Achieng <miachien@microsoft.com>
    Co-authored-by: EvansA <evansonoka05.j@gmail.com>
    Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>
    4 people authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    59fe54d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

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

Commits on Apr 4, 2022

  1. Update from microsoftgraph/microsoft-graph-devx-content@85e8e81 (#1598)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    592f2de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b23ee8f View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. chore: handover-translations-202204042239 (#1605)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    4f566b0 View commit details
    Browse the repository at this point in the history
  2. chore: handover-translations-202204042241 (#1606)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Apr 5, 2022
    Configuration menu
    Copy the full SHA
    39e2e32 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c960dbe View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    9a8652f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ab76e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5f9fa0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a95e81 View commit details
    Browse the repository at this point in the history
  5. Enhancement: Add more info to code snippets (#1540)

    * add more information to code snippets
    
    * add shortened links to code snippets
    
    * update GE json file
    
    * add shortened links to snippets
    
    * add telemetry to cnode snippet links
    
    * fix console error
    
    * add noopener property
    
    * fix code smell
    
    * adjust left margin
    
    * remove condition
    
    * add colors for different themes
    
    * add specific telemetry information for sdk links
    
    * remove redundant code
    
    * include telemetry for snippet doc links
    
    * update PR
    
    Co-authored-by: Charles Wahome <thewahome.cw@gmail.com>
    Onokaev and thewahome authored Apr 7, 2022
    Configuration menu
    Copy the full SHA
    f5c7a11 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. Configuration menu
    Copy the full SHA
    69fd519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f38e6e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5d9a61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a35c320 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a17870e View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Update from microsoftgraph/microsoft-graph-devx-content@05a22ce (#1644)

    Co-authored-by: content-assistant <67429574+content-assistant[bot]@users.noreply.github.com>
    thewahome and content-assistant[bot] authored Apr 10, 2022
    Configuration menu
    Copy the full SHA
    cacf3c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1899adf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    422a95a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    728734d View commit details
    Browse the repository at this point in the history
  3. Bump version to 5.1.0

    github-actions committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    f37431b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0550395 View commit details
    Browse the repository at this point in the history
  5. remove added code smells

    thewahome committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    fd3df7a View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

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