-
Notifications
You must be signed in to change notification settings - Fork 98
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
feat(zimbra): intialize diagnostics page #14309
Open
tristanwagner
wants to merge
3
commits into
master
Choose a base branch
from
feat/MANAGER-16089
base: master
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
+1,411
−787
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
github-actions
bot
added
universe-web-cloud
translation required
feature
New feature
labels
Nov 27, 2024
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
3 times, most recently
from
November 27, 2024 16:17
4c1e796
to
b6833ab
Compare
tristanwagner
force-pushed
the
fix/MANAGER-16056
branch
from
November 28, 2024 08:57
5fbfb18
to
a6a61aa
Compare
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Nov 28, 2024
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
from
November 28, 2024 09:13
b6833ab
to
50349c5
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Nov 28, 2024
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
2 times, most recently
from
November 28, 2024 15:08
59e1fcc
to
7e211a6
Compare
tristanwagner
force-pushed
the
fix/MANAGER-16056
branch
from
November 28, 2024 15:50
b7b9e4b
to
b874aa8
Compare
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Nov 28, 2024
tristanwagner
force-pushed
the
fix/MANAGER-16056
branch
2 times, most recently
from
November 29, 2024 08:42
d8df215
to
2b862d2
Compare
Base automatically changed from
fix/MANAGER-16056
to
release/hosting-collaboration-w49
November 29, 2024 08:46
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
2 times, most recently
from
November 29, 2024 09:55
d9e09f9
to
fbfba60
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Nov 29, 2024
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
7 times, most recently
from
December 2, 2024 17:06
8a418b4
to
3df33fd
Compare
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Dec 3, 2024
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
3 times, most recently
from
December 10, 2024 09:56
0c07911
to
c725fd1
Compare
tristanwagner
requested review from
sidlynx,
kqesar,
MaximeBajeux,
anooparveti and
darsene
December 13, 2024 09:22
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
2 times, most recently
from
December 13, 2024 14:23
65c8088
to
9b96c29
Compare
github-actions
bot
removed
the
dependencies
Pull requests that update a dependency file
label
Dec 13, 2024
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
from
December 13, 2024 15:08
9b96c29
to
b417a98
Compare
ghyenne
reviewed
Dec 16, 2024
packages/manager/apps/zimbra/src/pages/dashboard/Domains/__test__/Diagnostics.spec.tsx
Outdated
Show resolved
Hide resolved
packages/manager/apps/zimbra/src/pages/dashboard/Domains/__test__/Diagnostics.spec.tsx
Outdated
Show resolved
Hide resolved
packages/manager/apps/zimbra/src/pages/dashboard/Domains/__test__/Diagnostics.spec.tsx
Outdated
Show resolved
Hide resolved
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Dec 16, 2024
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
from
December 16, 2024 11:04
b417a98
to
7c19004
Compare
github-actions
bot
removed
the
has conflicts
Has conflicts to resolve before merging
label
Dec 16, 2024
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
4 times, most recently
from
December 19, 2024 15:53
ceb667e
to
d80c6d9
Compare
ref: MANAGER-16089 Signed-off-by: Tristan WAGNER <[email protected]>
ref: MANAGER-16089 Signed-off-by: Tristan WAGNER <[email protected]>
ref: MANAGER-16089 Signed-off-by: Tristan WAGNER <[email protected]>
tristanwagner
force-pushed
the
feat/MANAGER-16089
branch
from
December 20, 2024 08:53
d80c6d9
to
9b2209a
Compare
Quality Gate failedFailed conditions |
github-actions
bot
added
the
has conflicts
Has conflicts to resolve before merging
label
Jan 7, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
feature
New feature
has conflicts
Has conflicts to resolve before merging
translation required
universe-web-cloud
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.
master
Description
Related