mirror of https://github.com/vector-im/riot-web
Mostly this is just making it look at the `view` state rather than the individual boolean flags. One other tweak merits explanation: we now implement the initial couldn't-register-as-guest login with an explicit switch to the LOGIN view, which means that the URL gets updated to #/login. We also now need to give the login panel a bit longer to appear. |
||
|---|---|---|
| .. | ||
| app-tests | ||
| unit-tests/notifications | ||
| .eslintrc.js | ||
| all-tests.js | ||
| mock-request.js | ||
| skin-sdk.js | ||
| test-utils.js | ||