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

Feature: show delta link #978

Merged
merged 2 commits into from
Jun 7, 2021
Merged

Feature: show delta link #978

merged 2 commits into from
Jun 7, 2021

Conversation

thewahome
Copy link
Collaborator

Overview

Adds a banner to display the delta link.

Reorganises the code so that the code is clean and without repetition.

Closes #913

Demo

With nextLink
image

After following the next link, you get the delta link

image

Notes

Optional. Ancillary topics, caveats, alternative strategies that didn't work out, anything else.

Testing Instructions

@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2021

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-978.centralus.azurestaticapps.net

@thewahome thewahome merged commit df6425b into dev Jun 7, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Jun 7, 2021

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-sand-0ac78c710-978.centralus.azurestaticapps.net

thewahome added a commit that referenced this pull request Jun 8, 2021
* 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)
thewahome added a commit that referenced this pull request Jun 10, 2021
* Task: Update version number (#951)

* 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) [Disabled]

* Feature: show delta links when property is present (#978)

* Fix: mgt story links (#981)

* Task: Update README.md for Azure auth steps (#982)
@thewahome thewahome deleted the feature/show-delta-link branch August 6, 2021 13:15
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.

Add a banner for delta links similar to the one for nextlink property
3 participants