-
Notifications
You must be signed in to change notification settings - Fork 49
[MDiff] Introduce Metadata Diff functionality in Actions Hub #1329
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
Open
MrRishabhJain
wants to merge
65
commits into
main
Choose a base branch
from
users/rishjain/metadata_diff_v2
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 38 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
de6ac46
Show mocked diff in a tree view
MrRishabhJain 9ca6204
refactored data provider
MrRishabhJain ce9b048
Download from pac
MrRishabhJain a7a129f
enhance diff logic
MrRishabhJain bfb1a25
refactor
MrRishabhJain 21a681a
find model version
MrRishabhJain fc4a1fd
Added generate/import/export for diff reports
MrRishabhJain c7f6c6e
Refactor
MrRishabhJain 841dee8
removed file type logic
MrRishabhJain 03b2d1e
Added clear view functionality
MrRishabhJain 55930d0
Added dropdown to org picker
MrRishabhJain 404d68b
Fix report import file type parsing
MrRishabhJain 58ddb31
Improved md report ensuring there is no cx data
MrRishabhJain ab0f6c7
refactor
MrRishabhJain de9ae55
fixed md report preview issue
MrRishabhJain e49e232
Merge branch 'main' into users/rishjain/metadata_diff_v1
1cf95b0
Add compareWithlocal to context menu
864d204
Add websiteId as a param
255081d
Handle expanded DM names
0b4af76
Fix for Edm sites
3094ee7
Show compare with local comand for inactive websites
f6a338c
Show diff in actions hub
fbf0d2b
move to bottom of AH
bbad960
Moved icons to context menu
75a749e
Hide trigger flow in menu
844e638
Added re-sync option
a07189b
Generate HTML report in place of markdown
6a87d47
Updated messages
45d7085
Tweaks to metadata diff header
848f52f
Added view and discard local changes
c4031a7
reset diff view on env change
c8be021
Added compare with env to power pages context menu
be611a6
Changed label and error handling
e61913f
add ecs flag back
27114db
Potential fix for code scanning alert no. 54: Incomplete HTML attribu…
MrRishabhJain ceede43
Merge branch 'main' into users/rishjain/metadata_diff_v2
MrRishabhJain 3ed1437
indents
6769e3e
remove empty file
8eba4a7
Update src/client/power-pages/metadata-diff/MetadataDiffCommands.ts
MrRishabhJain 1096f7a
Merge branch 'main' into users/rishjain/metadata_diff_v2
3b35876
fixed merge issue
a45c46b
Merge branch 'main' into users/rishjain/metadata_diff_v2
MrRishabhJain 52dfca9
updated regex
bf32468
fix bug in regex
28f2c9d
using existing pages download
0e473dd
Add metadata comparison and localization strings for website management
7dbb62b
Refactor metadata diff handling by creating MetadataDiffGroupTreeItem…
c4a4498
Update regex examples and model version extraction logic in MetadataD…
02bcb08
Remove unused lastEnvironmentId tracking and related environment chan…
c7db9d4
Refactor metadata diff labels to use constants for improved localizat…
4dfb407
Ensure metadata diff provider builds diff list before evaluating data…
5133a47
Refactor metadata diff command registrations to use fully qualified c…
18dabea
Improve localization support by using l10n for warning messages in me…
29ffd19
Refactor MetadataDiffDesktop methods for improved readability and mai…
157a62f
Enhance telemetry logging in MetadataDiffDesktop and improve localiza…
d66244d
Add telemetry logging for metadata diff command executions
15a9f86
Fixed discard changes logic
5af4399
Merge branch 'main' into users/rishjain/metadata_diff_v2
59dd92c
Merge branch 'main' into users/rishjain/metadata_diff_v2
6c33ecb
Remove DiscardLogic test file
218ae63
Fix in import report command
7838c3f
Utilizing pac context for fetching current org
11390e9
Ported other refrences to pac context too.
8bea88c
Fix: Update organization URL reference in metadata diff command regis…
5b0b747
Merge branch 'main' into users/rishjain/metadata_diff_v2
priyanshu92 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
All of these should be localized.