-
Notifications
You must be signed in to change notification settings - Fork 114
feat(domains): add domain status #12720
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
Merged
Merged
Conversation
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
anooparveti
previously approved these changes
Aug 13, 2024
4b1a251 to
fa24ebb
Compare
7e40186 to
fdadeb0
Compare
1b3bd9b to
c7ae762
Compare
c7ae762 to
cca4212
Compare
antonymarion
previously approved these changes
Aug 30, 2024
Signed-off-by: Julien Vaumoron <julien.vaumoron.ext@ovhcloud.com>
cca4212 to
65cb2bf
Compare
|
The base branch was changed.
stif59100
approved these changes
Sep 5, 2024
qpavy
approved these changes
Sep 5, 2024
stif59100
pushed a commit
that referenced
this pull request
Sep 5, 2024
Signed-off-by: Julien Vaumoron <julien.vaumoron.ext@ovhcloud.com>
stif59100
pushed a commit
that referenced
this pull request
Sep 6, 2024
Signed-off-by: Julien Vaumoron <julien.vaumoron.ext@ovhcloud.com>
stif59100
added a commit
that referenced
this pull request
Sep 6, 2024
* fix(i18n): add missing translations [CDS 3202] (#12565) ref: PRB0040219 Signed-off-by: CDS Translator Agent <opensource@ovh.net> * feat(domains): add domain status (#12720) ref: MANAGER-14981 Signed-off-by: Julien Vaumoron <julien.vaumoron.ext@ovhcloud.com> * feat(web): display ssh key only if private repo (#12876) ref: MANAGER-14955 Signed-off-by: Antony MARION <antony.marion.ext@ovhcloud.com> * feat(hosting.multisite): prevent action on main domain (#12198) ref:WEB-18751 Signed-off-by: Lucas Chaigne <lucas.chaigne@ovhcloud.com> * feat(telecom.pack): display adsl and vdsl accesses first (#12733) ref: UXCT-608 Signed-off-by: Stephanie Moallic <stephanie.moallic@corp.ovh.com> * feat(domains): process autorenew status (#12588) ref: MANAGER-14947 Signed-off-by: Julien Vaumoron <julien.vaumoron.ext@ovhcloud.com> Co-authored-by: CDS Translator Agent <opensource@ovh.net> * feat(zimbra): project zimbra beta (#11715) ref:MANAGER-13738 Signed-off-by: stif59100 <steeve.vanderstocken@ovhcloud.com>
stif59100
pushed a commit
that referenced
this pull request
Sep 6, 2024
ref:MANAGER-14981 Signed-off-by: Julien Vaumoron <julien.vaumoron.ext@ovhcloud.com>
stif59100
pushed a commit
that referenced
this pull request
Sep 6, 2024
ref:MANAGER-14981 Signed-off-by: Julien Vaumoron <julien.vaumoron.ext@ovhcloud.com>
stif59100
pushed a commit
that referenced
this pull request
Sep 9, 2024
ref:MANAGER-14981 Signed-off-by: Julien Vaumoron <julien.vaumoron.ext@ovhcloud.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



developDescription
Add domain status in "information" tabs
Related