Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

[WIP] Redirect to first app in list after login #16

Merged
merged 5 commits into from
Sep 4, 2016
Merged

Conversation

juliusknorr
Copy link
Owner

@juliusknorr juliusknorr commented Sep 3, 2016

Fix for #10.

  • Fix unit tests
  • Do some more testing

@juliusknorr juliusknorr merged commit a833adc into master Sep 4, 2016
@juliusknorr juliusknorr deleted the defaultapp branch September 4, 2016 15:52
public function __construct(array $urlParams = array()) {
parent::__construct('apporder', $urlParams);
$container = $this->getContainer();
$container->registerService('ConfigService', function($c) {

Choose a reason for hiding this comment

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

Btw should also work without this

Copy link
Owner Author

Choose a reason for hiding this comment

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

Ah nice, thanks. 👍

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.

2 participants