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

Release: February 2021 #852

Merged
merged 125 commits into from
Feb 16, 2021
Merged

Release: February 2021 #852

merged 125 commits into from
Feb 16, 2021

Conversation

ElinorW
Copy link
Contributor

@ElinorW ElinorW commented Feb 16, 2021

Overview

Bumped to v4.3.0

jobala and others added 30 commits July 9, 2020 11:15
Release: july 2020 2
Fix: copy paste query address bar
Co-authored-by: OfficeGlobal <[email protected]>
Fix: Message bar truncation
* fix crashing when fetching soverign metadata

* remove dead code

* add comment to explain why only the first value is taken
* create graph toolkit views

* add localisation for missing graph toolkit

* move implementation to json file and use succinct code

* display open in mgtdev message and change missing toolkit text

* adds source to example url

* add new examples. move file to root of project

* updates icon in code snippet

* fixes messaging changes requested

* removes unnecessary period

* display blue dot on supported queries

* add space to 'no toolkit' messaging

* display text and icon in mobile view
* show history items younger than 30 days, remove the rest

* change terminology to expiry

* flip expiry check
* create function to provide fallback texts for placeholder texts

* display object value

* add fallback text translator to pivot items
Task: Add tooltip to 'admin consent required' header
jobala and others added 23 commits January 26, 2021 18:53
* Adds selenium

* Add accessibility spec

* Uncomment test setup

* Fix failing tests

* Remove UI tests

* Fixe AxeBuilder import

* Remove unused variable reference

* Increase timeout duration

* remove unnecessary file

* update dependencies

* include the root element in the test

* update node.js version

* update node.js version

* start project before running test

* include headless chrome option

* start project before running test

* add start-server-and-test package

* update test command

* add no-watch option

* add start-server script

* remove carets

* add aria-role and aria-level

* add comments

* add chrome binaries script

* remove main tag

* update package

* add 'disable rules' property

* remove chrome binaries script

* Set up CI with Azure Pipelines

* Set up CI with Azure Pipelines

* reset pool to previous vm Image

* update packages

* rename chromedriver

* add chrome driver path

* Change to hosted agent

removed linting checks for now.

* disable web app deployment for now

* set chromedriver path

* edit test script

* remove unused import

* chore(release): 4.1.9

* change path

* return to previous path

* change vmImage

* removed disabled rules to test for failure

* add disabled rules

* set up agent pool

* set path as environment variable

* remove carets

* publish test results

* change testResultFiles location

* add condition

* correct formatting error

* change testResultsFiles path

* add junit-reporter

* change testResultsFile path

* remove testResultsProcessor

* change testResultsFiles path

* rename test name

* add testResultsProcessor

* add jest-junit-reporter package

* add comments

* update node version

* use previous node version

* separate accessibilty test command

* delete test-report.xml

* update test scripts

* add accessibility test command

* add accessibility testing instructions

* delete unused packages and update existing ones

* remove carets

Co-authored-by: Elinor <[email protected]>
Co-authored-by: Charles Wahome <[email protected]>
* save expanded state to global state

* respond to expanded state

* create reusable response height function

* set appropriate heights if response area expanded
* Add instrumented component names in file

* Instrument more components

* Track how much time users spend on modify permissions and access token tabs

* Import telemetry components, error types and event types in one line
* rename permissions tab

* update missing permissions message

* add sign in message for permissions not found

* add actions and reducers

* create openPermissionsPanel function

* format permissions label message
* resize to complete shrinkage

* adjust response-headers height

* remove unnecessary code

* add container style to auth import
Co-authored-by: OfficeGlobal <[email protected]>
* add html and octet stream content types to enum

* add html to available languages in the plugin

* fallback to showing text

* explicitly set the response for each response type

* make editor readonly
* add template json

* add message bar

* localize messages

* rename tab

* move styling to styles file
* Check for devxApiUrl override, fetch org and branchName params from the query string and append them to devxapi object

* Change response type to object

* Create an initialState object and pass it to state

* Add check for devxapi params and append them to samplesUrl

* Check for devxapi params and append them to the permissionsUrl

* Create an IDevxAPI interface

* Import IDevxAPI from types and reference it

* Import and reference IAction from the types folder

* Rename the devx-api types file

* Use ternary operator to simplify conditional statement

* Revert "Merge pull request #829 from microsoftgraph/feature/samples-testing"

This reverts commit 220bacb.

* Revert "Revert "Merge pull request #829 from microsoftgraph/feature/samples-testing""

This reverts commit 2839dce.
* add 'report an issue' menu option

* move link to last option

* change link position
* create function to replace url with html

* display links as clickable links

* add dollar sign to prevent number conversions

* use convert array function

* change to regex when extracting urls

* redirect when external, set sample query when graph

* take tests back to --no-watch

* change url presence check to regex

* reuse extract function as exist check

* fix failing numerical value check
* add restrictions to malformation check

* remove unnecessary code snippet
Co-authored-by: OfficeGlobal <[email protected]>
* update typescript and related version

* upgrade babel and related dependencies

* update dependencies (security)

* remove comment
* add maxwidth stretch to 300 instead of 180 in columns

* make maxWidth for humanName dynamic

* allow window resize listener

* lint
* add fullstop

* change blueMid colour

* change link colour

* use classNames to style components

* change link colour on high contrast mode

* revert to blueMid colour

* add weak types workaround

* use classNames to style components

* remove style prop

* add ts-ignore rule
* add JSON schema click event

* modify tab click function

* modify tab click event
@ElinorW ElinorW requested a review from thewahome February 16, 2021 14:14
@ElinorW ElinorW merged commit 32cfa71 into master Feb 16, 2021
@thewahome thewahome deleted the release/february-2021 branch February 17, 2021 11:36
@ElinorW ElinorW restored the release/february-2021 branch February 19, 2021 09:46
@thewahome thewahome deleted the release/february-2021 branch August 9, 2021 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.