-
Notifications
You must be signed in to change notification settings - Fork 96
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
Feature: Intergrate OCV feedback #923
Conversation
.npmrc
Outdated
registry=https://office.pkgs.visualstudio.com/_packaging/Office/npm/registry/ | ||
|
||
always-auth=true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Question: what does this help with?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The npm package is only available via the Office feed
This helps to authenticate the app...
You can read more about it on their documentation here
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like we are using placeholder ids instead of real ids.
Add azure artifacts to npmrc. Resolve augloop dependency.
…tgraph/microsoft-graph-explorer-v4 into feature/in-app-feedback
a8915f7
to
800c0e6
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-923.centralus.azurestaticapps.net |
Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-923.centralus.azurestaticapps.net |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
* Task: Add Cred Scan (#937) * Task: telemetry capture English theme names only (#958) * Feature: add telemetry middleware (#961) * Task: Capture deployed version of application for all telemetry data collected (#964) * Task: Enable autocollection of unhandled exceptions (#963) * Fix: prevent running empty requests (#972) * Task: add code-owners (#969) * Task: send notification when release is created (#967) * Fix: interaction in progress (#976) * Feature: Display Graph Explorer Version (#977) * Feature: show delta links when property is present (#978) * Feature: Intergrate OCV feedback (#923) * Fix: mgt story links (#981) * Task: Update README.md for Azure auth steps (#982)
Overview
Add feedback button to enable users to submit feedback on GE
Fixes #582
Demo
Notes
Known Issues
Testing Instructions