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

Member Panel - PR 2 - UI #417

Merged
merged 36 commits into from
Aug 6, 2021
Merged

Commits on Jul 19, 2021

  1. Add method to get member from storage

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    05f05bb View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Indicate if no member found

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    3aeb0c4 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Support state events

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    6cfb4cf View commit details
    Browse the repository at this point in the history
  2. Fetch member data from from state event if needed

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    bb68b4d View commit details
    Browse the repository at this point in the history
  3. Return null on error

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    e363d32 View commit details
    Browse the repository at this point in the history
  4. Return null

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    c9a4c39 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Return null

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7e48108 View commit details
    Browse the repository at this point in the history
  2. Create vm and view

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    fdd4caa View commit details
    Browse the repository at this point in the history
  3. Create navigation and add to right panel

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    e4bb205 View commit details
    Browse the repository at this point in the history
  4. Add license headers

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    acdba8f View commit details
    Browse the repository at this point in the history
  5. Add basic UI and styling

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7ef7c41 View commit details
    Browse the repository at this point in the history
  6. Add isEncrypted to vm

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    c2b9c3f View commit details
    Browse the repository at this point in the history
  7. Improve code and css

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    c9224c1 View commit details
    Browse the repository at this point in the history
  8. Use powerlevel

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    fe6551f View commit details
    Browse the repository at this point in the history
  9. Add links

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    f9b1068 View commit details
    Browse the repository at this point in the history
  10. Fallback to memberlist if member not available

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    ef17808 View commit details
    Browse the repository at this point in the history
  11. Improve segment adding logic

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7530b28 View commit details
    Browse the repository at this point in the history
  12. Show back button

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    7dacbdb View commit details
    Browse the repository at this point in the history
  13. Add link to open member details

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    65b1a19 View commit details
    Browse the repository at this point in the history
  14. Make the tiles link to details

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    4784bcc View commit details
    Browse the repository at this point in the history
  15. Style tile

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    448bf3c View commit details
    Browse the repository at this point in the history
  16. Better formatting

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    16887c3 View commit details
    Browse the repository at this point in the history
  17. Keep memberlist until rightpanel is closed

    - This should make switching between memberlist and
      member-details panel smoother for large rooms
    
    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d056a9f View commit details
    Browse the repository at this point in the history
  18. Remove dm user option

    - I don't know why but I thought .../open-room/<user_id> would open an
      invite view to a room with the specified user.
    - Does not work like that, so removed.
    
    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    0ff0850 View commit details
    Browse the repository at this point in the history
  19. Copy over all segments after right-panel

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    28a0a08 View commit details
    Browse the repository at this point in the history
  20. Create getter

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    a16c3aa View commit details
    Browse the repository at this point in the history
  21. Describe what changed in emitChange()

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    862e856 View commit details
    Browse the repository at this point in the history
  22. Use i8n in role

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    d3ea26a View commit details
    Browse the repository at this point in the history
  23. Use texttransform

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    fea4143 View commit details
    Browse the repository at this point in the history
  24. Remove object

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    49be4e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Don't cache powerlevel value

    Co-authored-by: Bruno Windels <bruno@windels.cloud>
    R Midhun Suresh and bwindels committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    974d9bf View commit details
    Browse the repository at this point in the history
  2. Only need to emit

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    86ddfc1 View commit details
    Browse the repository at this point in the history
  3. Remove unused prop

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    dbd2057 View commit details
    Browse the repository at this point in the history
  4. No need for lambda here

    Co-authored-by: Bruno Windels <bruno@windels.cloud>
    R Midhun Suresh and bwindels committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    3ff5520 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bc8e623 View commit details
    Browse the repository at this point in the history
  6. Refactor map into switch-case

    Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
    MidhunSureshR committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    7e8d76a View commit details
    Browse the repository at this point in the history