-
Notifications
You must be signed in to change notification settings - Fork 1
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 UI features #7
Conversation
Merge branch 'develop' into New-UI-Features # Conflicts: src/components/views/right_panel/UserInfo.tsx test/components/views/right_panel/UserInfo-test.tsx
We aim to have a green board for the checks before we merge.
|
New UIFeature flags for CreateRoom, UserInfo, RoomList and Homepage Create room UserInfo Homepage RoomList In this way we, and possible others, take benefit of not manually handle these changes inhouse on a later stage. |
New UIFeature flags + tests for verji-develop