Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
c242b47
feat(web-domains): order DNS Anycast via the react-order configo
nfoufeovh Jul 1, 2026
66b5626
feat(web-domains): keep the originating tab selected on the Anycast o…
nfoufeovh Jul 1, 2026
201ccb0
fix(web-domains): keep the Anycast order back working on direct entry
nfoufeovh Jul 2, 2026
a10be46
fix(web-domains): keep the Anycast order tunnel mounted after submit
nfoufeovh Jul 17, 2026
034dc60
fix(web-domains): pin @types/react to v18
nfoufeovh Jul 20, 2026
fa1b35d
fix(web-domains): address Anycast PR review
nfoufeovh Jul 20, 2026
7c3e9a6
test(web-domains): restore DnsOrderPage/DnsOrderCard/DnsZoneOrder specs
nfoufeovh Jul 20, 2026
f36dd15
feat(web-domains): activate DNS zone order tunnel in zone tab
nfoufeovh Jun 30, 2026
15652b8
feat(web-domains): render zone order configo in-dashboard with genera…
nfoufeovh Jun 30, 2026
086691f
feat(web): rework the new DNS zone order tunnel (express order + spec…
nfoufeovh Jul 1, 2026
e74f9cb
style(web): format new DNS zone template with prettier
nfoufeovh Jul 2, 2026
ff7dea1
feat(web): improve DNS zone order option tiles
nfoufeovh Jul 17, 2026
699ea16
refactor(web): drop unused DNS zone template enum
nfoufeovh Jul 17, 2026
8c121e4
chore(web): keep only fr_FR translation for zone tunnel
nfoufeovh Jul 20, 2026
1bac728
fix(i18n): add missing translations [CDS 1286]
nfoufeovh Jul 20, 2026
1159bb6
test(web-domains): harden zone order backUrl + add ZoneOrderComponent…
nfoufeovh Jul 20, 2026
cf5da53
fix(web-domains): address Copilot PR review
nfoufeovh Jul 21, 2026
a068470
feat(web-domains): gate dynhost, free hosting and associated email be…
nfoufeovh Jul 23, 2026
a7e2bc2
fix(web-ongoing-operations): use account handle instead of nichandle …
nfoufeovh Jul 23, 2026
5171ebc
feat(web-ongoing-operations): fix translate keys
louisbensiovh Jul 9, 2026
e1f5342
fix(web-ongoing-operations): pin @types/react to v18 [CDS 1274]
louisbensiovh Jul 15, 2026
db2bb20
fix(i18n): add missing translations [CDS 1283]
louisbensiovh Jul 17, 2026
466d3f6
fix(web-domains): align cancel-resiliation redirect params
kb-ovh Jul 22, 2026
e66ab6b
feat(web-domains): replace free hosting drawer with react-order configo
nfoufeovh Jul 17, 2026
e68663a
fix(web-domains): address free hosting PR review
nfoufeovh Jul 20, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion packages/manager/apps/web-domains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,9 @@
"@ovh-ux/manager-tests-setup": "^0.8.0",
"@ovh-ux/manager-vite-config": "^0.15.6",
"@tanstack/react-query-devtools": "^5.90.2",
"@types/punycode": "^2.1.4"
"@types/punycode": "^2.1.4",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.19"
},
"regions": [
"EU",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,21 +189,6 @@
"domain_tab_general_information_associated_services_hosting_content": "Keine zugehörigen Hostings",
"domain_tab_general_information_associated_services_hosting_action_activate": "Mein kostenloses Hosting aktivieren",
"domain_tab_general_information_associated_services_hosting_action_order": "Ein Hosting bestellen",
"domain_tab_general_information_associated_services_hosting_drawer_title": "Ihr kostenloses Hosting aktivieren",
"domain_tab_general_information_associated_services_hosting_drawer_offer": "Ihr Angebot",
"domain_tab_general_information_associated_services_hosting_drawer_offer_title": "Kostenloses Webhosting 100M",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns": "DNS-Konfiguration",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content": "Wenn Sie trotz der Einrichtung Ihres neuen Hostings keine Konfiguration auswählen, wird Ihre Domain weiterhin auf die aktuellen Einträge verweisen.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content2": "Sie müssen die Änderungen in Ihrem DNS-Bereich vornehmen, wenn Sie bereit sind. Es ist die ideale Wahl, wenn Sie die Erstellung einer Webseite nicht unterbrechen wollen.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_a": "DNS Eintrag A",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_mx": "DNS Eintrag MX",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification": "Preise",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification_content": "12 Monate inklusive",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation": "Aktivierung",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_content": "Ich habe verstanden und akzeptieren die folgenden Verträge:",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_link": "Einverständnis zum Datenschutz",
"domain_tab_general_information_associated_services_hosting_free_order_success": "Ihr kostenloses Hosting wurde erfolgreich aktiviert. Sie erhalten in Kürze eine Bestätigungsmail.",
"domain_tab_general_information_associated_services_hosting_order_loading": "Ihr Hosting wird aktiviert ...",
"domain_tab_general_information_associated_subdomains_multisite": "Subdomains und Multisite",
"domain_tab_general_information_associated_subdomains_multisite_content": "Keine Subdomain oder Multisite",
"domain_status_ongoing_proceedings": "Laufender Vorgang",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,21 +189,6 @@
"domain_tab_general_information_associated_services_hosting_content": "No linked hosting plans",
"domain_tab_general_information_associated_services_hosting_action_activate": "Activate my free hosting plan",
"domain_tab_general_information_associated_services_hosting_action_order": "Order a web hosting plan",
"domain_tab_general_information_associated_services_hosting_drawer_title": "Activate your free hosting plan",
"domain_tab_general_information_associated_services_hosting_drawer_offer": "Your plan",
"domain_tab_general_information_associated_services_hosting_drawer_offer_title": "100MB Free Web Hosting",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns": "DNS configuration",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content": "If you don't select a configuration, your domain name will continue to point to current records, even if your new hosting plan has been activated.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content2": "You will need to configure your DNS zone when your new website is ready. This is an ideal choice if you do not want your current website to go down.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_a": "DNS A record",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_mx": "DNS MX record",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification": "Pricing",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification_content": "12 months included",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation": "Enable",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_content": "I have understood and accept the following contracts:",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_link": "Data protection agreement",
"domain_tab_general_information_associated_services_hosting_free_order_success": "Your free web hosting plan has been activated. You'll receive a confirmation email shortly.",
"domain_tab_general_information_associated_services_hosting_order_loading": "We're activating your hosting plan…",
"domain_tab_general_information_associated_subdomains_multisite": "Sub-domains and multi-sites",
"domain_tab_general_information_associated_subdomains_multisite_content": "No sub-domains or multi-sites",
"domain_status_ongoing_proceedings": "Procedure in progress",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,21 +189,6 @@
"domain_tab_general_information_associated_services_hosting_content": "Ningún alojamiento asociado",
"domain_tab_general_information_associated_services_hosting_action_activate": "Activar mi alojamiento gratuito",
"domain_tab_general_information_associated_services_hosting_action_order": "Contratar un alojamiento",
"domain_tab_general_information_associated_services_hosting_drawer_title": "Activar su alojamiento gratuito",
"domain_tab_general_information_associated_services_hosting_drawer_offer": "Su solución",
"domain_tab_general_information_associated_services_hosting_drawer_offer_title": "Alojamiento Web Gratuito 100M",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns": "Configuración DNS",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content": "Si no selecciona ninguna configuración, su dominio seguirá apuntando a las entradas actuales, aunque se haya configurado el nuevo alojamiento.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content2": "Cuando el nuevo sitio esté listo, deberá realizar los cambios necesarios en su zona DNS para evitar que se interrumpa el acceso a un sitio web ya en producción.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_a": "Registro DNS A",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_mx": "Registro DNS MX",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification": "Precio",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification_content": "12 meses incluidos",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation": "Activación",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_content": "He entendido y acepto los siguientes contratos:",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_link": "Acuerdo sobre la protección de datos",
"domain_tab_general_information_associated_services_hosting_free_order_success": "El alojamiento gratuito se ha activado correctamente. Va a recibir un correo electrónico de confirmación.",
"domain_tab_general_information_associated_services_hosting_order_loading": "Activando su alojamiento...",
"domain_tab_general_information_associated_subdomains_multisite": "Subdominios y multisitios",
"domain_tab_general_information_associated_subdomains_multisite_content": "No hay subdominios ni multisitios",
"domain_status_ongoing_proceedings": "Procedimiento en curso",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,21 +164,6 @@
"domain_tab_general_information_associated_services_hosting_content": "Aucun hébergement associé",
"domain_tab_general_information_associated_services_hosting_action_activate": "Activer mon hébergement gratuit",
"domain_tab_general_information_associated_services_hosting_action_order": "Commander un hébergement",
"domain_tab_general_information_associated_services_hosting_drawer_title": "Activer votre hébergement gratuit",
"domain_tab_general_information_associated_services_hosting_drawer_offer": "Votre offre",
"domain_tab_general_information_associated_services_hosting_drawer_offer_title": "Hébergement Web Gratuit 100M",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns": "Configuration DNS",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content": "Si vous ne sélectionnez aucune configuration, malgré la mise en place de votre nouvel hébergement, votre nom de domaine continuera de pointer sur les entrées actuelles.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content2": "Vous devrez de votre côté effectuer les modifications dans votre zone DNS lorsque votre nouveau site sera prêt. Il s'agit d'un choix idéal si vous ne souhaitez pas couper un site déjà en production.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_a": "Entrée DNS A",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_mx": "Entrée DNS MX",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification": "Tarification",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification_content": "12 mois inclus",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation": "Activation",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_content": "J'ai compris et j'accepte les contrats suivants :",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_link": "Accord sur la protection des données",
"domain_tab_general_information_associated_services_hosting_free_order_success": "Votre hébergement gratuit a bien été activé. Vous allez recevoir un email de confirmation sous peu.",
"domain_tab_general_information_associated_services_hosting_order_loading": "Activation de votre hébergement en cours...",
"domain_tab_general_information_associated_subdomains_multisite": "Sous-domaines et multisites",
"domain_tab_general_information_associated_subdomains_multisite_content": "Aucun sous-domaine ou multisite",
"domain_tab_general_not_suspended": "Actif",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -164,21 +164,6 @@
"domain_tab_general_information_associated_services_hosting_content": "Aucun hébergement associé",
"domain_tab_general_information_associated_services_hosting_action_activate": "Activer mon hébergement gratuit",
"domain_tab_general_information_associated_services_hosting_action_order": "Commander un hébergement",
"domain_tab_general_information_associated_services_hosting_drawer_title": "Activer votre hébergement gratuit",
"domain_tab_general_information_associated_services_hosting_drawer_offer": "Votre offre",
"domain_tab_general_information_associated_services_hosting_drawer_offer_title": "Hébergement Web Gratuit 100M",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns": "Configuration DNS",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content": "Si vous ne sélectionnez aucune configuration, malgré la mise en place de votre nouvel hébergement, votre nom de domaine continuera de pointer sur les entrées actuelles.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content2": "Vous devrez de votre côté effectuer les modifications dans votre zone DNS lorsque votre nouveau site sera prêt. Il s'agit d'un choix idéal si vous ne souhaitez pas couper un site déjà en production.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_a": "Entrée DNS A",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_mx": "Entrée DNS MX",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification": "Tarification",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification_content": "12 mois inclus",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation": "Activation",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_content": "J'ai compris et j'accepte les contrats suivants :",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_link": "Accord sur la protection des données",
"domain_tab_general_information_associated_services_hosting_free_order_success": "Votre hébergement gratuit a bien été activé. Vous allez recevoir un email de confirmation sous peu.",
"domain_tab_general_information_associated_services_hosting_order_loading": "Activation de votre hébergement en cours...",
"domain_tab_general_information_associated_subdomains_multisite": "Sous-domaines et multisites",
"domain_tab_general_information_associated_subdomains_multisite_content": "Aucun sous-domaine ou multisite",
"domain_tab_general_not_suspended": "Actif",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,21 +189,6 @@
"domain_tab_general_information_associated_services_hosting_content": "Nessun hosting associato",
"domain_tab_general_information_associated_services_hosting_action_activate": "Attivare hosting gratuito",
"domain_tab_general_information_associated_services_hosting_action_order": "Ordinare un hosting",
"domain_tab_general_information_associated_services_hosting_drawer_title": "Attivare hosting gratuito",
"domain_tab_general_information_associated_services_hosting_drawer_offer": "La tua soluzione",
"domain_tab_general_information_associated_services_hosting_drawer_offer_title": "Web hosting gratuito 100M",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns": "Configurazione DNS",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content": "Se non viene selezionata nessuna configurazione, il nuovo hosting sarà attivo ma il dominio continuerà a puntare sui record correnti.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content2": "Una volta che il sito sarà pronto, sarà necessario apportare le modifiche alla tua zona DNS. È la soluzione ideale per evitare disservizi a un sito in produzione.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_a": "Record DNS A",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_mx": "Record DNS MX",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification": "Tariffe",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification_content": "12 mesi inclusi",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation": "Attivazione",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_content": "Ho letto e accetto i seguenti contratti:",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_link": "Accordo sulla protezione dei dati",
"domain_tab_general_information_associated_services_hosting_free_order_success": "L’hosting gratuito è stato attivato correttamente. Riceverai a breve un'e-mail di conferma.",
"domain_tab_general_information_associated_services_hosting_order_loading": "Attivazione dell’hosting in corso...",
"domain_tab_general_information_associated_subdomains_multisite": "Sottodomini e multisito",
"domain_tab_general_information_associated_subdomains_multisite_content": "Nessun sottodominio o multisito",
"domain_status_ongoing_proceedings": "Procedura in corso",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,21 +189,6 @@
"domain_tab_general_information_associated_services_hosting_content": "Brak przypisanego hostingu",
"domain_tab_general_information_associated_services_hosting_action_activate": "Włącz mój darmowy hosting",
"domain_tab_general_information_associated_services_hosting_action_order": "Zamów hosting",
"domain_tab_general_information_associated_services_hosting_drawer_title": "Włącz darmowy hosting",
"domain_tab_general_information_associated_services_hosting_drawer_offer": "Twoja oferta",
"domain_tab_general_information_associated_services_hosting_drawer_offer_title": "Darmowy Hosting WWW 100M",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns": "Konfiguracja DNS",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content": "Jeśli nie wybierzesz żadnej konfiguracji, nazwa domeny będzie nadal wskazywać na aktualne wpisy mimo wdrożenia nowego hostingu.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_content2": "Gdy Twoja nowa strona będzie gotowa, wprowadź zmiany w strefie DNS. Jest to idealny wybór, jeśli nie chcesz wyłączyć strony, która jest już online.",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_a": "Rekord DNS A",
"domain_tab_general_information_associated_services_hosting_drawer_offer_dns_checkbox_dns_mx": "Rekord DNS MX",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification": "Cennik",
"domain_tab_general_information_associated_services_hosting_drawer_offer_tarification_content": "12 miesięcy w cenie",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation": "Uruchom",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_content": "Rozumiem i akceptuję następujące regulaminy:",
"domain_tab_general_information_associated_services_hosting_drawer_offer_activation_link": "Umowa o ochronie danych",
"domain_tab_general_information_associated_services_hosting_free_order_success": "Twój darmowy hosting został włączony. Wkrótce otrzymasz e-mail z potwierdzeniem.",
"domain_tab_general_information_associated_services_hosting_order_loading": "Trwa aktywacja hostingu...",
"domain_tab_general_information_associated_subdomains_multisite": "Subdomena i MultiSites",
"domain_tab_general_information_associated_subdomains_multisite_content": "Brak subdomeny lub MultiSites",
"domain_status_ongoing_proceedings": "Procedura w trakcie",
Expand Down
Loading
Loading