Skip to content
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 65 commits into from
Aug 18, 2020
Merged

New release #3385

merged 65 commits into from
Aug 18, 2020

Conversation

antleblanc
Copy link
Member

@antleblanc antleblanc commented Aug 5, 2020

📦 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

  • MANAGER-5487 - refactor(locale): remove unused locale parts

Modules: @ovh-ux/manager-config

🚀 Features

  • MANAGER-5487 - feat(config): add user locale in config

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

  • TRANS-27408

🤝 Contributors

@wiseflat

Sync develop & master
Sync develop & master
@antleblanc antleblanc self-assigned this Aug 5, 2020
ovh-ux-cds and others added 10 commits August 5, 2020 17:28
Sync develop & master
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]>
@ovh ovh deleted a comment from ovh-cds Aug 6, 2020
@ovh ovh deleted a comment from ovh-cds Aug 6, 2020
@ovh ovh deleted a comment from ovh-cds Aug 6, 2020
@ovh ovh deleted a comment from ovh-cds Aug 6, 2020
AxelPeter and others added 9 commits August 17, 2020 09:23
Two modules impacted: 
- @ovh-ux/manager-navbar
- @ovh-ux/manager-notifications-sidebar

ref: MANAGER-5363

Signed-off-by: Axel Peter <[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]>
@antleblanc antleblanc marked this pull request as ready for review August 17, 2020 14:23
@antleblanc antleblanc requested review from a team August 17, 2020 14:23
@antleblanc antleblanc requested a review from a team as a code owner August 17, 2020 14:23
antleblanc and others added 13 commits August 17, 2020 16:26
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]>
* 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]>
Relates to sentry-26672

Following error was reported:

```txt
orderBy:notarray: Expected array but received: XXXXXXXXXX
```

Signed-off-by: Antoine Leblanc <[email protected]>
ref: MANAGER-2697

Signed-off-by: Cyrille Bourgois <[email protected]>
@antleblanc antleblanc merged commit 546b941 into master Aug 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants