-
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
New release #3385
Merged
Merged
New release #3385
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
Sync develop & master
Sync develop & master
Sync develop & master
Signed-off-by: Cyrille Bourgois <[email protected]>
Signed-off-by: Cyrille Bourgois <[email protected]>
Signed-off-by: Cyrille Bourgois <[email protected]>
Signed-off-by: Cyrille Bourgois <[email protected]>
* `TranslateService` provider should be replaced by use of `Environment` from `@ovh-ux/manager-config` * `CORE_LANGUAGES` constant should be replaced by use of `LANGUAGES` from `@ovh-ux/manager-config` BREAKING CHANGE: `TranslateService`and `CORE_LANGUAGES` are removed Signed-off-by: Cyrille Bourgois <[email protected]>
* move user locale initialization to `bootstrapApplication` * add user locale initialization in standalones applications Signed-off-by: Cyrille Bourgois <[email protected]>
Avoid to read locale from localStorage, retrieve user locale and language from Environment provided by `@ovh-ux/manager-core` Signed-off-by: Cyrille Bourgois <[email protected]>
uses: `$ yarn upgrade-interactive --latest ovh-api-services` - [email protected] Signed-off-by: Antoine Leblanc <[email protected]>
Signed-off-by: CDS Translator Agent <[email protected]>
Sync develop & master
Sync develop & master
Signed-off-by: Marie JONES <[email protected]>
Signed-off-by: Marie JONES <[email protected]>
ref: MANAGER-5426 Signed-off-by: Cyril Biencourt <[email protected]>
Signed-off-by: CDS Translator Agent <[email protected]>
Signed-off-by: frenauvh <[email protected]> Co-authored-by: Antoine Leblanc <[email protected]>
Signed-off-by: CDS Translator Agent <[email protected]>
Sync develop & master
Sync develop & master
Signed-off-by: Antoine Leblanc <[email protected]>
Signed-off-by: Antoine Leblanc <[email protected]>
Two modules impacted: - @ovh-ux/manager-navbar - @ovh-ux/manager-notifications-sidebar ref: MANAGER-5363 Signed-off-by: Axel Peter <[email protected]>
Signed-off-by: Marie JONES <[email protected]>
Sync develop & master
Sync develop & master
Sync develop & master
Sync develop & master
ref: DTRSD-17982 Signed-off-by: Jérémy De-Cesare <[email protected]>
Signed-off-by: Jérémy De-Cesare <[email protected]>
Signed-off-by: Jérémy De-Cesare <[email protected]>
Relates to: DTRSD-17990 Signed-off-by: Antoine Leblanc <[email protected]>
Relates to: DTRSD-1799 Signed-off-by: Antoine Leblanc <[email protected]>
Relates to: DTRSD-1799 Signed-off-by: Antoine Leblanc <[email protected]>
Relates to: DTRSD-1799 Signed-off-by: Antoine Leblanc <[email protected]>
* Remove extra/unused components * Remove extra/unused directives * Remove extra styles Remove following components: - `cuiPageHeader` - `cuiPageHeaderTitle` - `cuiGuideComponent` - `cuiTabs` Remove following directives: - `cuiTab` Relates to: DTRSD-1799 Signed-off-by: Antoine Leblanc <[email protected]>
…3455) Relates to sentry-26270 Signed-off-by: Antoine Leblanc <[email protected]>
Signed-off-by: Mathieu Garcia <[email protected]>
…#3461) Relates to sentry-26547 Signed-off-by: Antoine Leblanc <[email protected]>
Relates to sentry-26672 Following error was reported: ```txt orderBy:notarray: Expected array but received: XXXXXXXXXX ``` Signed-off-by: Antoine Leblanc <[email protected]>
Signed-off-by: Marie JONES <[email protected]>
ref: MANAGER-2697 Signed-off-by: Cyrille Bourgois <[email protected]>
Signed-off-by: CDS Translator Agent <[email protected]>
Signed-off-by: CDS Translator Agent <[email protected]>
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.
📦 New release
Approximate release date: 📆 18/08/2020
Web
🚀 Features
fb70f22 - feat(private-database): add mysql 8.0 label (#3456)
🐛 Bug Fixes
Other bug fixes
8ea7f12 - fix(email-domain.redirection.create): prevent TypeError on validation (#3461) (sentry-26547)
2393e27 - fix(account.delegation): remove unused part (#3460) (sentry-26672)
1372777 - fix(email-domain): use correct poller reference (#3423)
Server (Dedicated)
🐛 Bug Fixes
Public Cloud
🐛 Bug Fixes
Telecom
🚀 Features
🐛 Bug Fixes
b46953a - fix(telephony.alias.ccs.time-condition): display right message error (#3455) (sentry-26270)
Transversal
⬆️ Upgrade
ae8ed47 - build(deps): upgrade ovh-api-services to v9.49.0 (#3389)
ab7f81c - build(deps): upgrade ovh-api-services to v9.50.0
👷 Build
334fbf4 - build: only provide esm target for private packages (#3403)
d277fdb - build: prevent error ENOTDIR when starting application [skip ci] (#3441)
Modules: @ovh-ux/manager-core
💥 Breaking change
Modules: @ovh-ux/manager-config
🚀 Features
Modules: @ovh-ux/manager-navbar
🚀 Features
Modules: @ovh-ux/manager-freefax
🐛 Bug Fixes
e39fa31 - fix: add missing webfont import (#3397)
Module: @ovh-ux/manager-overthebox
♻️ Refactor
e8fa93f - refactor: use uikit header instead of responsive tabs - (#3399)
Module: @ovh-ux/ng-ovh-web-universe-components
🐛 Bug Fixes
Module: @ovh-ux/sao-ovh-manager-app
🚀 Features
a649edd - feat: update template to use env executor (#3417)
f15b4dc - feat: enable strictDi by default (#3443)
Module: @ovh-ux/sao-ovh-manager-module
🚀 Features
43f19f0 - feat: update dependency version to latest (#3417)
🎏 Translations
🤝 Contributors
@wiseflat