-
Notifications
You must be signed in to change notification settings - Fork 94
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
Release: march 2021 #878
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release: july 2020 2
Fix: copy paste query address bar
Co-authored-by: OfficeGlobal <[email protected]>
Fix: Message bar truncation
Remove main tag
* 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
* 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
Co-authored-by: OfficeGlobal <[email protected]>
* rename JSON Schema tab * display template payload * update test * add scrollbar * unassign card variable
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
Bumps to version 4.4.1