question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Migrate to Angular 1.6

See original GitHub issue

Known tasks

  • $http will use Promise API, impacts all services
  • $http will return response wrapping previous data object, leading to ugly response.data.data or need to resolve promises inside service and “re-promise” as expected by current controllers implementation

Docs

Note: This migration step makes only sense to implement before #165.

<bountysource-plugin>

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource. </bountysource-plugin>

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
shivamluthracommented, Apr 17, 2018

I suppose this issue should get closed by now so that no new contributor starts working on it just by seeing master branch docs 😅

1reaction
bkimminichcommented, Feb 26, 2018

Sounds good! JFYI, juice-shop.min.js is generated from the controllers, services and templates.

Read more comments on GitHub >

github_iconTop Results From Across the Web

AngularJS: Developer Guide: Migrating from Previous Versions
Migrating from 1.6 to 1.7. AngularJS 1.7 contains bug fixes and features to AngularJS core and its external modules, some of which contain...
Read more >
Upgrade to AngularJs 1.6 - OctoPerf
This blog post lists the various steps we took to upgrade OctoPerf's frontend to the latest AngularJS version.
Read more >
Upgrading from AngularJS to Angular
It is possible to prepare and align AngularJS applications with Angular even before beginning the upgrade process. These preparation steps are all about...
Read more >
Migrating Angular JS 1.6.10 to 1.7.8 - Stack Overflow
I need to migrate my AngularJS version from 1.6.10 to 1.7.8. I would like to know will there be any code breakage after...
Read more >
Angular 1.6 is here, this is what you need to know
Migration / changelog. Check the Angular 1.6 migration guide for some of the other noteworthy enhancements (such as the improve input[type=range] ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found