This repository was archived by the owner on Sep 30, 2024. It is now read-only.
Conversation
This was referenced Dec 29, 2022
Contributor
Author
|
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
Bundle size report 📦
Look at the Statoscope report for a full comparison between the commits c9fb427 and 19bb235 or learn more. Open explanation
|
b59fde0 to
a914b43
Compare
2fd27f4 to
3de99f0
Compare
a914b43 to
8b3311f
Compare
3de99f0 to
cd79873
Compare
8b3311f to
05543ec
Compare
cd79873 to
66d3b37
Compare
burmudar
commented
Dec 30, 2022
mrnugget
reviewed
Jan 3, 2023
05543ec to
c27488b
Compare
1f96300 to
7eeff0a
Compare
c27488b to
57ef59f
Compare
7eeff0a to
3a3f31a
Compare
57ef59f to
24d4d5c
Compare
3a3f31a to
68c26ae
Compare
24d4d5c to
7c8c0ef
Compare
68c26ae to
9ee902c
Compare
7c8c0ef to
a6d62fb
Compare
9ee902c to
fc9c844
Compare
c7402b0 to
87bfd9c
Compare
Contributor
|
Figma file for improvements to the error displays: |
unknwon
approved these changes
Jan 6, 2023
Contributor
unknwon
left a comment
There was a problem hiding this comment.
Not an authoritative approval, defer to others who's been following along and have the bandwidth for deep reviews.
valerybugakov
approved these changes
Jan 9, 2023
Contributor
Author
@rrhyne I've updated the PR description with full page screenshots. I'm going to merge this and then address the things you've mentioned so far in the Figma doc in seperate PRs! |
c001166 to
bb35880
Compare
0afa51e to
481a236
Compare
bb35880 to
ad45b26
Compare
481a236 to
d53f2ec
Compare
ad45b26 to
185c8e1
Compare
d53f2ec to
bd31311
Compare
Contributor
Author
|
⏳ This pull request is set to merge as part of a Graphite merge job |
* add corruptionAt field to mirrorInfo * add corruptionLogResolver * fetch corruption details for settings area
Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
Co-authored-by: Thorsten Ball <mrnugget@gmail.com>
- corruptedAt -> isCorruptedAt - make corruptionLogs values not optional
* show alert for repo corruption on admin repositories list page * add repo corruption section to repo mirror page * Make Button in ActionAction is optional
- use array map ... fuctional style ftw - use ternary if - use collapse header to hide corruption log entries if there are none - use danger instead of warning for notices
- use func direclty instead of useCallback - use SettingsAreaRepositoryFields type instead of any - consistent use of chevrons
Co-authored-by: Joe Chen <joe@sourcegraph.com> Co-authored-by: Valery Bugakov <skymk1@gmail.com>
185c8e1 to
aaa0881
Compare
bd31311 to
c9fb427
Compare
Base automatically changed from
12-21-add_corruptedAt_and_corruption_log_to_MirrorInfo_resolver
to
main
January 9, 2023 15:51
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.

corruption events that have been detected
Alert admin that one of the repos is corrupt
Page with Corruption entries
Page without Corruption entries
Page where repo is currently corrupt
Outstanding
Test plan
Manual testing