-
Notifications
You must be signed in to change notification settings - Fork 93
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
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
* 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
thewahome
approved these changes
Feb 16, 2021
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
Bumped to v4.3.0