Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New guest access #4039

Merged
merged 96 commits into from
Jun 7, 2017
Merged

New guest access #4039

merged 96 commits into from
Jun 7, 2017

Conversation

ara4n
Copy link
Member

@ara4n ara4n commented May 26, 2017

Creating a PR for new guest access mainly to visualise how merge conflicty this is...

twinned with matrix-org/matrix-react-sdk#937

Luke Barnard and others added 30 commits April 28, 2017 14:32
This will tell the user that they need to set a password to return to their account.
Conflicts:
	src/component-index.js
…-user

Add welcomeUserId to sample config
Until matrix-org/matrix-react-sdk#881, ChangePassword will not know about the cached password (so it won't hide "Current Password" yet).

There's also a bit of work left - informing the SessionStore that the password has changed (marked with a TODO)
…-set-mx-id

Replace NeedToRegister with SetMxId dialog
…-dialog

Implement dialog to set password
…us-new-password

autoFocus new password input in SetPasswordDialog
…-dialog-fuzzy

Add warm-fuzzy for successful password entry
ara4n and others added 28 commits May 30, 2017 21:06
Also remove newline in translation string.
Add missing translation for room directory
This time the test wasn't being flaky, but it does inspect a lot of the internal of RoomView, which has had some modifications recently. I've updated the test to reflect this and it passes locally.

Also, fix a bug in HomePage with an undeclared "error" which should be "err".

Let's see what Travis thinks of this!
As we now use it from vector, so we shouldn't rely on it being
pulled in via react-sdk
The q.delay is needed to make sure (or at least reasonably
sure...) that the login component has appeared by that point. The
done handler needs to be the error callback too otherwise failures
result in timeouts rather than the actual failure.
To work around the fact that we now do more trips around the
event loop to update view state (because of going vis the store).
Also add comment saying how horrible this is.
As we are not always at the root of the web server.
@lukebarnard1 lukebarnard1 merged commit a158549 into develop Jun 7, 2017
@t3chguy t3chguy deleted the new-guest-access branch May 12, 2022 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants