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

UI for room invitations/removals #27966

Merged
merged 103 commits into from
Oct 19, 2023
Merged

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    8217aa5 View commit details
    Browse the repository at this point in the history
  2. style

    jasperhuangg committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    7f46411 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7c6806 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ca3c28 View commit details
    Browse the repository at this point in the history
  5. style

    jasperhuangg committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    edf6e3e View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. setup navigation

    jasperhuangg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    08916dc View commit details
    Browse the repository at this point in the history
  2. setup navigation

    jasperhuangg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0f9bfb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df867f7 View commit details
    Browse the repository at this point in the history
  4. working RoomMembersPage

    jasperhuangg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    99f89fe View commit details
    Browse the repository at this point in the history
  5. whitespace

    jasperhuangg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    f76b532 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1cd91b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d66514 View commit details
    Browse the repository at this point in the history
  8. wip RoomInvitePage

    jasperhuangg committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3958169 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. wip

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    58a5ec9 View commit details
    Browse the repository at this point in the history
  2. add JS doc

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    be1b895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c76198 View commit details
    Browse the repository at this point in the history
  4. Style"

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    44ed0ee View commit details
    Browse the repository at this point in the history
  5. remove unused

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    8019cd1 View commit details
    Browse the repository at this point in the history
  6. remove unused

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    53e45de View commit details
    Browse the repository at this point in the history
  7. fix conflicts

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    1afb3dd View commit details
    Browse the repository at this point in the history
  8. fix routes

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    23d3b07 View commit details
    Browse the repository at this point in the history
  9. fix syntax error

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    5aa4a34 View commit details
    Browse the repository at this point in the history
  10. fix warnings

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e52df68 View commit details
    Browse the repository at this point in the history
  11. fix warnings

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    3f241d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1306381 View commit details
    Browse the repository at this point in the history
  13. call OpenRoomMembersPage

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    a1d00f7 View commit details
    Browse the repository at this point in the history
  14. remove unused

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b7f927b View commit details
    Browse the repository at this point in the history
  15. remove unused

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    77131d9 View commit details
    Browse the repository at this point in the history
  16. call OpenRoomMembersPage

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    4f2ad0d View commit details
    Browse the repository at this point in the history
  17. style

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e52b89d View commit details
    Browse the repository at this point in the history
  18. update translations

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    b277622 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2e65408 View commit details
    Browse the repository at this point in the history
  20. remove unused

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    652316e View commit details
    Browse the repository at this point in the history
  21. remove unused

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e1dcae3 View commit details
    Browse the repository at this point in the history
  22. fix translation

    jasperhuangg committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    339e80d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. wip

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    f9e0d88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c129c76 View commit details
    Browse the repository at this point in the history
  3. pull room change logs

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    ad6c088 View commit details
    Browse the repository at this point in the history
  4. fix linter errors

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    e54533c View commit details
    Browse the repository at this point in the history
  5. remove unused

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    16eff1b View commit details
    Browse the repository at this point in the history
  6. add missing import

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2b45642 View commit details
    Browse the repository at this point in the history
  7. pass email

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    15d7991 View commit details
    Browse the repository at this point in the history
  8. update const name

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    53306f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5c1a87e View commit details
    Browse the repository at this point in the history
  10. use inviteeEmails

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    829fd84 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    38cee0a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2276bcb View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5dc91a1 View commit details
    Browse the repository at this point in the history
  14. style

    jasperhuangg committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    cb2fabc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. wip

    jasperhuangg committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    2d157de View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    1aba445 View commit details
    Browse the repository at this point in the history
  2. fix imports

    jasperhuangg committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    5ad7988 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. wip

    jasperhuangg committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    b4e3b49 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    c4338b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b3a459 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddb6095 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b35a99 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bcba213 View commit details
    Browse the repository at this point in the history
  6. remove unused:

    jasperhuangg committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3d496a4 View commit details
    Browse the repository at this point in the history
  7. remove unused

    jasperhuangg committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0617f2b View commit details
    Browse the repository at this point in the history
  8. remove unused

    jasperhuangg committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cbc77d6 View commit details
    Browse the repository at this point in the history
  9. remove unused

    jasperhuangg committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    340ae6b View commit details
    Browse the repository at this point in the history
  10. add missing import

    jasperhuangg committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4af9a7a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3f6eb67 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. merge conflicts

    jasperhuangg committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8eb0225 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    63c48f5 View commit details
    Browse the repository at this point in the history
  2. fix displaying avatars

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    9bec905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06ef3c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e6af01 View commit details
    Browse the repository at this point in the history
  5. style

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e4cc7b4 View commit details
    Browse the repository at this point in the history
  6. remove unused

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c5d0c71 View commit details
    Browse the repository at this point in the history
  7. remove unused

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b2ead0b View commit details
    Browse the repository at this point in the history
  8. merge main

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    57d1638 View commit details
    Browse the repository at this point in the history
  9. merge main

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    0f8ddc3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fa42b03 View commit details
    Browse the repository at this point in the history
  11. remove unused

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    b9653f2 View commit details
    Browse the repository at this point in the history
  12. remove unused

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    cced4f4 View commit details
    Browse the repository at this point in the history
  13. Update src/libs/PolicyUtils.js

    Co-authored-by: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com>
    jasperhuangg and s77rt authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d94ed73 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'jasper-uiForRoomInvitations/Removals' of github.com:Exp…

    …ensify/App into jasper-uiForRoomInvitations/Removals
    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    25a7f46 View commit details
    Browse the repository at this point in the history
  15. Update src/libs/SidebarUtils.js

    Co-authored-by: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com>
    jasperhuangg and s77rt authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    8393377 View commit details
    Browse the repository at this point in the history
  16. Update src/libs/actions/Report.js

    Co-authored-by: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com>
    jasperhuangg and s77rt authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    38a1ab9 View commit details
    Browse the repository at this point in the history
  17. Update src/pages/ReportDetailsPage.js

    Co-authored-by: Abdelhafidh Belalia <16493223+s77rt@users.noreply.github.com>
    jasperhuangg and s77rt authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1ebc601 View commit details
    Browse the repository at this point in the history
  18. fix review comments

    jasperhuangg committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    86f9421 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. simplify condition

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    d6cbfbb View commit details
    Browse the repository at this point in the history
  2. simplify logic

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c85fb75 View commit details
    Browse the repository at this point in the history
  3. remove unused

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    24f2522 View commit details
    Browse the repository at this point in the history
  4. review comments

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    c862a6a View commit details
    Browse the repository at this point in the history
  5. style

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    13b05d4 View commit details
    Browse the repository at this point in the history
  6. remove unused

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b347b78 View commit details
    Browse the repository at this point in the history
  7. remove unused

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    7953984 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e10326 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6b58fcc View commit details
    Browse the repository at this point in the history
  10. review comments

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    fec6da3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    64001cb View commit details
    Browse the repository at this point in the history
  12. style

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    f024ccb View commit details
    Browse the repository at this point in the history
  13. resolve merge conflicts

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8b3b0db View commit details
    Browse the repository at this point in the history
  14. use merge

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    10f0383 View commit details
    Browse the repository at this point in the history
  15. remove unused

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8f1622b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b0e7b1d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    9c4879e View commit details
    Browse the repository at this point in the history
  18. remove unused

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    08a8a58 View commit details
    Browse the repository at this point in the history
  19. add missing prop

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0a19df9 View commit details
    Browse the repository at this point in the history
  20. style

    jasperhuangg committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    5015b1a View commit details
    Browse the repository at this point in the history