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

Add Video Call Chat Links #1878

Merged
merged 41 commits into from
Apr 1, 2021
Merged

Add Video Call Chat Links #1878

merged 41 commits into from
Apr 1, 2021

Commits on Mar 18, 2021

  1. initial commit

    Luke Donahue committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    2eda7b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. turned reportscreeen into a class component

    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    d495521 View commit details
    Browse the repository at this point in the history
  2. added a button

    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    a1c657e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Expensify/Expensify.cash

    …into luke-add-video-chat-links
    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    aecd46e View commit details
    Browse the repository at this point in the history
  4. cleaned up

    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    917ca42 View commit details
    Browse the repository at this point in the history
  5. scaffold popover in report screen

    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    e506b41 View commit details
    Browse the repository at this point in the history
  6. clean up

    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    d1e4a8a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/Expensify/Expensify.cash

    …into luke-add-video-chat-links
    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    19e1500 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of https://github.com/Expensify/Expensify.cash

    …into luke-add-video-chat-links
    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    2800fe5 View commit details
    Browse the repository at this point in the history
  9. set up a component for the menu

    Luke Donahue committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    2266752 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Merge branch 'master' of https://github.com/Expensify/Expensify.cash

    …into luke-add-video-chat-links
    Luke Donahue committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    0bc93f7 View commit details
    Browse the repository at this point in the history
  2. added zoom and meet links and svgs

    Luke Donahue committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    3e919b4 View commit details
    Browse the repository at this point in the history
  3. made the menu

    Luke Donahue committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    2a783c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ec1237 View commit details
    Browse the repository at this point in the history
  5. whoops

    Luke Donahue committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    48d4b1d View commit details
    Browse the repository at this point in the history
  6. added style for video chat menu

    Luke Donahue committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    a75f4df View commit details
    Browse the repository at this point in the history
  7. took out custom style

    Luke Donahue committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    1707c2f View commit details
    Browse the repository at this point in the history
  8. style - keeping class comp for now

    Luke Donahue committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    ec774a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Merge branch 'master' of https://github.com/Expensify/Expensify.cash

    …into luke-add-video-chat-links
    Luke Donahue committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    04d9b5c View commit details
    Browse the repository at this point in the history
  2. updated zoom icon

    Luke Donahue committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    692e9ad View commit details
    Browse the repository at this point in the history
  3. refactored and included phone.svg

    Luke Donahue committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ebbdbd8 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. refactored headerview to class component

    Luke Donahue committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    050b7d6 View commit details
    Browse the repository at this point in the history
  2. made video chat menu anchor to the ui button

    Luke Donahue committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    83a34e8 View commit details
    Browse the repository at this point in the history
  3. fixed report screen stuff

    Luke Donahue committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    1570d72 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. added additional style prop

    Luke Donahue committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    5d53d18 View commit details
    Browse the repository at this point in the history
  2. added animationOut prop for popovers

    Luke Donahue committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    df0544d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Expensify/Expensify.cash

    …into luke-add-video-chat-links
    Luke Donahue committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    cbe1692 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. Configuration menu
    Copy the full SHA
    6331bd0 View commit details
    Browse the repository at this point in the history
  2. took lots of stuff out of the header view

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    0f77ca5 View commit details
    Browse the repository at this point in the history
  3. refactored back to stateless component

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    bb2e83b View commit details
    Browse the repository at this point in the history
  4. cleaned up

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    df8c590 View commit details
    Browse the repository at this point in the history
  5. whitespace

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    112c806 View commit details
    Browse the repository at this point in the history
  6. style

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    448ccc6 View commit details
    Browse the repository at this point in the history
  7. style

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    452fa7b View commit details
    Browse the repository at this point in the history
  8. changed style name and added support for arrays

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    6fa2c38 View commit details
    Browse the repository at this point in the history
  9. clean up

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c2590e7 View commit details
    Browse the repository at this point in the history
  10. style

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    9a5dd82 View commit details
    Browse the repository at this point in the history
  11. changed wrapperStyle type to object

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    4f5ef64 View commit details
    Browse the repository at this point in the history
  12. style

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    e9c932a View commit details
    Browse the repository at this point in the history
  13. added menuItems array to constructor

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    d994dd7 View commit details
    Browse the repository at this point in the history
  14. changed Icon propTypes

    Luke Donahue committed Mar 31, 2021
    Configuration menu
    Copy the full SHA
    f2f82b9 View commit details
    Browse the repository at this point in the history