My infra is a mobile application to manage some of the OVH products and services.
jQuery module to request OVH API
Check if OVHcloud is down
antleblanc/sublime-ovh-ui-kit-snippets 3
Collection of OVHcloud UI Kit snippets for Sublime Text
antleblanc/vscode-ovh-ui-kit-snippets 3
Collection of OVHcloud UI Kit snippets for Visual Studio Code
antleblanc/atom-ovh-ui-kit-snippets 2
Collection of OVHcloud UI Kit snippets for Atom
:wrench: Setup a new MacBook Pro.
league-statistics
Personal website.
:briefcase: Personal Sass-boilerplate.
Pull request review commentovh/manager
+{+ "name": "@ovh-ux/manager-dbaas-logs-app",+ "version": "0.0.0",+ "private": true,+ "repository": {+ "type": "git",+ "url": "git+https://github.com/ovh/manager.git",+ "directory": "packages/manager/apps/dbaas-logs"+ },+ "license": "BSD-3-Clause",+ "author": "OVH SAS",+ "scripts": {+ "build": "webpack --env.production",+ "dev": "webpack-dev-server",+ "dev:watch": "yarn run dev",+ "start": "lerna exec --stream --scope='@ovh-ux/manager-dbaas-logs-app' --include-dependencies -- npm run build --if-present",+ "start:dev": "lerna exec --stream --scope='@ovh-ux/manager-dbaas-logs-app' --include-dependencies -- npm run dev --if-present",+ "start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-dbaas-logs-app' --include-dependencies -- npm run dev:watch --if-present"+ },+ "dependencies": {+ "@ovh-ux/manager-config": "^1.0.0 || ^2.0.0",+ "@ovh-ux/manager-core": "^10.0.0 || ^11.0.0",+ "@ovh-ux/manager-dbaas-logs": "^0.0.0 || ^1.0.0",+ "@ovh-ux/manager-preloader": "^1.1.0",+ "@ovh-ux/ng-ovh-actions-menu": "^5.0.6",+ "@ovh-ux/ng-ovh-api-wrappers": "^4.0.4",+ "@ovh-ux/ng-ovh-cloud-universe-components": "^2.0.3",+ "@ovh-ux/ng-ovh-doc-url": "^2.0.0",+ "@ovh-ux/ng-ovh-form-flat": "^5.0.0",+ "@ovh-ux/ng-ovh-http": "^5.0.0",+ "@ovh-ux/ng-ovh-proxy-request": "^2.0.0",+ "@ovh-ux/ng-ovh-request-tagger": "^1.1.0",+ "@ovh-ux/ng-ovh-responsive-popover": "^5.0.2",+ "@ovh-ux/ng-ovh-sidebar-menu": "^10.0.0",+ "@ovh-ux/ng-ovh-sso-auth": "^4.2.3",+ "@ovh-ux/ng-ovh-swimming-poll": "^5.0.0",+ "@ovh-ux/ng-ovh-user-pref": "^2.0.0",+ "@ovh-ux/ng-tail-logs": "^2.0.3",+ "@ovh-ux/ng-translate-async-loader": "2.1.0",+ "@ovh-ux/ng-ui-router-breadcrumb": "^1.0.0",+ "@ovh-ux/ng-ui-router-line-progress": "^1.2.2",+ "@ovh-ux/ui-kit": "^4.4.1",+ "@uirouter/angularjs": "^1.0.23",+ "angular": "^1.7.5",+ "angular-aria": "^1.7.8",+ "angular-chart.js": "^1.1.1",+ "angular-cookies": "^1.7.8",+ "angular-dynamic-locale": "^0.1.37",+ "angular-i18n": "^1.7.8",+ "angular-resource": "^1.7.8",+ "angular-sanitize": "^1.7.8",+ "angular-translate": "^2.18.1",+ "angular-translate-loader-pluggable": "^1.3.1",+ "angular-ui-bootstrap": "~1.3.3",+ "angular-websocket": "^2.0.1",+ "bootstrap": "~3.3.7",+ "chart.js": "^2.8.0",+ "flatpickr": "~4.5.2",
Relates to #3881.
"flatpickr": "^4.6.3",
comment created time in an hour
push eventovh/manager
commit sha 9caf2eda6f485d785178da382eacb716514a8d5d
fix(ccs.lines): fix edit remove template (#3929) ref: DTRSD-22912 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 2ac12a539071077ecc2de184463ce0c949ebb5ba
fix(sms): correct typo on sms module injected provider (#3930) Signed-off-by: Jérémy De-Cesare <[email protected]>
commit sha 8009c6c8b5fe6a479c957f1dc7d73d210aa90a9e
fix(svagenerator): fix sva generator config (#3931) Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 99cde4bb8dc299174d3d40084d1875cf53b62cdd
Merge pull request #3932 from ovh/release/2020-w44 New release (hotfix)
push time in 5 hours
PR merged ovh/manager
📦 New release
Approximate release date: 📆 27/10/2020
Telecom
:bug: Bug Fixes
- [x] DTRSD-22912 - fix(ccs.lines): fix edit remove template (#3929)
<details> <summary>Other bugfixes</summary><br>
2ac12a5 - fix(sms): correct typo on sms module injected provider (#3930) 8009c6c - fix(svagenerator): fix sva generator config (#3931) </details>
pr closed time in 5 hours
push eventovh/manager
commit sha 8009c6c8b5fe6a479c957f1dc7d73d210aa90a9e
fix(svagenerator): fix sva generator config (#3931) Signed-off-by: Cyrille Bourgois <[email protected]>
push time in 6 hours
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | master |
| Bug fix? | yes |
| New feature? | no |
| Breaking change? | no |
| Tickets | Fix |
| License | BSD 3-Clause |
Description
pr closed time in 6 hours
push eventovh/manager
commit sha 2ac12a539071077ecc2de184463ce0c949ebb5ba
fix(sms): correct typo on sms module injected provider (#3930) Signed-off-by: Jérémy De-Cesare <[email protected]>
push time in 6 hours
PR merged ovh/manager
Signed-off-by: Jérémy De-Cesare [email protected]
<!-- Hello 👋 Thank you for submitting a Pull Request.
Have any questions? Check out the contributing docs at https://github.com/ovh/manager/blob/master/CONTRIBUTING.md -->
| Question | Answer |
|---|---|
| Branch? | master |
| Bug fix? | yes |
| New feature? | no |
| Breaking change? | no |
| Tickets | |
| License | BSD 3-Clause |
Description
Fix issue on /sms main list page
pr closed time in 6 hours
PR opened ovh/manager
📦 New release
Approximate release date: 📆 27/10/2020
Telecom
:bug: Bug Fixes
- [ ] DTRSD-22912 - fix(ccs.lines): fix edit remove template (#3929
pr created time in 6 hours
push eventovh/manager
commit sha 9caf2eda6f485d785178da382eacb716514a8d5d
fix(ccs.lines): fix edit remove template (#3929) ref: DTRSD-22912 Signed-off-by: Cyrille Bourgois <[email protected]>
push time in 6 hours
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | master |
| Bug fix? | yes |
| New feature? | no |
| Breaking change? | no |
| Tickets | Fix DTRSD-22912, |
| License | BSD 3-Clause |
Description
Fix template/templateUrl errors
pr closed time in 6 hours
push eventovh/manager
commit sha 23bc8bba5c50a5000d4b901c795f9f493c95e62b
refactor: move listing page as first level Signed-off-by: Marie JONES <[email protected]>
commit sha f30f6f336701c2c8ffdad743b9601b67d7a94de7
refactor: revamp state and url Signed-off-by: Marie JONES <[email protected]>
commit sha f9322d0f122378e84666cc6f6b978de7af00d050
feat(telephony): add lazy loading on root state Signed-off-by: Marie JONES <[email protected]>
commit sha e932bf4e188b10a88f6874addd6c1bf78ae0d8a3
refactor(telephony): remove duplicate import from bundle Signed-off-by: Marie JONES <[email protected]>
commit sha 5a8740fd95c3975fd23596fcbb554431272f5420
fix(pack.bundle): remove invalid imports Signed-off-by: Marie JONES <[email protected]>
commit sha c072db4b22e6c4b5d38a59e2c90800aa7622f87b
refactor(telephony): refactor to use import export ref: MANAGER-5832 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha d2b981500a1fc016e04d8b347a4f73bbdc2e461f
feat(telephony): add lazy loading ref: MANAGER-5832 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 7d00dbe0ce8a19b77598e3c55c86f694ab450391
Merge pull request #3921 from ovh/perf/telecom
push time in 12 hours
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | master |
| Bug fix? | yes |
| New feature? | yes |
| Breaking change? | no |
| Tickets | Fix MANAGER-5832 |
| License | BSD 3-Clause |
Description
pr closed time in 12 hours
startedgithub/docs
started time in 13 hours
push eventovh/manager
commit sha 58750480785301768dbf8570652e3542a77dcd26
build(deps): upgrade @ovh-ux/ui-kit to v4.4.1 uses: `$ yarn upgrade-interactive --latest @ovh-ux/ui-kit` - @ovh-ux/[email protected] Signed-off-by: Antoine Leblanc <[email protected]>
commit sha 82546237336e185ae7d973a1bb2aabddbb50112e
fix(peer-deps): upgrade @ovh-ux/ui-kit to v4.4.1 Signed-off-by: Antoine Leblanc <[email protected]>
commit sha bbe5ac6df41f61b40587097caeed71907c901d98
fix: scaffold app that use @ovh-ux/ui-kit v4.4.1 Signed-off-by: Antoine Leblanc <[email protected]>
push time in a day
push eventovh/manager
commit sha c740a60a714ecf1ce1aa55cfd7bff99d95fc6eaf
feat(navbar): rename web & server universes (#3920) ref: MANAGER-5806 Signed-off-by: Cyril Biencourt <[email protected]>
commit sha 57c964f392fee977d56fb28c6cee2478c9e51368
feat(language): add possibility to define user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 6c6518888146a4c90bd9268d0db40cb2d2df699f
fix(preloader): attach preloader with user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 4616d7b1423fd2bd937219689a55243a99fbd017
fix(template): attach preloader with user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha f1a519726559d169a4969ddb7a5a88864d6b0aad
feat(message): display loading message when redirected from manager (#3856) Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 5a9640d6680e707b8c34e2bf0045652cdb23d1d6
Merge pull request #3922 from ovh/release/2020-w44 New release
push time in a day
PR merged ovh/manager
📦 New release
Approximate release date: 📆 26/10/2020
Transversal
:rocket: Features
- [x] MANAGER-5806 - feat(navbar): rename web & server universes (#3920)
- [x] MANAGER-5834 - fix(preloader): attach preloader with user language (#3898)
pr closed time in a day
push eventovh/manager
commit sha 57c964f392fee977d56fb28c6cee2478c9e51368
feat(language): add possibility to define user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 6c6518888146a4c90bd9268d0db40cb2d2df699f
fix(preloader): attach preloader with user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 4616d7b1423fd2bd937219689a55243a99fbd017
fix(template): attach preloader with user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha f1a519726559d169a4969ddb7a5a88864d6b0aad
feat(message): display loading message when redirected from manager (#3856) Signed-off-by: Cyrille Bourgois <[email protected]>
push time in a day
PR opened ovh/manager
📦 New release
Approximate release date: 📆 26/10/2020
Transversal
:rocket: Features
- [x] MANAGER-5806 - feat(navbar): rename web & server universes (#3920)
pr created time in a day
push eventovh/manager
commit sha c740a60a714ecf1ce1aa55cfd7bff99d95fc6eaf
feat(navbar): rename web & server universes (#3920) ref: MANAGER-5806 Signed-off-by: Cyril Biencourt <[email protected]>
push time in a day
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | no |
| New feature? | no |
| Breaking change? | no |
| Tickets | MANAGER-5806 |
| License | BSD 3-Clause |
Description
:rocket: Features
af4b574 - feat(navbar): rename web & server universes
Signed-off-by: Cyril Biencourt [email protected]
pr closed time in a day
pull request commentovh/manager
feat(navbar): rename web & server universes
Rebased successfully on master branch.
comment created time in a day
push eventovh/manager
commit sha 3f190380cf1a57524e9b55c55d8b6edaefdff2c7
Revert "perf(ip): improve loading time (#3796)" (#3843) This reverts commit 679e0c087b80849d72e4469e9e7169a3b05902b7.
commit sha 182f5e42e2e1734daa8bfe29a050dc40628844bd
fix(web.privatedb): hide order ram button in oom modal if not possible (#3842) ref: DTRSD-22286 Signed-off-by: Jérémy De-Cesare <[email protected]>
commit sha a2b312efe6587c3d4726bb1471e678f6904c909b
fix(snapshot.order): get offer by capacity instead of duration (#3837) ref: DTRSD-21898 Signed-off-by: Marie JONES <[email protected]>
commit sha 2b9421573a7c606753e779ddcb7ea50ec3e5cb0e
fix: hide migration notification when completed (#3838) ref: MANAGER-5730 Signed-off-by: Ganesh Kumar <[email protected]>
commit sha ac47062fc68015f24dd2c01871fb7e505b0fe806
Merge pull request #3847 from ovh/hotfix-2020-10-15 New release
commit sha 3b66c5deb25f5d4e736defd9856cec3fb12ee95b
Release: einsteinium-raccoon-2 * Package @ovh-ux/manager-web 15.3.8 * Package @ovh-ux/manager-account-migration 1.0.3 * Package @ovh-ux/manager-vps 2.2.1 Signed-off-by: CDS <[email protected]>
commit sha cd62472518be88fa9ea8f923e731705e69121901
fix(pci): null instance price (#3864) `CucPriceHelper.getPrices` is throwing an error, that wasn't catched in the routing causing the whole instance page to be in error. ref: DTRSD-22103 Signed-off-by: frenauvh <[email protected]>
commit sha b204e4089e5a73ae9ec6a6458fdb7669e229403f
Release: chromium-dinosaur * Package @ovh-ux/manager-pci 5.2.1 Signed-off-by: CDS <[email protected]>
commit sha 7a3c0cdfc9371504bd8e89d859649817a2b23227
feat: add information for CZ and LT (#3829) ref: MANAGER-5745 Signed-off-by: Marie JONES <[email protected]>
commit sha 88a216af8ca5f548fbc95de768f1b44edb3d13cd
Revert "Revert "perf(ip): improve loading time (#3796)" (#3843)" This reverts commit 3f190380cf1a57524e9b55c55d8b6edaefdff2c7. Signed-off-by: frenauvh <[email protected]>
commit sha 3bcde93b76626dd2e8d56c08887e76b46f31f006
fix(dedicated): ip virtual mac & minor improvements Signed-off-by: frenauvh <[email protected]>
commit sha c8d26b0584a28fa7229da3991a1d2332e60eaa44
fix: get option price by capacity instead of duration (#3866) ref: DTRSD-22338 Signed-off-by: Marie JONES <[email protected]>
commit sha df90e4de660920e3cd07b2ff6b4452b0aa861377
fix(deps): upgrade ovh-api-services to v11.0.0 (#3869) Update also peerDependencies across both components and modules. uses: `$ yarn upgrade-interactive --latest ovh-api-services` - [email protected] Signed-off-by: Antoine Leblanc <[email protected]>
commit sha 396760e0342d2357ef2a33695f9c45d2dd07a8d6
fix(nasha.order): filter offers by datacenter (#3870) ref: DTRSD-17043 Signed-off-by: Cyril Biencourt <[email protected]> Co-Authored-By: Antoine Leblanc <[email protected]>
commit sha 90ef6e1f258d7235b05169333d90e9422b14d45c
feat(license): use agora order for vps (#3849) * feat(license): use agora order for vps ref: MANAGER-5669 Signed-off-by: Cyril Biencourt <[email protected]> Co-authored-by: Marie JONES <[email protected]>
commit sha e67970b9b9b499e98c96585456d75663020c7878
Release: chromium-dinosaur-1 * Package @ovh-ux/ng-ovh-contact 5.0.2 * Package @ovh-ux/ng-ovh-contacts 4.0.1 * Package @ovh-ux/ng-ovh-line-diagnostics 5.0.2 * Package @ovh-ux/ng-ovh-mondial-relay 8.0.2 * Package @ovh-ux/ng-ovh-order-tracking 1.0.2 * Package @ovh-ux/ng-ovh-otrs 9.1.1 * Package @ovh-ux/ng-ovh-payment-method 7.0.5 * Package @ovh-ux/manager-carrier-sip-app 2.0.6 * Package @ovh-ux/manager-cloud-connect-app 1.0.3 * Package @ovh-ux/manager-cloud 10.2.6 * Package @ovh-ux/manager-dedicated 14.2.0 * Package @ovh-ux/manager-enterprise-cloud-database-app 1.0.5 * Package @ovh-ux/manager-freefax-app 6.0.7 * Package @ovh-ux/manager-hub-app 2.2.3 * Package @ovh-ux/manager-iplb-app 1.0.5 * Package @ovh-ux/manager-nasha-app 2.0.6 * Package @ovh-ux/order-tracking-app 2.0.4 * Package @ovh-ux/manager-overthebox-app 5.1.8 * Package @ovh-ux/manager-pci-app 3.0.6 * Package @ovh-ux/manager-public-cloud 4.2.4 * Package @ovh-ux/manager-sms-app 7.2.9 * Package @ovh-ux/manager-support-app 2.1.4 * Package @ovh-ux/manager-telecom-dashboard-app 6.0.6 * Package @ovh-ux/manager-telecom-task-app 6.0.6 * Package @ovh-ux/manager-telecom 13.4.1 * Package @ovh-ux/manager-veeam-cloud-connect-app 2.0.5 * Package @ovh-ux/manager-veeam-enterprise-app 1.0.5 * Package @ovh-ux/manager-vps-app 1.0.6 * Package @ovh-ux/manager-vrack-app 1.0.5 * Package @ovh-ux/manager-web 15.3.9 * Package @ovh-ux/manager-account-migration 1.1.0 * Package @ovh-ux/manager-account-sidebar 3.0.2 * Package @ovh-ux/manager-banner 1.2.3 * Package @ovh-ux/manager-carrier-sip 2.0.4 * Package @ovh-ux/manager-cloud-connect 1.0.1 * Package @ovh-ux/ng-ovh-cloud-universe-components 2.0.4 * Package @ovh-ux/manager-emailpro 2.0.4 * Package @ovh-ux/manager-enterprise-cloud-database 1.0.3 * Package @ovh-ux/manager-exchange 2.0.2 * Package @ovh-ux/manager-filters 1.1.0 * Package @ovh-ux/manager-freefax 7.0.4 * Package @ovh-ux/manager-hub 2.1.4 * Package @ovh-ux/manager-iplb 1.0.4 * Package @ovh-ux/manager-nasha 2.0.5 * Package @ovh-ux/manager-navbar 5.1.2 * Package @ovh-ux/manager-notifications-sidebar 1.1.3 * Package @ovh-ux/manager-overthebox 6.1.2 * Package @ovh-ux/manager-pci 5.2.2 * Package @ovh-ux/manager-product-offers 4.0.3 * Package @ovh-ux/manager-server-sidebar 3.2.1 * Package @ovh-ux/manager-sharepoint 2.0.1 * Package @ovh-ux/manager-sms 8.0.5 * Package @ovh-ux/manager-support 1.0.5 * Package @ovh-ux/manager-telecom-dashboard 6.0.4 * Package @ovh-ux/manager-telecom-task 6.0.4 * Package @ovh-ux/ng-ovh-telecom-universe-components 7.0.1 * Package @ovh-ux/manager-veeam-cloud-connect 2.0.3 * Package @ovh-ux/manager-veeam-enterprise 1.0.3 * Package @ovh-ux/manager-vps 2.2.2 * Package @ovh-ux/manager-vrack 1.0.4 * Package @ovh-ux/ng-ovh-web-universe-components 9.0.5 Signed-off-by: CDS <[email protected]>
commit sha a48e61d472ca95fd31bc74eed774532286c3bacb
fix(sso-auth): add trailing slash in order to avoid 301 (#3873) ref: ECINT-2501 Signed-off-by: Cyril Biencourt <[email protected]>
commit sha 0750a418809a158262ea27cdb5c42080592dec90
fix(deps): add missing dependency (#3874) Signed-off-by: Marie JONES <[email protected]>
commit sha c36fab66769767ab0149243dedea1940d771ca44
Release: chromium-dinosaur-2 * Package @ovh-ux/ng-ovh-sso-auth 4.2.4 * Package @ovh-ux/manager-cloud 10.2.7 * Package @ovh-ux/manager-pci-app 3.0.7 * Package @ovh-ux/manager-public-cloud 4.2.5 Signed-off-by: CDS <[email protected]>
commit sha 43857dd2fc76a101a4c0fa2cebfc3fea4d39764d
refactor(new): rename ovhFeatureFlipping to ovhPciFeatureFlipping (#3879) Changes required to enable the following module `@ovh-ux/ng-ovh-feature-flipping` See: https://github.com/ovh/manager/blob/master/packages/components/ng-ovh-feature-flipping/src/index.js#L7 Signed-off-by: Antoine Leblanc <[email protected]>
push time in a day
pull request commentovh/manager
feat(navbar): rename web & server universes
Rebasing on master branch.
comment created time in a day
PR opened ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | no |
| New feature? | no |
| Breaking change? | no |
| Tickets | MANAGER-5806 |
| License | BSD 3-Clause |
Description
:rocket: Features
af4b574 - feat(navbar): rename web & server universes
Signed-off-by: Cyril Biencourt [email protected]
pr created time in a day
push eventovh/manager
commit sha f7b5afe8955b62219f3795cc795157227f7f3b04
feat(hosting): add beta badge to statistics & logs shortcut (#3916) ref: MANAGER-5840 Signed-off-by: Cyril Biencourt <[email protected]> Co-authored-by: Antoine Leblanc <[email protected]>
push time in a day
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | no |
| New feature? | yes |
| Breaking change? | no |
| Tickets | Fix #MANAGER-5840 |
| License | BSD 3-Clause |
Description
Add beta badge to webhosting dashboard for statistics & logs shortcut
ref: MANAGER-5840
Signed-off-by: Cyril Biencourt [email protected]
pr closed time in a day
push eventovh/manager
commit sha 6ac467f0aa477534be1a6dcaaeb581f4e7d07a8f
refactor(hosting): move beta term into translations files ref: MANAGER-5840 Signed-off-by: Antoine Leblanc <[email protected]>
push time in a day
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | feat/hosting-logs |
| Bug fix? | no |
| New feature? | no |
| Breaking change? | no |
| Tickets | no |
| License | BSD 3-Clause |
Description
:recycle: Refactor
a5c3e19 - refactor(hosting): move beta term into translations files
:house: Internal
No quality check required.
Signed-off-by: Antoine Leblanc [email protected]
cc @lizardK
pr closed time in a day
PR opened ovh/manager
| Question | Answer |
|---|---|
| Branch? | feat/hosting-logs |
| Bug fix? | no |
| New feature? | no |
| Breaking change? | no |
| Tickets | no |
| License | BSD 3-Clause |
Description
:recycle: Refactor
a5c3e19 - refactor(hosting): move beta term into translations files
:house: Internal
No quality check required.
Signed-off-by: Antoine Leblanc [email protected]
cc @lizardK
pr created time in a day
pull request commentovh/manager
@marie-j It seems that this ticket has been unblocked. Could you please resolve existing conflicts in order to re-run the verification process?
Thank you!
comment created time in 2 days
push eventovh/manager
commit sha 7b784f86f251e0a8c64df8be2197d2416c893efb
feat(dedicated): hpc enhance add capability to upgrade vcenter version and move ip across services Fixes #MANAGER-5466 Signed-off-by: Ganesh Kumar <[email protected]>
commit sha e1c51b32b2e354b4f8cd7677179392467180cb8a
fix(dedicated): hpc enhance reload task on dashboard Fixes #MANAGER-5466 Signed-off-by: Ganesh Kumar <[email protected]>
commit sha 08d8856e4c2337e6f0b3c585c2276d9539388028
fix(i18n): add missing translations [CDS 617] Signed-off-by: CDS Translator Agent <[email protected]>
push time in 2 days
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | no |
| New feature? | yes |
| Breaking change? | no |
| Tickets | Fix #MANAGER-5466 |
| License | BSD 3-Clause |
Description
Add capability to upgrade vcenter version and move IPs across eligible services
pr closed time in 2 days
push eventovh/manager
commit sha 56dad71e85af6d442baa82fe0e62cfd929e1c2c9
docs: update links to rely on the new organization name [skip ci] (#3912) uses: ```sh $ git grep "https://github.com/ovh-ux" -- './*' ':!*CHANGELOG.md' ``` Signed-off-by: Antoine Leblanc <[email protected]>
push time in 4 days
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | no |
| New feature? | no |
| Breaking change? | no |
| Tickets | no |
| License | BSD 3-Clause |
Description
:memo: Documentation
b4d4bae - docs: update links to rely on the new organization name [skip ci]
uses:
$ git grep "https://github.com/ovh-ux" -- './*' ':!*CHANGELOG.md'
:house: Internal
No quality check required.
Signed-off-by: Antoine Leblanc [email protected]
pr closed time in 4 days
push eventovh/manager
commit sha 8f70837d0477f86f9d9c18ba2e86c6f4d1e23bd6
fix(ip): fix virtual mac selector (#3907) ref: DTRSD-22774 Signed-off-by: frenauvh <[email protected]>
push time in 4 days
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | master |
| Bug fix? | yes |
| New feature? | no |
| Breaking change? | no |
| Tickets | internal DTRSD-22774 |
| License | BSD 3-Clause |
Description
fix virtual mac selector
pr closed time in 4 days
push eventovh/manager
commit sha 53d6927f6aec0ed293919f7daef8a897f61a6913
feat(language): add possibility to define user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 6eb9cc1cc362f8cc2426965d8563de1af9dee0c8
fix(preloader): attach preloader with user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 72e9cce9c98c77c07a3dc96c009ca9498675c113
fix(template): attach preloader with user language ref: MANAGER-5834 Signed-off-by: Cyrille Bourgois <[email protected]>
commit sha 984b888a3ce8640d8bd093f2dcd55f008a49c6ad
feat(message): display loading message when redirected from manager (#3856) Signed-off-by: Cyrille Bourgois <[email protected]>
push time in 4 days
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | no |
| New feature? | yes |
| Breaking change? | no |
| Tickets | Fix MANAGER-5834 |
| License | BSD 3-Clause |
Description
- Update the preloader to display the welcome message (
Welcome to the OVHcloud Control Panel) in customer locale only (remove the display of welcome message in all locales) based onEnvironment.getUserLanguage(). - Detect if the customer is browsing between manager applications (using the referer) to display a loading message (
Loading…) instead of a welcome message (Welcome to the OVHcloud Control Panel) .
pr closed time in 4 days
PR opened ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | no |
| New feature? | no |
| Breaking change? | no |
| Tickets | no |
| License | BSD 3-Clause |
Description
:memo: Documentation
b4d4bae - docs: update links to rely on the new organization name [skip ci]
uses:
$ git grep "https://github.com/ovh-ux" -- './*' ':!*CHANGELOG.md'
:house: Internal
No quality check required.
Signed-off-by: Antoine Leblanc [email protected]
pr created time in 4 days
push eventovh/manager
commit sha 49244c039a2b1e6827cd7985424c619415300394
fix(instances): remove unterminated quote (#3911) Solve following console error reported: ```sh Error: [$parse:lexerr] Lexer Error: Unterminated quote at columns 18-19 ['] in expression [!$row.isDeleting()']. ``` see: https://github.com/ovh/manager/pull/3547/files#diff-6a962e959a6475e7f1b40f2d0fdc4005276aaba782d5050d0de2a3722cfca054R142 Signed-off-by: Antoine Leblanc <[email protected]>
push time in 4 days
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | yes |
| New feature? | no |
| Breaking change? | no |
| Tickets | no |
| License | BSD 3-Clause |
Description
:bug: Bug Fixes
da37274 - fix(instances): remove unterminated quote
Solve following console error reported:
Error: [$parse:lexerr] Lexer Error: Unterminated quote at columns 18-19 ['] in expression [!$row.isDeleting()'].
see: https://github.com/ovh/manager/pull/3547/files#diff-6a962e959a6475e7f1b40f2d0fdc4005276aaba782d5050d0de2a3722cfca054R142
Signed-off-by: Antoine Leblanc [email protected]
pr closed time in 4 days
push eventovh/manager
commit sha fb0f4dae3b680287e3b0236dc1520b0ba69a0f78
fix: scaffold app that use @ovh-ux/ui-kit v4.4.1 Signed-off-by: Antoine Leblanc <[email protected]>
push time in 4 days
PR opened ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | yes |
| New feature? | no |
| Breaking change? | no |
| Tickets | no |
| License | BSD 3-Clause |
Description
:bug: Bug Fixes
da37274 - fix(instances): remove unterminated quote
Solve following console error reported:
Error: [$parse:lexerr] Lexer Error: Unterminated quote at columns 18-19 ['] in expression [!$row.isDeleting()'].
see: https://github.com/ovh/manager/pull/3547/files#diff-6a962e959a6475e7f1b40f2d0fdc4005276aaba782d5050d0de2a3722cfca054R142
Signed-off-by: Antoine Leblanc [email protected]
pr created time in 4 days
PR opened ovh/manager
| Question | Answer |
|---|---|
| Branch? | develop |
| Bug fix? | no |
| New feature? | no |
| Breaking change? | no |
| Tickets | no |
| License | BSD 3-Clause |
Description
:arrow_up: Upgrade
2a9431a - build(deps): upgrade @ovh-ux/ui-kit to v4.4.1 f210444 - fix(peer-deps): upgrade @ovh-ux/ui-kit to v4.4.1
:link: Related
- Changelog: https://github.com/ovh/ovh-ui-kit/blob/master/packages/libs/ui-kit/CHANGELOG.md
- Compare: https://github.com/ovh/ovh-ui-kit/compare/v4.3.6...v4.4.1
pr created time in 4 days
push eventovh/ovh-ui-kit
commit sha b93c198f75b953baa84513398d280709faa39b91
Merge pull request #701 from ovh/develop Release v4.4.1
commit sha 8301787aaff56929107193485ba80f425e9ff0fe
release: v4.4.1
commit sha b3a79fcb2598b3bb81f39e396318a41894f3039b
docs: update documentation use: `$ yarn workspace @ovh-ux/ui-kit-workshop run build` Signed-off-by: Antoine Leblanc <[email protected]>
commit sha ff6d9d38be54fd0439f8738f83c8a3530b6ddac4
Merge branch 'master' into develop
push time in 4 days
push eventovh/ovh-ui-kit
commit sha b3a79fcb2598b3bb81f39e396318a41894f3039b
docs: update documentation use: `$ yarn workspace @ovh-ux/ui-kit-workshop run build` Signed-off-by: Antoine Leblanc <[email protected]>
push time in 4 days
push eventovh/manager
commit sha da80398751b1c9a82223b19186135ede5659b032
fix(constants): add missing trailing slash for order url (#3904) ref: DTRSD-22755 Signed-off-by: Marie JONES <[email protected]>
commit sha ed3c1d817b4fc43de2eee1d116a32990574fc67e
fix(validator): avoid null ip errors (#3905) ref: DTRSD-22708 Signed-off-by: frenauvh <[email protected]>
commit sha db037c22d67a85c79a9857bb37afb06747459c01
fix(pack.move.offers): update services to delete when select options (#3857) ref: UXCT-329 Signed-off-by: Stephanie Moallic <[email protected]>
commit sha ecb0bca91f43cb8effc8897ff3ade3a419d9ca70
Merge pull request #3906 from ovh/release/2020-w43 New release (hotfix)
push time in 4 days
PR merged ovh/manager
📦 New release
Approximate release date: 📆 23/10/2020
Server
:bug: Bug Fixes
- [x] DTRSD-22755 - fix(constants): add missing trailing slash for order url (#3904)
Telecom
:bug: Bug Fixes
- [x] DTRSD-22708 - fix(validator): avoid null ip errors (#3905)
- [x] UXCT-329 - fix(pack.move.offers): update services to delete (#3857)
pr closed time in 4 days
push eventovh/ovh-ui-kit
commit sha 990410f23ab135dd6e183f65e8cc56e39576e74d
Merge branch 'master' into develop
commit sha deb676224f84a26950953227301614646dcbf662
fix(typography): add default pointer-event property on links (#700) Signed-off-by: Marie JONES <[email protected]>
commit sha b93c198f75b953baa84513398d280709faa39b91
Merge pull request #701 from ovh/develop Release v4.4.1
push time in 4 days
PR merged ovh/ovh-ui-kit
Approximate release date: 📆 23/10/2020
:bug: Bug Fixes
deb6762 - fix(typography): add default pointer-event property on links (#700)
pr closed time in 4 days
delete branch ovh/manager
delete branch : hotfix/xdsl-move-offers-subservicestodelete
delete time in 5 days
push eventovh/manager
commit sha db037c22d67a85c79a9857bb37afb06747459c01
fix(pack.move.offers): update services to delete when select options (#3857) ref: UXCT-329 Signed-off-by: Stephanie Moallic <[email protected]>
push time in 5 days
PR merged ovh/manager
| Question | Answer |
|---|---|
| Branch? | master |
| Bug fix? | yes |
| New feature? | no |
| Breaking change? | no |
| Tickets | Fix #UXCT-329, #NASD-132 |
| License | BSD 3-Clause |
Description
Update services to delete when add options in offer view and update displayed price too
pr closed time in 5 days
Pull request review commentovh/manager
fix(pack.move.offers): update services to delete
"webpack": "^4.41.2", "webpack-merge": "^4.2.2" }-}\ No newline at end of file+}
Rebased successfully on release/2020-w43.
comment created time in 5 days