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: march 2021 #878

Merged
merged 138 commits into from
Mar 3, 2021
Merged

Release: march 2021 #878

merged 138 commits into from
Mar 3, 2021

Conversation

thewahome
Copy link
Collaborator

Overview

Bumps to version 4.4.1

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 <OfficeGlobal@microsoft.com>
on-behalf-of: @Azure opensource@microsoft.com
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
MaggieKimani1 and others added 28 commits February 9, 2021 10:45
* 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 <OfficeGlobal@microsoft.com>
* 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
Co-authored-by: OfficeGlobal <OfficeGlobal@microsoft.com>
* rename JSON Schema tab

* display template payload

* update test

* add scrollbar

* unassign card variable
@thewahome thewahome merged commit 8190568 into master Mar 3, 2021
@thewahome thewahome deleted the release/march-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.

None yet