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

Share an email thread to workspace members chip and dropdown (#4199) #5640

Merged
merged 33 commits into from
Jul 31, 2024

Commits on Jun 29, 2024

  1. feat: add everyone column to messageThread table

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    4f3345f View commit details
    Browse the repository at this point in the history
  2. feat: add messageThreadMembers table

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    fa523a5 View commit details
    Browse the repository at this point in the history
  3. feat: add messageThreadMember repository functionality

    Co-authored-by: José Pereira <[email protected]>
    simaosanguinho and pereira0x committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    49ef2a7 View commit details
    Browse the repository at this point in the history
  4. feat: add messageThreadMembersBar

    Co-authored-by: José Pereira <[email protected]>
    simaosanguinho and pereira0x committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    408abf0 View commit details
    Browse the repository at this point in the history
  5. feat: add initial messageThreadMembersChip boilerplate

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    a890f5b View commit details
    Browse the repository at this point in the history
  6. feat: add member prop to emailThreadMembersChip

    Co-authored-by: José Pereira <[email protected]>
    simaosanguinho and pereira0x committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    97dcab2 View commit details
    Browse the repository at this point in the history
  7. feat: return everyone field on MessageThreads fetching

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    b6ff717 View commit details
    Browse the repository at this point in the history
  8. feat: add MessageThread info when fetching Messages

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    069ee17 View commit details
    Browse the repository at this point in the history
  9. feat: pass MessageThread data to MessageThreadMembersBar

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    74e5028 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    31c535d View commit details
    Browse the repository at this point in the history
  11. feat: seed a new messageThreadMember

    Co-authored-by: José Pereira <[email protected]>
    simaosanguinho and pereira0x committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    8209fbb View commit details
    Browse the repository at this point in the history
  12. feat: add messageThreadMembers share button and dropdown

    Co-authored-by: José Pereira <[email protected]>
    simaosanguinho and pereira0x committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    3a409d1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cbabdfa View commit details
    Browse the repository at this point in the history
  14. fix: rename object-metadata to workspace-entity

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    5e0e316 View commit details
    Browse the repository at this point in the history
  15. fix: remove unwanted menu separator

    Co-authored-by: José Pereira <[email protected]>
    simaosanguinho and pereira0x committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    4074fed View commit details
    Browse the repository at this point in the history
  16. fix: apply greptile-apps bot suggestions

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0f08608 View commit details
    Browse the repository at this point in the history
  17. fix: resolve rebase conflicts

    Co-authored-by: José Pereira <[email protected]>
    simaosanguinho and pereira0x committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    6ad1047 View commit details
    Browse the repository at this point in the history
  18. fix: resolve rebase conflicts

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    df594e5 View commit details
    Browse the repository at this point in the history
  19. fix: resolve rebase conflicts

    Co-authored-by: Simão Sanguinho <[email protected]>
    pereira0x and simaosanguinho committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    0e94dc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    92c3eb0 View commit details
    Browse the repository at this point in the history
  2. Fix typing

    lucasbordeau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    56d8efe View commit details
    Browse the repository at this point in the history
  3. Fix

    lucasbordeau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    07d8091 View commit details
    Browse the repository at this point in the history
  4. Push

    lucasbordeau committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c077fa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Changes

    lucasbordeau committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    92d4206 View commit details
    Browse the repository at this point in the history
  2. WIP

    lucasbordeau committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    a748f8e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    976d081 View commit details
    Browse the repository at this point in the history
  2. Fix

    lucasbordeau committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    2200ebd View commit details
    Browse the repository at this point in the history
  3. Fix

    lucasbordeau committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    12755bf View commit details
    Browse the repository at this point in the history
  4. Fixed feature flag

    lucasbordeau committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    dc4552c View commit details
    Browse the repository at this point in the history
  5. Fixed seeds

    lucasbordeau committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    39ec7e2 View commit details
    Browse the repository at this point in the history
  6. Fixed lint

    lucasbordeau committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    3bf1d98 View commit details
    Browse the repository at this point in the history
  7. Removed

    lucasbordeau committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b01f17e View commit details
    Browse the repository at this point in the history
  8. Fix

    lucasbordeau committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    6f5016f View commit details
    Browse the repository at this point in the history