Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

Conversation

@jwgmeligmeyling
Copy link
Member

Partial fix for #412 by redirecting the user to the login page if the update request fails.
However, due to adblock limitations, this approach is not guaranteed to work.
A proper solution should exist of creating an login API endpoint and a JS login dialog.

Partial fix for devhub-tud#412 by redirecting the user to the login page if the update request fails.
However, due to adblock limitations, this approach is not guaranteed to work.
A proper solution should exist of creating an login API endpoint and a JS login dialog.
@jwgmeligmeyling jwgmeligmeyling modified the milestone: 3.3.0 Apr 9, 2017
@jwgmeligmeyling jwgmeligmeyling changed the title Partial solution for #412 Partial solution that fixes #412 Apr 9, 2017
@jwgmeligmeyling jwgmeligmeyling changed the title Partial solution that fixes #412 Partial solution that, fixes #412 Apr 9, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 56.201% when pulling 0978e2d on JWGmeligMeyling:partial-fix-412 into d6ac5fa on devhub-tud:master.

$scope.assignment = res.data;
}, function() {
try {
location.reload();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This does not work in all browsers right? Or adblocked browsers

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants